搜索结果
找到约 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)
软件工程 C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over
C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you what s wrong with C++, but offers practical techniques and to ...
编译器/解释器 Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard
Using the UnderC Tokenizer Class
It s often necessary to parse complex text files, where standard i/o
is too clumsy. C programmers fall back on strtok(), but this can be
tricky to use properly. Besides, you are still responsible for keeping
strtok() fed with new input, and I don t like the schlepp. ...
其他 it is a digital clock
it is a digital clock
单片机开发 MSP430 and lcd and use 430 driver it
MSP430 and lcd
and use 430 driver it
单片机开发 pwm convter.it contains C sourse. has been modified.
pwm convter.it contains C sourse. has been modified.
人工智能/神经网络 AI chat ROBOT it is interesting
AI chat ROBOT it is interesting
Java编程 IT电子教育门户JAVA-web培训的源代码
IT电子教育门户JAVA-web培训的源代码
Delphi控件源码 LCDScreen is a couple of Delphi component which simulate a dot-LCD multilines screen. It is fully c
LCDScreen is a couple of Delphi component which simulate a dot-LCD multilines screen.
It is fully customizable and has animation and special effects capabilities for the displayed text.
TLCDScreen is the display component and TLCDAnimator the animation one.
Both have build-in Property editor making ...
matlab例程 Simulation of digital baseband modulation,it is very good for the users to deepen their understandin
Simulation of digital baseband modulation,it is very good for the users to deepen their understanding
matlab例程 This program includes: [5 7] convolutional code (encoder) + BPSK + AWGN + MAP (decoder). It evaluat
This program includes:
[5 7] convolutional code (encoder) + BPSK + AWGN + MAP (decoder). It evaluates Bit Error Rate and plots it versus SNR(signal to Noise Ratio).