搜索结果
找到约 893 项符合
Your 的查询结果
按分类筛选
- 全部分类
- 其他 (80)
- 其他书籍 (67)
- Java编程 (57)
- VC书籍 (42)
- Linux/Unix编程 (34)
- Delphi控件源码 (33)
- 单片机开发 (28)
- matlab例程 (24)
- Java书籍 (22)
- 软件设计/软件工程 (19)
- 电子书籍 (19)
- 书籍 (17)
- 书籍源码 (16)
- 其他行业 (15)
- 嵌入式/单片机编程 (14)
- 文章/文档 (14)
- 驱动编程 (14)
- 软件工程 (14)
- 可编程逻辑 (13)
- 数值算法/人工智能 (13)
- 数学计算 (13)
- 加密解密 (13)
- Internet/网络编程 (11)
- 通讯/手机编程 (10)
- 微处理器开发 (10)
- 编译器/解释器 (10)
- 压缩解压 (9)
- 文件格式 (9)
- J2ME (9)
- 教程资料 (8)
- 游戏 (8)
- VHDL/FPGA/Verilog (8)
- 单片机编程 (7)
- FlashMX/Flex源码 (7)
- Windows CE (7)
- 通讯编程文档 (7)
- JavaScript (7)
- 人工智能/神经网络 (6)
- 操作系统开发 (6)
- 网络 (6)
- 其他嵌入式/单片机内容 (6)
- 汇编语言 (6)
- 手机短信编程 (6)
- GPS编程 (6)
- Modem编程 (6)
- 技术资料 (6)
- 中间件编程 (5)
- 其他数据库 (5)
- SQL Server (5)
- 嵌入式Linux (5)
- 系统设计方案 (5)
- 嵌入式综合 (4)
- 串口编程 (4)
- Delphi/CppBuilder (4)
- 编辑器/阅读器 (4)
- 多国语言处理 (4)
- Jsp/Servlet (4)
- 人物传记/成功经验 (4)
- Windows Mobile (4)
- 数据结构 (4)
- *行业应用 (3)
- Applet (3)
- 企业管理 (3)
- MySQL数据库 (3)
- USB编程 (3)
- 电源技术 (2)
- 通信网络 (2)
- 无线通信 (2)
- 源码/资料 (2)
- uCOS (2)
- 技术管理 (2)
- 磁盘编程 (2)
- DSP编程 (2)
- 教育系统应用 (2)
- 家庭/个人应用 (2)
- 行业发展研究 (2)
- 技术书籍 (2)
- 源码 (2)
- 驱动程序 (1)
- allegro (1)
- 模拟电子 (1)
- PCB相关 (1)
- 传感与控制 (1)
- 开发工具 (1)
- 测试测量 (1)
- TAPI编程 (1)
- 传真(Fax)编程 (1)
- Symbian (1)
- Oracle数据库 (1)
- 手机彩信(MMS)编程 (1)
- 并行计算 (1)
- VxWorks (1)
- 数据库系统 (1)
- 电子政务应用 (1)
- 金融证券系统 (1)
- RFID编程 (1)
- BREW编程 (1)
- CA认证 (1)
- 百货/超市行业 (1)
- 认证考试资料 (1)
单片机开发 This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula
This project is created using the Keil ARM CA Compiler.
The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1
This ARM Example may be debugged using onl ...
Applet How to Use Tables With the JTable (in the API reference documentation) class you can display tables
How to Use Tables With the JTable (in the API reference documentation) class you can display tables of data, optionally allowing the user to edit the data. JTable doesn t contain or cache data it s simply a view of your data. Here s a picture of a typical table displayed within a scroll pane
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 ...
VC书籍 This companion disc contains the source code for the sample programs presented in INSIDE VISUAL C++
This companion disc contains the source code for the sample
programs presented in INSIDE VISUAL C++ 5.0, as well as pre-
compiled copies of the programs.
To copy all of the sample code onto your hard disk, run the
SETUP.EXE program and follow the instructions that appear on
the screen. The sample c ...
*行业应用 一款国外的CMS管理系统 PHP-Fusion is a light-weight open-source content management system (CMS) written in PH
一款国外的CMS管理系统
PHP-Fusion is a light-weight open-source content management system (CMS) written in PHP4. It uses a mySQL database to store your site content and includes a simple yet comprehensive adminstration system. PHP-Fusion includes the most common features you would expect to see in ma ...
数据结构 Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It ...
电子书籍 In this book, we aim to give you an introduction to a wide variety of topics important to you as a d
In this book, we aim to give you an introduction to a wide variety of topics important to you as a developer using UNIX. The word Beginning in the title refers more to the content than to your skill level. We ve structured the book to help you learn more about what UNIX has to offer, however much ex ...
数据结构 解决时钟问题
解决时钟问题,acm竞赛题
A weird clock marked from 0 to 59 has only a minute hand. It won t move until a special coin is thrown into its box. There are different kinds of coins as your options. However once you make your choice, you cannot use any other kind. There are infinite number of coins of eac ...
Windows CE Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is
Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is a layer of code between the Windows CE kernel and the hardware of your target device. You develop an OAL to communicate data between your operating system (OS) and your target device and include code ...
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 ...