搜索结果
找到约 2,518 项符合
PRINTING PROGRAM 的查询结果
按分类筛选
- 全部分类
- 技术资料 (303)
- 其他 (180)
- 单片机开发 (164)
- Java编程 (128)
- matlab例程 (125)
- 汇编语言 (81)
- Linux/Unix编程 (73)
- 其他嵌入式/单片机内容 (69)
- 其他书籍 (66)
- 数学计算 (65)
- 嵌入式/单片机编程 (65)
- 微处理器开发 (60)
- DSP编程 (57)
- VC书籍 (51)
- 单片机编程 (50)
- 人工智能/神经网络 (38)
- 数值算法/人工智能 (37)
- 数据结构 (33)
- 电子书籍 (32)
- 加密解密 (31)
- 书籍源码 (30)
- 编译器/解释器 (30)
- 其他行业 (30)
- 软件设计/软件工程 (30)
- 压缩解压 (28)
- 通讯/手机编程 (27)
- 串口编程 (27)
- 网络 (27)
- 文章/文档 (27)
- Delphi控件源码 (24)
- 驱动编程 (23)
- VIP专区 (22)
- Java书籍 (21)
- Internet/网络编程 (20)
- 通讯编程文档 (19)
- VHDL/FPGA/Verilog (19)
- 游戏 (18)
- *行业应用 (18)
- 嵌入式Linux (18)
- 软件工程 (17)
- JavaScript (15)
- Modem编程 (14)
- 系统设计方案 (14)
- Jsp/Servlet (13)
- Windows CE (12)
- 数据库系统 (11)
- 操作系统开发 (11)
- 多国语言处理 (11)
- 其他数据库 (11)
- BREW编程 (10)
- 可编程逻辑 (9)
- USB编程 (9)
- 教育系统应用 (8)
- SQL Server (8)
- 书籍 (7)
- 文件格式 (7)
- J2ME (7)
- 行业发展研究 (7)
- GPS编程 (7)
- 编辑器/阅读器 (6)
- CA认证 (6)
- uCOS (6)
- 邮电通讯系统 (6)
- Windows Mobile (5)
- 多媒体处理 (4)
- 开发工具 (4)
- 教程资料 (4)
- 磁盘编程 (4)
- Applet (4)
- FlashMX/Flex源码 (4)
- Delphi/CppBuilder (4)
- 家庭/个人应用 (4)
- 中间件编程 (4)
- 人物传记/成功经验 (4)
- RFID编程 (4)
- 3G开发 (4)
- 能源行业(电力石油煤炭) (4)
- 源码 (3)
- 软件 (3)
- C/C++语言编程 (3)
- 金融证券系统 (3)
- 手机WAP编程 (3)
- VxWorks (3)
- PCB相关 (2)
- 驱动程序 (2)
- 实用工具 (2)
- 通信网络 (2)
- 模拟电子 (2)
- 手机短信编程 (2)
- 技术管理 (2)
- STL (2)
- Symbian (2)
- 并行计算 (2)
- 电源技术 (1)
- 经验分享 (1)
- Linux/uClinux/Unix编程 (1)
- 存储器技术 (1)
- PCB图/BOM单/原理图 (1)
- 其他文档 (1)
- EDA相关 (1)
软件设计/软件工程 have recently become very interested in the area of genetic algorithms and Ant Colony Optimization t
have recently become very interested in the area of genetic algorithms and Ant Colony Optimization techniques. I was determined to write a complete program demonstrating these two techniques. In particular I wanted to compare the efficiency of these two approaches in the area of finding solutions to ...
技术资料 基于51单片机结合ps2手柄的智能小车程序
说明: 基于51单片机结合ps2手柄的智能小车程序(Smart car program based on 51 single chip combined with ps2 controller)
技术资料 YINYUECHENGXU
一个51的音乐程序,附带有原理图,这个是产生一个美声的原理图,很简单的,有说明文字-A 51 music program
Linux/Unix编程 Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Conta
Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode
driver/
Contains the driver sources.
Compile with "make".
Then as root, install with "make install".
Type "modprobe finepix" to load the module.
userspace/
Type "make" to compile.
fpix: test program, independant ...
邮电通讯系统 radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implementation is built upo
radius协议源码÷The Radius Stack will connect to a Radius Server. This stack
implementation is built upon the UdpStack which is available
in the radius{version}/util directory. A minimal set of VSAs (Vendor
Specific Attributes are supported by this stack). The Radius
Stack should be used as a base c ...
单片机开发 The XC226x derivatives are high-performance members of the Infineon XC2000 Family of full-feature s
The XC226x derivatives are high-performance members of the Infineon XC2000 Family
of full-feature single-chip CMOS microcontrollers. These devices extend the functionality
and performance of the C166 Family in terms of instructions (MAC unit), peripherals, and
speed. They combine high CPU performanc ...
Internet/网络编程 JK Proxy Project - Version 0.1 ------------------------------ This was going to be a proxy serve
JK Proxy Project - Version 0.1
------------------------------
This was going to be a proxy server bu I stopped developing this program
(maybe I will go on coding on this application again some time).
The email part with spam filtering already works.
Check out the numerous text files for additiona ...
通讯/手机编程 下载的一个不错的HMM程序
下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改
this is a excellent HMM program,it completes the VITERBI algorithm in HMM.
Java编程 Capturing low-level network data can be hard in Java, but it s certainly not impossible If you want
Capturing low-level network data can be hard in Java, but it s certainly not impossible
If you want to capture network packets in your Java program, you ll need a little help because no parts of the core Java APIAPI give access to low-level network
其他 This Source-Navigator, an IDE for C/C++/Fortran/Java/Tcl/PHP/Python and a host of other languages.
This Source-Navigator, an IDE for C/C++/Fortran/Java/Tcl/PHP/Python
and a host of other languages. Source-Navigator includes powerful
source code comprehension features that help a developer understand
complex relationships between elements of a program s source.