搜索结果
找到约 570 项符合
only 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (45)
- 书籍 (44)
- 单片机开发 (37)
- Java编程 (27)
- 其他书籍 (23)
- 其他 (23)
- matlab例程 (18)
- Linux/Unix编程 (17)
- 技术资料 (15)
- 电源技术 (13)
- 电子书籍 (11)
- 人工智能/神经网络 (10)
- 数学计算 (10)
- VHDL/FPGA/Verilog (9)
- VC书籍 (9)
- 压缩解压 (9)
- 数据结构 (9)
- 书籍源码 (9)
- 微处理器开发 (8)
- 汇编语言 (8)
- 驱动编程 (8)
- 加密解密 (8)
- 游戏 (8)
- 系统设计方案 (7)
- Internet/网络编程 (7)
- USB编程 (7)
- 文章/文档 (7)
- 行业发展研究 (7)
- 软件设计/软件工程 (7)
- 数值算法/人工智能 (7)
- 网络 (7)
- 模拟电子 (6)
- 嵌入式/单片机编程 (6)
- 编译器/解释器 (6)
- 其他行业 (6)
- 其他嵌入式/单片机内容 (6)
- Java书籍 (6)
- 软件工程 (6)
- 通讯/手机编程 (5)
- Delphi控件源码 (5)
- 文件格式 (5)
- 嵌入式综合 (4)
- 通讯编程文档 (4)
- J2ME (3)
- GPS编程 (3)
- Symbian (3)
- SQL Server (3)
- 学术论文 (2)
- 无线通信 (2)
- 可编程逻辑 (2)
- 串口编程 (2)
- 中间件编程 (2)
- uCOS (2)
- 教育系统应用 (2)
- DSP编程 (2)
- 数据库系统 (2)
- 存储器技术 (2)
- 接口技术 (2)
- 论文 (2)
- VIP专区 (2)
- 技术教程 (1)
- 单片机相关 (1)
- 资料/手册 (1)
- Mentor (1)
- 教程资料 (1)
- 开发工具 (1)
- PCB相关 (1)
- 测试测量 (1)
- STL (1)
- 语音压缩 (1)
- OA系统 (1)
- Applet (1)
- 手机短信编程 (1)
- 生物技术 (1)
- VxWorks (1)
- 金融证券系统 (1)
- Windows CE (1)
- 其他数据库 (1)
- FlashMX/Flex源码 (1)
- CA认证 (1)
- 磁盘编程 (1)
- Modem编程 (1)
- Delphi/CppBuilder (1)
- 人物传记/成功经验 (1)
- *行业应用 (1)
- MTK (1)
- Windows Mobile (1)
- 3G开发 (1)
- 图形图像 (1)
- 源码 (1)
- 软件 (1)
- 电路图 (1)
- 笔记 (1)
单片机开发 自制51编程器 I have build my own programmer. This device can program the AT89C51 and works with it. So i
自制51编程器
I have build my own programmer. This device can program the AT89C51 and works with it. So it can easily be adapted to programming other devices by itself.
The Atmel Flash devices are ideal for developing, since they can be reprogrammed easy, often and fast. You need only 1 or 2 device ...
其他嵌入式/单片机内容 he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with on
he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportional to its Duty Cycle. That s the High Time during one perio ...
GPS编程 This application, built in VB using MapObjects, allows the user to zoom in, zoom out and pan using
This application, built in VB using MapObjects, allows the user
to zoom in, zoom out and pan using only the mouse. The pan is
a dynamic pan just push the mouse in the direction you would
like to pan.
数据结构 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 ...
数据结构 解决时钟问题
解决时钟问题,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 ...
单片机开发 Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This appl
Decoding most of the infrared signals can be easily
handled by PIC16C5X microcontrollers. This application
note describes how this decoding may be done.
The only mandatory hardware for decoding IR signals
is an infrared receiver. The use of two types is
described here. Both are modular types used of ...
OA系统 This example imports a text file into a database table using ADO. Because it uses ADO, it should wor
This example imports a text file into a database table using ADO. Because it uses ADO, it should work with all data sources, though it has only been tested with Access. Usage is explained in the code s comments.
人工智能/神经网络 This a simple genetic algorithm implementation where the evaluation function takes positive values
This a simple genetic algorithm implementation where the
evaluation function takes positive values only and the
fitness of an individual is the same as the value of the
objective function
其他 This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask ca
This class implements the same API as the Java 1.3 java.util.TimerTask.
* Note that a TimerTask can only be scheduled on one Timer at a time, but
* that this implementation does not enforce that constraint.
单片机开发 DOS XMS library is a DOS real mode and large memory model C library. Because DOS is ran under real m
DOS XMS library is a DOS real mode and large memory model C library. Because DOS is ran under real mode, programmer only can access RAM under 1MB