搜索结果
找到约 679 项符合
ONLY 的查询结果
按分类筛选
- 全部分类
- 技术资料 (118)
- 单片机编程 (45)
- 书籍 (44)
- 单片机开发 (37)
- Java编程 (27)
- 其他 (23)
- 其他书籍 (23)
- matlab例程 (18)
- Linux/Unix编程 (17)
- 电源技术 (14)
- 电子书籍 (11)
- 数学计算 (10)
- 人工智能/神经网络 (10)
- 书籍源码 (9)
- 压缩解压 (9)
- 数据结构 (9)
- 微处理器开发 (9)
- VHDL/FPGA/Verilog (9)
- VC书籍 (9)
- 加密解密 (8)
- 驱动编程 (8)
- 游戏 (8)
- 汇编语言 (8)
- 系统设计方案 (8)
- 数值算法/人工智能 (7)
- Internet/网络编程 (7)
- 网络 (7)
- USB编程 (7)
- 文章/文档 (7)
- 软件设计/软件工程 (7)
- 其他嵌入式/单片机内容 (7)
- 行业发展研究 (7)
- 软件工程 (6)
- 模拟电子 (6)
- 编译器/解释器 (6)
- 嵌入式/单片机编程 (6)
- Java书籍 (6)
- 其他行业 (6)
- 通讯/手机编程 (5)
- 文件格式 (5)
- Delphi控件源码 (5)
- 嵌入式综合 (4)
- 通讯编程文档 (4)
- J2ME (3)
- Symbian (3)
- SQL Server (3)
- GPS编程 (3)
- 论文 (2)
- 笔记 (2)
- 无线通信 (2)
- 接口技术 (2)
- 学术论文 (2)
- DSP编程 (2)
- 数据库系统 (2)
- 存储器技术 (2)
- 可编程逻辑 (2)
- 教育系统应用 (2)
- 串口编程 (2)
- uCOS (2)
- 中间件编程 (2)
- VIP专区 (2)
- 源码 (1)
- 软件 (1)
- 电路图 (1)
- PCB相关 (1)
- 图形图像 (1)
- 操作系统开发 (1)
- 技术教程 (1)
- 资料/手册 (1)
- 测试测量 (1)
- 单片机相关 (1)
- 开发工具 (1)
- 教程资料 (1)
- Mentor (1)
- 手机短信编程 (1)
- Modem编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- *行业应用 (1)
- Applet (1)
- 金融证券系统 (1)
- CA认证 (1)
- 其他数据库 (1)
- STL (1)
- FlashMX/Flex源码 (1)
- VxWorks (1)
- Delphi/CppBuilder (1)
- 生物技术 (1)
- Windows CE (1)
- Windows Mobile (1)
- OA系统 (1)
- 人物传记/成功经验 (1)
- MTK (1)
- 3G开发 (1)
软件工程 JPG Graph API Win 32 JPG API is a 32bit JPEG api dll. You can call it to show a JPG file in your
JPG Graph API
Win 32 JPG API is a 32bit JPEG api dll. You can call it to
show a JPG file in your program by only one sentence.
The only thing that you have to know is how to load a dll
libary and how to call ist functions. A example of Visual
FoxPro is supplied in package.
其他 This a simple genetic algorithm implementation where the evaluation function takes positive values o
This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
人工智能/神经网络 This a simple genetic algorithm implementation where the evaluation function takes positive values
This a simple genetic algorithm implementation where the
evaluation function takes positive values only and the
fitness of an individual is the same as the value of the
objective function
Applet Reducer: Given a dataset and a file containing a reduct, this program outputs a new dataset containi
Reducer: Given a dataset and a file containing a reduct, this program outputs a new dataset containing only the attributes appearing in the reduct file.
人工智能/神经网络 /* This a simple genetic algorithm implementation where the */ /* evaluation function takes positiv
/* This a simple genetic algorithm implementation where the */
/* evaluation function takes positive values only and the */
/* fitness of an individual is the same as the value of the */
/* objective function
数学计算 This a simple genetic algorithm implementation where the evaluation function takes positive values o
This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
技术资料 74185 TTL 二进制—BCD代码转换器
These monolithic converters are derived from the 256-bitread only memories, DM5488, and DM7488.
技术资料 87LPC76X的IIC从程序
Presents short and simple I2C software routines that support onlyslave (rather than master or ma
Internet/网络编程 The control uses javascript to handle number formatting as you keep typing and does the validation a
The control uses javascript to handle number formatting as you keep typing and does the validation as well. For one of our requirement, we needed a javascript based control that did formatting as the users kept typing. Google search only yielded script that did formatting on focus change events only ...