搜索结果
找到约 7,485 项符合
In 的查询结果
按分类筛选
- 全部分类
- 书籍 (520)
- 其他书籍 (499)
- matlab例程 (429)
- 其他 (418)
- Java编程 (377)
- VC书籍 (245)
- Java书籍 (241)
- 单片机开发 (227)
- 单片机编程 (212)
- Linux/Unix编程 (186)
- 技术资料 (179)
- 电子书籍 (156)
- 软件设计/软件工程 (154)
- VHDL/FPGA/Verilog (150)
- 数学计算 (149)
- 文章/文档 (129)
- 人工智能/神经网络 (126)
- 通讯/手机编程 (114)
- 通讯编程文档 (112)
- 微处理器开发 (105)
- 书籍源码 (97)
- 嵌入式/单片机编程 (95)
- 电源技术 (93)
- 数值算法/人工智能 (92)
- 压缩解压 (88)
- Delphi控件源码 (87)
- 汇编语言 (84)
- 行业发展研究 (82)
- 软件工程 (82)
- 系统设计方案 (79)
- 加密解密 (77)
- 可编程逻辑 (69)
- DSP编程 (69)
- 其他嵌入式/单片机内容 (67)
- 网络 (65)
- 模拟电子 (63)
- 驱动编程 (59)
- 文件格式 (57)
- 编译器/解释器 (55)
- 其他行业 (54)
- 游戏 (54)
- 数据结构 (49)
- 教程资料 (48)
- Internet/网络编程 (47)
- *行业应用 (37)
- 技术管理 (36)
- JavaScript (32)
- Windows CE (29)
- VIP专区 (29)
- SQL Server (28)
- Jsp/Servlet (27)
- 论文 (27)
- 其他数据库 (26)
- 无线通信 (25)
- 操作系统开发 (25)
- J2ME (25)
- GPS编程 (24)
- 3G开发 (24)
- 嵌入式Linux (21)
- 编辑器/阅读器 (21)
- 源码 (21)
- Symbian (20)
- VxWorks (19)
- 中间件编程 (18)
- 技术书籍 (17)
- 嵌入式综合 (17)
- 串口编程 (17)
- Applet (17)
- 邮电通讯系统 (16)
- 手机短信编程 (15)
- 多国语言处理 (15)
- Windows Mobile (15)
- MySQL数据库 (14)
- FlashMX/Flex源码 (14)
- 测试测量 (13)
- 家庭/个人应用 (12)
- USB编程 (11)
- 数据库系统 (11)
- Oracle数据库 (11)
- 教育系统应用 (11)
- Ajax (11)
- BREW编程 (11)
- CA认证 (11)
- 行业应用文档 (9)
- PCB相关 (9)
- 通信网络 (9)
- uCOS (9)
- Delphi/CppBuilder (9)
- 人物传记/成功经验 (9)
- ARM (8)
- C/C++语言编程 (8)
- 金融证券系统 (8)
- Modem编程 (7)
- RFID编程 (7)
- 手机彩信(MMS)编程 (7)
- 接口技术 (7)
- 资料/手册 (6)
- 并行计算 (6)
- 认证考试资料 (6)
- Linux/uClinux/Unix编程 (6)
Java书籍 thinking in java 3rd 英文版的
thinking in java 3rd 英文版的,例子可以直接拷贝,建议英文较好的阅读!
人工智能/神经网络 This code is to estimate the parameter of model of Mixture Gauss which is popular model used in patt
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification .
JAVA 写的估计复合高斯模型中的参数
人工智能/神经网络 CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most i
CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library.
驱动编程 In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console
In the ffuart.tar.gz it has one file.
The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
电子书籍 This material is essentially Chapter 9 of the book Software Development in Pascal by Sartaj Sahni,
This material is essentially Chapter 9 of the book Software Development in Pascal by
Sartaj Sahni, NSPAN Printing and Publishing, 1993. It is reproduced here with permission
of the publisher.
VC书籍 Thingking in c++第二版
Thingking in c++第二版,很不错的教材。
文件格式 thinking in java-3rd-ch
thinking in java-3rd-ch
matlab例程 This a project using RBF Neural network. developed using matlab 7. just load in matlab and can run i
This a project using RBF Neural network. developed using matlab 7. just load in matlab and can run it.
单片机开发 power ctrl this a power contrl program. you can control you plug in device by com port or ir remote
power ctrl this a power contrl program. you can control you plug in device by com port or ir remote control.
人工智能/神经网络 开发环境:C++ 简要说明:这程序是《神经网络模式识别及其实现》(Pattern Recognition with Neural Networks in C++)美Abhijit S. Pandya
开发环境:C++
简要说明:这程序是《神经网络模式识别及其实现》(Pattern Recognition with Neural Networks in C++)美Abhijit S. Pandya等著电子工业出版社1999年6月,书号ISBN 7-5053-5088-9的第九章<神经联想记忆和Hopfield网络>附的程序。