搜索结果
找到约 12,542 项符合
A.J 的查询结果
按分类筛选
- 全部分类
- 数据结构 (13)
- 其他书籍 (10)
- matlab例程 (9)
- Java编程 (8)
- 源码 (7)
- 人工智能/神经网络 (6)
- 数学计算 (6)
- 单片机编程 (6)
- 技术资料 (6)
- VC书籍 (5)
- 数值算法/人工智能 (5)
- 软件设计/软件工程 (5)
- 其他 (4)
- 电子书籍 (4)
- 书籍源码 (4)
- 模拟电子 (3)
- 汇编语言 (3)
- 通讯/手机编程 (3)
- 交通/航空行业 (2)
- 网络 (2)
- 编译器/解释器 (2)
- VHDL/FPGA/Verilog (2)
- 书籍 (2)
- VIP专区 (2)
- 学术论文 (1)
- 技术书籍 (1)
- 电源技术 (1)
- 游戏 (1)
- 编辑器/阅读器 (1)
- 加密解密 (1)
- 文章/文档 (1)
- 软件工程 (1)
- Java书籍 (1)
- J2ME (1)
- 单片机开发 (1)
- 中间件编程 (1)
- 微处理器开发 (1)
- FlashMX/Flex源码 (1)
- GPS编程 (1)
- Linux/Unix编程 (1)
- Internet/网络编程 (1)
- SQL Server (1)
- 系统设计方案 (1)
- 无线通信 (1)
- PCB图/BOM单/原理图 (1)
- 其他文档 (1)
- 教材/考试/认证 (1)
- 软件 (1)
- 其他 (1)
人工智能/神经网络 FCMDEMO displays a GUI window to let you try out various parameters in fuzzy c-means clustering fo
FCMDEMO displays a GUI window to let you try out various parameters
in fuzzy c-means clustering for 2-D data. You can choose the data set
and clustering number from the GUI buttons at right, and then click
"Start" to start the fuzzy clustering process.
其他 This comprehensive clear screen tutorial using Java native interface. Teaches you from A-Z how you g
This comprehensive clear screen tutorial using Java native interface. Teaches you from A-Z how you go about clearing the windows dos console.
手机彩信(MMS)编程 a mine sweeper game on smartphone, using Visual Studio.net 2005 in C#
a mine sweeper game on smartphone, using Visual Studio.net 2005 in C#
J2ME a game with tic-tac-toe, using J2ME.It can play 3*3, 4*4, 5*5 board.
a game with tic-tac-toe, using J2ME.It can play 3*3, 4*4, 5*5 board.
人工智能/神经网络 基于基本遗传算法的函数最优化SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal
基于基本遗传算法的函数最优化SGA.C
A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
数学计算 it is a good programe to use in nonlinear optical aspect
it is a good programe to use in nonlinear optical aspect
嵌入式Linux oki测试uart,pwm,a/d的程序
oki测试uart,pwm,a/d的程序,大家来讨论
微处理器开发 基于S3C44B0X微处理器,通过A/D转换器读入模拟信号伏值,对ADC进行测试
基于S3C44B0X微处理器,通过A/D转换器读入模拟信号伏值,对ADC进行测试
Java编程 Metalworks is a simple Swing-based simulated e-mail application. It shows off several features of S
Metalworks is a simple Swing-based simulated e-mail
application. It shows off several features of Swing, including
JInternalFrame, JTabbedPane, JFileChooser, JEditorPane, and
JRadioButtonMenuItem. Metalworks is optimized to work with the
Java look and feel (codenamed "Metal") and shows use of severa ...
OA系统 This example imports a text file into a database table using ADO. Because it uses ADO, it should wor
This example imports a text file into a database table using ADO. Because it uses ADO, it should work with all data sources, though it has only been tested with Access. Usage is explained in the code s comments.