搜索结果
找到约 7,485 项符合
In 的查询结果
按分类筛选
- 全部分类
- 书籍 (520)
- 其他书籍 (499)
- matlab例程 (429)
- 其他 (418)
- Java编程 (377)
- VC书籍 (245)
- Java书籍 (241)
- 单片机开发 (227)
- 单片机编程 (212)
- Linux/Unix编程 (186)
- 技术资料 (179)
- 电子书籍 (156)
- 软件设计/软件工程 (154)
- VHDL/FPGA/Verilog (150)
- 数学计算 (149)
- 文章/文档 (129)
- 人工智能/神经网络 (126)
- 通讯/手机编程 (114)
- 通讯编程文档 (112)
- 微处理器开发 (105)
- 书籍源码 (97)
- 嵌入式/单片机编程 (95)
- 电源技术 (93)
- 数值算法/人工智能 (92)
- 压缩解压 (88)
- Delphi控件源码 (87)
- 汇编语言 (84)
- 行业发展研究 (82)
- 软件工程 (82)
- 系统设计方案 (79)
- 加密解密 (77)
- 可编程逻辑 (69)
- DSP编程 (69)
- 其他嵌入式/单片机内容 (67)
- 网络 (65)
- 模拟电子 (63)
- 驱动编程 (59)
- 文件格式 (57)
- 编译器/解释器 (55)
- 其他行业 (54)
- 游戏 (54)
- 数据结构 (49)
- 教程资料 (48)
- Internet/网络编程 (47)
- *行业应用 (37)
- 技术管理 (36)
- JavaScript (32)
- Windows CE (29)
- VIP专区 (29)
- SQL Server (28)
- Jsp/Servlet (27)
- 论文 (27)
- 其他数据库 (26)
- 无线通信 (25)
- 操作系统开发 (25)
- J2ME (25)
- GPS编程 (24)
- 3G开发 (24)
- 嵌入式Linux (21)
- 编辑器/阅读器 (21)
- 源码 (21)
- Symbian (20)
- VxWorks (19)
- 中间件编程 (18)
- 技术书籍 (17)
- 嵌入式综合 (17)
- 串口编程 (17)
- Applet (17)
- 邮电通讯系统 (16)
- 手机短信编程 (15)
- 多国语言处理 (15)
- Windows Mobile (15)
- MySQL数据库 (14)
- FlashMX/Flex源码 (14)
- 测试测量 (13)
- 家庭/个人应用 (12)
- USB编程 (11)
- 数据库系统 (11)
- Oracle数据库 (11)
- 教育系统应用 (11)
- Ajax (11)
- BREW编程 (11)
- CA认证 (11)
- 行业应用文档 (9)
- PCB相关 (9)
- 通信网络 (9)
- uCOS (9)
- Delphi/CppBuilder (9)
- 人物传记/成功经验 (9)
- ARM (8)
- C/C++语言编程 (8)
- 金融证券系统 (8)
- Modem编程 (7)
- RFID编程 (7)
- 手机彩信(MMS)编程 (7)
- 接口技术 (7)
- 资料/手册 (6)
- 并行计算 (6)
- 认证考试资料 (6)
- Linux/uClinux/Unix编程 (6)
电子书籍 mathematical problems in image processing主要讲述的是图像处理(分割
mathematical problems in image processing主要讲述的是图像处理(分割,恢复,去噪)中的一些数学知识。
汇编语言 264 software source file ,made in C language
264 software source file ,made in C language
Java编程 thinking in java 第三版英文版的源代码
thinking in java 第三版英文版的源代码
软件设计/软件工程 In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadl
In a preemptive priority based RTOS, priority inversion
problem is among the major sources of deadline
violations. Priority inheritance protocol is one of the
approaches to reduce priority inversion. Unfortunately,
RTOS like uC/OS can’t support priority inheritance
protocol since it does not allow ...
书籍源码 Thinking in C++, 文档及源码
Thinking in C++, 文档及源码
单片机开发 Most of the developers of the AVR binutils and gcc ports in addition to the devleopers of avr-libc s
Most of the developers of the AVR binutils and gcc ports in addition to the devleopers of avr-libc subscribe to the list,
DSP编程 Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each
Welcome to the software files for the ADS8361 to TMS320F2812!
There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders.
Modes I and III are explo ...
VC书籍 In addition to all the people who contributed to the first edition, we would like to thank the follo
In addition to all the people who contributed to the first edition, we would like to thank the following individuals for their generous help in writing this edition. Very special thanks go to Jory Prather for verifying the code samples as well as fixing them for consistency. Thanks to Dave Thaler, B ...
其他 This code was used to produce simulation results described in: Using Directional Antennas to Pre
This code was used to produce simulation results described in:
Using Directional Antennas to Prevent Wormhole Attacks
Lingxuan Hu and David Evans. Network and Distributed System Security
Symposium, San Diego, 5-6 February 2004.
Windows CE #ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3d
#ifdef _AFXDLL
Enable3dControls() // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic() // Call this when linking to MFC statically
#endif
CPreviewDialogDlg dlg
m_pMainWnd = &dlg
int nResponse = dlg.DoModal()
if (nResponse == IDOK)
{
// TODO: Place code here to ...