搜索结果
找到约 3,933 项符合
IT 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (265)
- 其他 (260)
- Java编程 (197)
- 书籍 (180)
- Linux/Unix编程 (164)
- matlab例程 (148)
- 单片机开发 (135)
- 单片机编程 (116)
- VC书籍 (103)
- 电子书籍 (94)
- 技术资料 (94)
- 软件设计/软件工程 (92)
- 文章/文档 (75)
- VHDL/FPGA/Verilog (74)
- Java书籍 (71)
- 人工智能/神经网络 (70)
- 微处理器开发 (66)
- 汇编语言 (60)
- 软件工程 (60)
- 数学计算 (55)
- 其他嵌入式/单片机内容 (53)
- 通讯/手机编程 (52)
- 通讯编程文档 (51)
- 网络 (51)
- 行业发展研究 (49)
- 压缩解压 (48)
- Delphi控件源码 (46)
- 嵌入式/单片机编程 (45)
- 书籍源码 (45)
- 系统设计方案 (45)
- 编译器/解释器 (44)
- 游戏 (44)
- 驱动编程 (42)
- 电源技术 (41)
- Internet/网络编程 (38)
- 数值算法/人工智能 (36)
- 文件格式 (32)
- 加密解密 (32)
- 其他行业 (29)
- 数据结构 (27)
- DSP编程 (25)
- J2ME (22)
- 技术管理 (22)
- 模拟电子 (21)
- 可编程逻辑 (21)
- Jsp/Servlet (21)
- 多国语言处理 (19)
- Windows CE (19)
- 编辑器/阅读器 (19)
- SQL Server (18)
- 操作系统开发 (18)
- 教程资料 (17)
- 嵌入式Linux (17)
- Applet (17)
- 其他数据库 (17)
- VIP专区 (17)
- USB编程 (15)
- JavaScript (15)
- 无线通信 (14)
- *行业应用 (14)
- VxWorks (13)
- 人物传记/成功经验 (13)
- 学术论文 (12)
- GPS编程 (12)
- 中间件编程 (12)
- FlashMX/Flex源码 (10)
- Delphi/CppBuilder (10)
- 家庭/个人应用 (10)
- 技术书籍 (9)
- 嵌入式综合 (9)
- Symbian (9)
- 数据库系统 (9)
- 3G开发 (9)
- 手机短信编程 (9)
- 通信网络 (7)
- 串口编程 (7)
- 企业管理 (7)
- Modem编程 (6)
- 能源行业(电力石油煤炭) (6)
- 多媒体处理 (5)
- 邮电通讯系统 (5)
- Oracle数据库 (5)
- 并行计算 (5)
- uCOS (5)
- 认证考试资料 (5)
- RFID编程 (5)
- STL (5)
- 行业应用文档 (5)
- 测试测量 (4)
- Windows Mobile (4)
- 手机彩信(MMS)编程 (4)
- 语音压缩 (4)
- SCSI/ASPI (4)
- Ajax (4)
- CA认证 (4)
- MySQL数据库 (4)
- 磁盘编程 (4)
- 源码 (4)
- 论文 (4)
- 资料/手册 (3)
其他 How to call some functions that you might though it is simle sometimes, but it could take your worth
How to call some functions that you might though it is simle sometimes, but it could take your worthful time.
Try these short routes as fun whenever you take a break.
驱动编程 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.
其他书籍 It s the E-book of LEDA. Library of Efficient Data types and Algorithms
It s the E-book of LEDA. Library of Efficient Data types and Algorithms
SQL Server IT行业管理系统针对IT行业管理的具体业务处理工作而开发的管理软件
IT行业管理系统针对IT行业管理的具体业务处理工作而开发的管理软件,它采用计算机进行全面现代化方法对IT行业管理的具体业务处理工作进行管理。根据一般的要求,其主要包括的功能如下:
(1) 用户管理子系统
实现“权限维护”、“角色维护”、“用户维护”。
(2) 部门管理子系统
实现 “部门维护”。
(3) 项目管理子系统
实 ...
编译器/解释器 CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the co
CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs inc ...
编译器/解释器 OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Archi
OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for their specific needs.
编译器/解释器 Simple C Compiler, Release 0.1.6 Simple C is a portable C compiler based on Small C/386. It is desi
Simple C Compiler, Release 0.1.6
Simple C is a portable C compiler based on Small C/386. It is designed
to run on Linux, but it should be usable on any Unix-like operating
system for the x86 with minimal effort.
编译器/解释器 The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two
The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file