搜索结果
找到约 620 项符合
any 的查询结果
按分类筛选
- 全部分类
- Java编程 (36)
- 其他 (35)
- 书籍 (31)
- 单片机开发 (30)
- matlab例程 (28)
- 其他书籍 (26)
- 单片机编程 (24)
- 微处理器开发 (20)
- 技术资料 (16)
- 数学计算 (15)
- 压缩解压 (15)
- VHDL/FPGA/Verilog (14)
- 可编程逻辑 (13)
- Linux/Unix编程 (13)
- 人工智能/神经网络 (13)
- 汇编语言 (11)
- 通讯编程文档 (11)
- 加密解密 (11)
- 嵌入式/单片机编程 (11)
- 模拟电子 (10)
- 其他嵌入式/单片机内容 (10)
- VC书籍 (10)
- 数据结构 (9)
- 其他行业 (9)
- Internet/网络编程 (9)
- Delphi控件源码 (9)
- 软件设计/软件工程 (8)
- 教程资料 (7)
- 驱动编程 (7)
- 软件工程 (7)
- 数值算法/人工智能 (7)
- 网络 (6)
- 文章/文档 (6)
- 编译器/解释器 (6)
- 电子书籍 (6)
- 其他数据库 (6)
- 通讯/手机编程 (6)
- 电源技术 (5)
- 游戏 (5)
- 嵌入式Linux (5)
- 无线通信 (4)
- Java书籍 (4)
- 操作系统开发 (4)
- GPS编程 (4)
- 书籍源码 (4)
- J2ME (4)
- JavaScript (4)
- DSP编程 (3)
- Windows CE (3)
- 文件格式 (3)
- 系统设计方案 (3)
- ARM (2)
- Windows Mobile (2)
- SQL Server (2)
- Symbian (2)
- FlashMX/Flex源码 (2)
- VxWorks (2)
- 手机短信编程 (2)
- Jsp/Servlet (2)
- MySQL数据库 (2)
- 源码 (2)
- uCOS编程 (1)
- 资料/手册 (1)
- 多媒体处理 (1)
- allegro (1)
- PCB相关 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 教程资料 (1)
- C/C++语言编程 (1)
- 测试测量 (1)
- Applet (1)
- Delphi/CppBuilder (1)
- 技术管理 (1)
- uCOS (1)
- TAPI编程 (1)
- 电子政务应用 (1)
- 并行计算 (1)
- 数据库系统 (1)
- 中间件编程 (1)
- 编辑器/阅读器 (1)
- *行业应用 (1)
- CA认证 (1)
- USB编程 (1)
- Ajax (1)
- 酒店行业 (1)
- Windows编程 (1)
- 源码/资料 (1)
- 实用工具 (1)
- Matlab (1)
- 接口技术 (1)
- 软件 (1)
- 电路图 (1)
- 笔记 (1)
- VIP专区 (1)
其他数据库 A template solution for C++ database development Description: A template class that can write,read,
A template solution for C++ database development
Description: A template class that can write,read,modify & delete objects of any class/structure to a database.
软件工程 Get more out of your legacy systems: more performance, functionality, reliability, and manageability
Get more out of your legacy systems: more performance, functionality, reliability, and manageability
Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is dra ...
微处理器开发 This project should serve as an "easy start" with embOS. All pathes are relative to the project fil
This project should serve as an "easy start" with embOS.
All pathes are relative to the project file.
You should therefor be able to copy the
entire directory (including all subdirectories)
to any location on your harddrive.
单片机开发 Device pins that are not connected to a specific peripheral function are controlled by the GPIO reg
Device pins that are not connected to a specific peripheral function are controlled by the
GPIO registers. Pins may be dynamically configured as inputs or outputs. Separate
registers allow setting or clearing any number of outputs simu
中文
人工智能/神经网络 The code on this diskette has been organized by chapter. Each subdirectory containing listing has a
The code on this diskette has been organized by chapter. Each subdirectory
containing listing has a readme.txt describing program usage and any relevent
file formats. The readme will also describe how to compile the target
programs under IBM OS/2 (TM) using the using C Set++ compiler (TM). All progr ...
文章/文档 THE CONTENTS OF THIS DOCUMENT ARE PROVIDED "AS IS". EXCEPT AS REQUIRED BY APPLICABLE LAW, NO WARRAN
THE CONTENTS OF THIS DOCUMENT ARE PROVIDED "AS IS". EXCEPT AS REQUIRED BY
APPLICABLE LAW, NO WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE, ARE MADE IN RELATION TO THE ACCURACY,
RELIABI ...
单片机开发 Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful
Generating Fractals with SSE/SSE2
You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a l ...
数值算法/人工智能 A program for solving equations using Newton s Method.Just need to modify the data in the main funct
A program for solving equations using Newton s Method.Just need to modify the data in the main function. If there is any bugs, please contact chenxiang@cad.zju.edu.cn
Java编程 Whenever there is an application to write, breaking it up to small pieces is a great idea. The small
Whenever there is an application to write, breaking it up to small pieces is a great idea. The smallest piece of any application would probably be a data object, or a simple Bean in Java. Java Beans are simple Java classes that have a distinctive look and behavior. Their simplest purpose is to conta ...
Java编程 You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for
You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article updates, the latest comments, and the latest lounge posts, etc. Some very popular articles on the CodeProj ...