搜索结果
找到约 780 项符合
More 的查询结果
按分类筛选
- 全部分类
- 书籍 (117)
- 其他书籍 (65)
- VC书籍 (36)
- 其他 (34)
- 电子书籍 (29)
- 单片机编程 (26)
- matlab例程 (25)
- 技术资料 (25)
- Java书籍 (23)
- Java编程 (22)
- Linux/Unix编程 (20)
- 软件设计/软件工程 (20)
- 单片机开发 (18)
- 模拟电子 (12)
- 压缩解压 (12)
- 软件工程 (12)
- 电源技术 (11)
- 文章/文档 (11)
- 嵌入式/单片机编程 (11)
- 加密解密 (10)
- 可编程逻辑 (9)
- 人工智能/神经网络 (9)
- 行业发展研究 (9)
- Delphi控件源码 (9)
- 驱动编程 (9)
- VxWorks (9)
- VHDL/FPGA/Verilog (8)
- 微处理器开发 (8)
- 数值算法/人工智能 (8)
- 数学计算 (8)
- 网络 (7)
- Internet/网络编程 (7)
- 教程资料 (6)
- 通讯编程文档 (6)
- 通讯/手机编程 (6)
- 操作系统开发 (5)
- 游戏 (5)
- 数据结构 (5)
- 系统设计方案 (5)
- 文件格式 (5)
- *行业应用 (5)
- 嵌入式综合 (4)
- 编译器/解释器 (4)
- FlashMX/Flex源码 (4)
- 无线通信 (3)
- 汇编语言 (3)
- 书籍源码 (3)
- SQL Server (3)
- 手机短信编程 (3)
- J2ME (3)
- 技术管理 (3)
- GPS编程 (3)
- JavaScript (3)
- 技术书籍 (2)
- PCB相关 (2)
- 手机WAP编程 (2)
- Windows CE (2)
- 嵌入式Linux (2)
- 邮电通讯系统 (2)
- Ajax (2)
- 其他数据库 (2)
- 医药行业 (2)
- 技术教程 (1)
- 传感与控制 (1)
- ARM (1)
- 教程资料 (1)
- 工控技术 (1)
- 测试测量 (1)
- uCOS (1)
- Delphi/CppBuilder (1)
- 电子政务应用 (1)
- 中间件编程 (1)
- 金融证券系统 (1)
- 其他嵌入式/单片机内容 (1)
- MTK (1)
- 企业管理 (1)
- RFID编程 (1)
- 编辑器/阅读器 (1)
- 家庭/个人应用 (1)
- DSP编程 (1)
- 数据库系统 (1)
- Windows Mobile (1)
- Applet (1)
- Symbian (1)
- STL (1)
- 人物传记/成功经验 (1)
- 磁盘编程 (1)
- 并行计算 (1)
- Jsp/Servlet (1)
- 认证考试资料 (1)
- Matlab (1)
- 多媒体处理 (1)
- 工业控制 (1)
- 其他文档 (1)
- 资料/手册 (1)
- C/C++语言编程 (1)
- 笔记 (1)
- 论文 (1)
嵌入式/单片机编程 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without ev
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
嵌入式/单片机编程 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without ev
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
嵌入式/单片机编程 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without ev
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
嵌入式/单片机编程 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without ev
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
加密解密 RC5 decryption algorithm implementation, using vhdl, with state machine implementation, use ieee pap
RC5 decryption algorithm implementation, using vhdl, with state machine implementation, use ieee papers for more detailed description.
加密解密 rc5 key expansion algorithm implementation in vhdl, using state machine too. use ieee papers for mor
rc5 key expansion algorithm implementation in vhdl, using state machine too. use ieee papers for more detailed description
通讯/手机编程 GSM (Global System for Mobile communications: originally from Groupe Spécial Mobile) is the most pop
GSM (Global System for Mobile communications: originally from Groupe Spécial Mobile) is the most popular standard for mobile phones in the world. Its promoter, the GSM Association, estimates that 80 of the global mobile market uses the standard.[1] GSM is used by over 3 billion people across more ...
网络 A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and followi
A very simple ftp server s source code for demonstration.
* It supports PASV/PORT modes and following operations:
* ls,pwd,cwd,get,put,dele.
* I have tested it using following ftp clients:
* 1. Windows XP s command line ftp client,
* 2. IE 6.0,
* 3. Redhat 9.0 s ftp client,
* 4. CuteFTP 8,
* I ll ...
软件设计/软件工程 Sound Synthesis Methods. Typical features of abstract algorithms are the simplicity and ease of imp
Sound Synthesis Methods.
Typical features of abstract algorithms are the simplicity and ease of implementation.
The sound is more or less artificial compared to more sophisticated methods.
编译器/解释器 A simulated lexical analyser for HLL like C,PASCAL etc. I have given a sample text file from which t
A simulated lexical analyser for HLL like C,PASCAL etc. I have given a sample text file from which the source code reads the dummy
program n analyses it. The program can be extended by adding more.