搜索结果
找到约 142 项符合
edit 的查询结果
按分类筛选
- 全部分类
- 其他 (14)
- Java编程 (12)
- Delphi控件源码 (11)
- 编辑器/阅读器 (8)
- VC书籍 (8)
- 汇编语言 (7)
- matlab例程 (5)
- 其他书籍 (5)
- 开发工具 (4)
- 单片机开发 (4)
- Windows CE (4)
- 通讯/手机编程 (4)
- 技术资料 (4)
- 其他行业 (3)
- Internet/网络编程 (3)
- Jsp/Servlet (3)
- 实用工具 (2)
- 仿真技术 (2)
- 数据库系统 (2)
- Delphi/CppBuilder (2)
- Java书籍 (2)
- 多国语言处理 (2)
- 系统设计方案 (2)
- 文章/文档 (2)
- Linux/Unix编程 (2)
- Windows编程 (1)
- 邮电通讯系统 (1)
- 书籍源码 (1)
- 其他数据库 (1)
- SQL Server (1)
- Applet (1)
- 数值算法/人工智能 (1)
- 压缩解压 (1)
- MySQL数据库 (1)
- 操作系统开发 (1)
- Modem编程 (1)
- 软件设计/软件工程 (1)
- 电子书籍 (1)
- 人工智能/神经网络 (1)
- 嵌入式Linux (1)
- 医药行业 (1)
- Windows Mobile (1)
- 电子政务应用 (1)
- 中间件编程 (1)
- 磁盘编程 (1)
- 其他嵌入式/单片机内容 (1)
- C/C++语言编程 (1)
- 多媒体处理 (1)
- 软件 (1)
- VIP专区 (1)
其他行业 unix或linux下的DNA分析软件源码 其功能如下 1. Edit up to 256 peptide or DNA sequences simultaneously. 2. Transla
unix或linux下的DNA分析软件源码
其功能如下
1. Edit up to 256 peptide or DNA sequences simultaneously.
2. Translates DNA->protein click next to display next frame.
3. Dot matrix plot of any 2 sequences.
4. Rudimentary amino acid statistics (MW and amino acid percentage)
5. Saves matrix plot as PBM ima ...
压缩解压 avisynth-source-0.3.zip,avi edit src
avisynth-source-0.3.zip,avi edit src
Delphi控件源码 // // BEZIER.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INV
//
// BEZIER.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
Delphi控件源码 完全不使用 Windows 标准 Edit Control 而实作出的改良版 TEdit 构件
完全不使用 Windows 标准 Edit Control 而实作出的改良版 TEdit 构件,提供类似 Delphi 集成开发环境编辑器中将关键字以不同色彩显示的功能
多国语言处理 SimMetrics is a Similarity Metric Library, e.g. from edit distance s (Levenshtein, Gotoh, Jaro etc)
SimMetrics is a Similarity Metric Library, e.g. from edit distance s (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). Work provided by UK Sheffield University funded by (AKT) an IRC sponsored by EPSRC, grant number GR/N15764/01.
多国语言处理 It is a software which can be used to open some file and edit it
It is a software which can be used to open some file and edit it
matlab例程 Demonstrates 1-D FDTD initial state formation. Please edit the FLAGS for demonstration of different
Demonstrates 1-D FDTD initial state formation. Please edit the FLAGS for demonstration of different cases. BASED ON "1-D Digital Waveguide Modeling for Improved Sound Synthesis".
Java编程 AutoSummary contains the JWords Java Interface for WordNet, and you will need to edit the JWords con
AutoSummary contains the JWords Java Interface for WordNet, and you will need to edit the JWords configuration file to provide a path to the WordNet command line interface.
其他行业 无限传感器网络模拟环境J-SIM的附带的一个编辑器EDIT
无限传感器网络模拟环境J-SIM的附带的一个编辑器EDIT
其他 CEdit& edit = GetEditCtrl() //定义指向视图的Cedit控件 if (m_Font.m_hObject == NULL) { m_Font.CreatePoint
CEdit& edit = GetEditCtrl() //定义指向视图的Cedit控件
if (m_Font.m_hObject == NULL)
{
m_Font.CreatePointFont(120,"Fixedsys")
}
if (m_Font.m_hObject != NULL)
edit.SetFont (&m_Font)
edit.SetTabStops (16)