搜索结果
找到约 1,698 项符合
or 的查询结果
按分类筛选
- 全部分类
- 书籍 (127)
- 其他 (97)
- 单片机编程 (80)
- 其他书籍 (78)
- Java编程 (77)
- matlab例程 (74)
- 单片机开发 (72)
- 技术资料 (69)
- Linux/Unix编程 (44)
- 电源技术 (41)
- 嵌入式/单片机编程 (33)
- 数学计算 (31)
- 可编程逻辑 (28)
- 微处理器开发 (28)
- 软件设计/软件工程 (28)
- VC书籍 (27)
- 模拟电子 (26)
- 电子书籍 (24)
- Java书籍 (24)
- 人工智能/神经网络 (23)
- 加密解密 (23)
- 网络 (22)
- Delphi控件源码 (22)
- 通讯编程文档 (21)
- 汇编语言 (20)
- 软件工程 (20)
- 通讯/手机编程 (19)
- Internet/网络编程 (18)
- 行业发展研究 (18)
- 游戏 (17)
- 文章/文档 (17)
- 教程资料 (16)
- 驱动编程 (16)
- 数值算法/人工智能 (16)
- 书籍源码 (16)
- 压缩解压 (16)
- 编译器/解释器 (15)
- 文件格式 (15)
- VHDL/FPGA/Verilog (13)
- 其他嵌入式/单片机内容 (12)
- 嵌入式综合 (10)
- DSP编程 (10)
- 数据结构 (10)
- 其他行业 (10)
- Windows CE (10)
- 无线通信 (9)
- 串口编程 (9)
- GPS编程 (9)
- 技术管理 (9)
- 系统设计方案 (9)
- 传感与控制 (8)
- 开关电源 (7)
- 嵌入式Linux (7)
- 其他数据库 (7)
- JavaScript (7)
- USB编程 (7)
- 源码 (7)
- PCB相关 (6)
- 操作系统开发 (6)
- uCOS (6)
- SQL Server (6)
- J2ME (6)
- VxWorks (6)
- Symbian (6)
- 中间件编程 (6)
- Jsp/Servlet (6)
- Applet (6)
- 技术书籍 (5)
- FlashMX/Flex源码 (5)
- Windows Mobile (5)
- 编辑器/阅读器 (5)
- VIP专区 (5)
- 手机短信编程 (4)
- 多国语言处理 (4)
- 论文 (4)
- 开发工具 (3)
- Delphi/CppBuilder (3)
- 磁盘编程 (3)
- Linux/uClinux/Unix编程 (3)
- 手册 (3)
- 学术论文 (2)
- 多媒体处理 (2)
- Mentor (2)
- 实用工具 (2)
- 测试测量 (2)
- 接口技术 (2)
- TAPI编程 (2)
- 手机彩信(MMS)编程 (2)
- 邮电通讯系统 (2)
- Ajax (2)
- CA认证 (2)
- 教育系统应用 (2)
- 并行计算 (2)
- MySQL数据库 (2)
- uCOS编程 (1)
- 行业应用文档 (1)
- 经验分享 (1)
- 资料/手册 (1)
- CAM (1)
- ARM (1)
磁盘编程 Winhex, for observing windows hex files or device information
Winhex, for observing windows hex files or device information
软件设计/软件工程 use dos in windows or windows
use dos in windows or windows
Java编程 Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program shou
Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program should work as follows: The user will run the program and will enter a number on the command line. The program will then create a separate thread that outputs all the prime numbers less than or equal to t ...
数值算法/人工智能 Gabor filter for face recognition or other computer vision applications
Gabor filter for face recognition or other computer vision applications
数学计算 The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d
The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods.
In higher dimensions, only a finite difference/linear alge ...
文章/文档 The DSKs or eZdspTM LF2407 and the DMC1500 make up a table top motor development system which allow
The DSKs or eZdspTM LF2407 and the DMC1500 make up a table top motor
development system which allows engineers and software developers to evaluate
certain characteristics of the TMS320F240, TMS320F243, and TMS320LF2407 DSPs
to determine if the processor meets the designers application requirements. ...
GPS编程 Least-squares searching for receiver position.Given 4 or more pseudoranges and ephemerides.
Least-squares searching for receiver position.Given 4 or more pseudoranges and ephemerides.
网络 fast event library,can used in network file or serial io
fast event library,can used in network file or serial io
STL SSD5_EXE3练习题 if (!testConstructors()) { cerr << "Constructor and\or accessors failed check
SSD5_EXE3练习题
if (!testConstructors()) {
cerr << "Constructor and\\or accessors failed check\n"
return EXIT_FAILURE
}
if (!testLessThan()) {
cerr << "Operator < failed check\n"
return EXIT_FAILURE
}
if (!testInsertion()) {
cerr << "Operator >> failed check\n"
return EXIT_FAILURE
...
VC书籍 Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern t
Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design ...