搜索结果
找到约 797 项符合
other 的查询结果
按分类筛选
- 全部分类
- 技术资料 (164)
- 书籍 (66)
- 其他书籍 (48)
- 其他 (33)
- 单片机编程 (32)
- 单片机开发 (26)
- Java编程 (24)
- matlab例程 (23)
- 电源技术 (21)
- Linux/Unix编程 (20)
- 软件设计/软件工程 (15)
- 电子书籍 (12)
- 数学计算 (12)
- 模拟电子 (11)
- 压缩解压 (10)
- VC书籍 (10)
- 通讯/手机编程 (9)
- 驱动编程 (9)
- 网络 (9)
- VHDL/FPGA/Verilog (9)
- 数值算法/人工智能 (8)
- Internet/网络编程 (8)
- 书籍源码 (7)
- 可编程逻辑 (7)
- 编译器/解释器 (7)
- 文件格式 (7)
- 汇编语言 (7)
- 通讯编程文档 (7)
- 人工智能/神经网络 (7)
- 文章/文档 (7)
- 软件工程 (6)
- 嵌入式/单片机编程 (6)
- 数据结构 (6)
- 微处理器开发 (6)
- 教程资料 (5)
- Java书籍 (5)
- J2ME (5)
- Delphi控件源码 (5)
- 系统设计方案 (5)
- 行业发展研究 (5)
- 无线通信 (4)
- 操作系统开发 (4)
- 嵌入式综合 (4)
- 其他行业 (4)
- Symbian (4)
- 其他嵌入式/单片机内容 (4)
- SQL Server (4)
- GPS编程 (4)
- 论文 (3)
- 加密解密 (3)
- 语音压缩 (3)
- *行业应用 (3)
- 金融证券系统 (3)
- 其他数据库 (3)
- 中间件编程 (3)
- PCB相关 (2)
- 接口技术 (2)
- DSP编程 (2)
- 数据库系统 (2)
- 游戏 (2)
- 企业管理 (2)
- 多国语言处理 (2)
- 技术管理 (2)
- FlashMX/Flex源码 (2)
- VxWorks (2)
- Windows Mobile (2)
- 邮电通讯系统 (2)
- 3G开发 (2)
- 源码 (1)
- C/C++语言编程 (1)
- 驱动程序 (1)
- 技术书籍 (1)
- 测试测量 (1)
- 开发工具 (1)
- 实用工具 (1)
- DSP工具/软件 (1)
- 传感与控制 (1)
- 工控技术 (1)
- 源码/资料 (1)
- 教育系统应用 (1)
- 手机短信编程 (1)
- 串口编程 (1)
- 编辑器/阅读器 (1)
- Applet (1)
- CA认证 (1)
- USB编程 (1)
- 酒店行业 (1)
- Delphi/CppBuilder (1)
- 生物技术 (1)
- 交通/航空行业 (1)
- Windows CE (1)
- Oracle数据库 (1)
- OA系统 (1)
- JavaScript (1)
- 人物传记/成功经验 (1)
- 认证考试资料 (1)
- Ajax (1)
数学计算 Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operati
Matrix TCL Lite 1.12
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program sour ...
其他 aiNet application is a very powerful and a very simple tool for solving the problems which are usual
aiNet application is a very powerful and a very simple tool for solving the problems which are usually solved with artificial neural networks (ANN). All possible tests we had run proved that the results obtained with aiNet are at least as good as the results obtained with some other ANNs. Let us sta ...
Java编程 )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, chan
)。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, ...
金融证券系统 )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, chan
)。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, ...
生物技术 The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: T
The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: There is not very much left for the user to do after the machinery has been optimally implemented. The successful and efficient use of the ICALAB strongly depends on a priori knowledge, common sense an ...
Linux/Unix编程 libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsys
libraw1394 is the only supported interface to the kernel side raw1394 of
the Linux IEEE-1394 subsystem, which provides direct access to the connected
1394 buses to user space. Through libraw1394/raw1394, applications can directly
send to and receive from other nodes without requiring a kernel driver ...
VC书籍 This note describes some key aspects of what C++ is and of how C++ has developed over the years. The
This note describes some key aspects of what C++ is and of how C++ has developed over the years. The spective is that of an experienced C++ user looking at C++ as a practical tool. No attempts are made to compare C++ to other languages, though I have
tried to answer some questions that I have often ...
其他书籍 This document describes the uIP TCP/IP stack. The uIP TCP/IP stack is an extremely small implementat
This document describes the uIP TCP/IP stack. The uIP TCP/IP stack is an extremely small implementation of the TCP/IP protocol suite intended for embedded systems running low-end 8 or 16-bit microcon-trollers. The code size and RAM requirements of uIP is an order of magnitude smaller than other gene ...
压缩解压 Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffm
Huffman 压缩/解压算法的ANSI C实现
This archive contains a simple and readable ANSI C implementation of Huffman
coding and decoding. This implementation is not intended to be the best,
fastest, smallest, or any other performance related adjective.
More information on Huffman encoding may be found at ...
汇编语言 程序接受用户键入的一行字符(字符数不超过80个
程序接受用户键入的一行字符(字符数不超过80个,该字符串用回车符结束),并按字母、
数字以及其他字符分类统计,然后将结果存入以letter,digit和other为名的存储单元。