搜索结果
找到约 2,026 项符合
you 的查询结果
按分类筛选
- 全部分类
- 其他 (182)
- 其他书籍 (142)
- 技术资料 (113)
- Java编程 (107)
- 单片机开发 (87)
- VC书籍 (79)
- matlab例程 (72)
- Linux/Unix编程 (70)
- Java书籍 (60)
- 电子书籍 (50)
- Delphi控件源码 (43)
- 软件设计/软件工程 (43)
- 书籍 (40)
- 软件工程 (39)
- 汇编语言 (34)
- 文章/文档 (34)
- 压缩解压 (29)
- Internet/网络编程 (29)
- 通讯/手机编程 (26)
- 游戏 (26)
- 微处理器开发 (26)
- 书籍源码 (24)
- 数学计算 (24)
- VHDL/FPGA/Verilog (23)
- 系统设计方案 (23)
- 编译器/解释器 (21)
- 嵌入式/单片机编程 (21)
- 人工智能/神经网络 (21)
- 加密解密 (20)
- 网络 (20)
- 通讯编程文档 (18)
- 数值算法/人工智能 (17)
- J2ME (17)
- 其他行业 (17)
- 其他嵌入式/单片机内容 (17)
- FlashMX/Flex源码 (15)
- 可编程逻辑 (14)
- SQL Server (14)
- Jsp/Servlet (14)
- 驱动编程 (13)
- DSP编程 (12)
- JavaScript (12)
- 操作系统开发 (11)
- 编辑器/阅读器 (11)
- 文件格式 (11)
- USB编程 (11)
- 中间件编程 (10)
- 单片机编程 (9)
- 数据结构 (9)
- Windows CE (9)
- VIP专区 (9)
- 教程资料 (8)
- 手机短信编程 (8)
- Applet (8)
- 其他数据库 (8)
- MySQL数据库 (8)
- 行业发展研究 (8)
- GPS编程 (8)
- 开关电源 (7)
- Modem编程 (7)
- 技术管理 (7)
- uCOS (7)
- Windows Mobile (6)
- 人物传记/成功经验 (6)
- Ajax (6)
- 源码 (5)
- 嵌入式综合 (5)
- 串口编程 (5)
- 企业管理 (5)
- 多国语言处理 (5)
- BREW编程 (5)
- 邮电通讯系统 (5)
- 数据库系统 (4)
- 金融证券系统 (4)
- 嵌入式Linux (4)
- Delphi/CppBuilder (4)
- Symbian (4)
- 医药行业 (4)
- 认证考试资料 (4)
- 电源技术 (3)
- 无线通信 (3)
- 多媒体处理 (3)
- 教育系统应用 (3)
- 磁盘编程 (3)
- *行业应用 (3)
- STL (3)
- 家庭/个人应用 (3)
- C/C++语言编程 (2)
- Linux/uClinux/Unix编程 (2)
- 技术书籍 (2)
- 技术教程 (2)
- 模拟电子 (2)
- 源码/资料 (2)
- 手机彩信(MMS)编程 (2)
- TAPI编程 (2)
- Oracle数据库 (2)
- 并行计算 (2)
- 软件 (1)
- 其他 (1)
- 接口技术 (1)
其他书籍 QuickSteps books are recipe books for computer users. They answer the question 揌ow do I...??by prov
QuickSteps books are recipe books for computer users. They answer the
question 揌ow do I...??by providing a quick set of steps to accomplish the
most common tasks with a particular program. The sets of steps are the
central focus of the book. Sidebar QuickSteps provide information on how to
do quick ...
PCB图/BOM单/原理图 stm3210e_eval
Description
The STM3210E-EVAL evaluation board is a
complete development platform for
STMicroelectronic's ARM Cortex-M3 core-based
STM32F103ZET6 or STM32F103ZGT6
microcontroller. The range of hardware features
on the board help you to evaluate all peripherals
(LCD, SPI Flash, USART, IrDA, USB, audio ...
可编程逻辑 远程配置Nios II处理器应用笔记
     通过以太网远程配置Nios II 处理器 应用笔记
Firmware in embedded hardware systems is frequently updated over the Ethernet. For
embedded systems that comprise a discrete microprocessor and the devices it controls, the
firmware is the software image run by the microprocessor. Wh ...
游戏 Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器
Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器,所以每一个步骤都有时间限制。此外,计算机可是一个有简单智能的对手,他不但不会随便出手,反而还要竭力赢了你才罢休。
Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple arti ...
Windows CE This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug windo ...
Internet/网络编程 See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI iden
See Appendix B for a description of the programs included
on this companion disk. RESOURCE.WRI identifies other books
and resources for Internet programming. WEBHELP.HLP contains
an introduction to the World Wide Web. TCPMAN.HLP provides
detailed instructions to help you use the Trumpet Winsock
incl ...
VC书籍 This book is intended for "hands-on" developers or advanced students interested in understanding the
This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop flexible and efficient ...
VC书籍 C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last de
C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer.
A metaprogram is a program that generates or manipulates program code. Ever since generic programmi ...
数学计算 When working with mathematical simulations or engineering problems, it is not unusual to handle curv
When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the screen precision is finite. Hence, you use a lot o ...
其他 Kalman filter toolbox written by Kevin Murphy, 1998. See http://www.ai.mit.edu/~murphyk/Software/ka
Kalman filter toolbox written by Kevin Murphy, 1998.
See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details.
Installation
------------
1. Install KPMtools from http://www.ai.mit.edu/~murphyk/Software/KPMtools.html
3. Assuming you installed all these files in your matlab directory, In ...