搜索结果
找到约 395 项符合
FREE 的查询结果
按分类筛选
- 全部分类
- 微处理器开发 (32)
- 其他 (30)
- Linux/Unix编程 (21)
- 其他书籍 (16)
- Java编程 (16)
- 单片机开发 (12)
- 其他嵌入式/单片机内容 (12)
- 软件设计/软件工程 (11)
- 嵌入式/单片机编程 (10)
- 其他行业 (10)
- matlab例程 (9)
- VHDL/FPGA/Verilog (9)
- 通讯/手机编程 (9)
- 压缩解压 (9)
- Delphi控件源码 (9)
- 技术资料 (9)
- Internet/网络编程 (8)
- 文章/文档 (7)
- 数值算法/人工智能 (6)
- 数学计算 (6)
- 嵌入式Linux (6)
- 电源技术 (5)
- 编译器/解释器 (5)
- 数据结构 (5)
- 游戏 (5)
- 加密解密 (5)
- 书籍 (5)
- VIP专区 (5)
- 编辑器/阅读器 (4)
- VC书籍 (4)
- DSP编程 (4)
- 串口编程 (4)
- 开发工具 (3)
- 电子书籍 (3)
- FlashMX/Flex源码 (3)
- 书籍源码 (3)
- uCOS (3)
- 网络 (3)
- 人工智能/神经网络 (3)
- Windows CE (3)
- J2ME (3)
- 操作系统开发 (3)
- 通讯编程文档 (3)
- 源码 (3)
- 学术论文 (2)
- 模拟电子 (2)
- 教程资料 (2)
- Java书籍 (2)
- 数据库系统 (2)
- 软件工程 (2)
- 系统设计方案 (2)
- GPS编程 (2)
- 单片机编程 (1)
- 无线通信 (1)
- PCB相关 (1)
- 实用工具 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- STL (1)
- 语音压缩 (1)
- RFID编程 (1)
- Delphi/CppBuilder (1)
- 技术管理 (1)
- 教育系统应用 (1)
- 其他数据库 (1)
- 文件格式 (1)
- 行业发展研究 (1)
- 3G开发 (1)
- 百货/超市行业 (1)
- 企业管理 (1)
- 金融证券系统 (1)
- Applet (1)
- 酒店行业 (1)
- 多国语言处理 (1)
- JavaScript (1)
- *行业应用 (1)
- USB编程 (1)
- 磁盘编程 (1)
- Linux/uClinux/Unix编程 (1)
- 资料/手册 (1)
- 源码/资料 (1)
- 接口技术 (1)
- DSP工具/软件 (1)
- 行业应用 (1)
- 其他 (1)
- 软件 (1)
- 论文 (1)
压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi
The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library i ...
压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi
The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library i ...
Java编程 网络日志!当前免费FTP服务到处都有,我的这个APPLET用意是:利用起这些免费空间,在自己的网站上实现日志,相当于把数据库建在这些免费的FTP空间上,该代码已经在本地FTP服务器上测试通过,在测试外
网络日志!当前免费FTP服务到处都有,我的这个APPLET用意是:利用起这些免费空间,在自己的网站上实现日志,相当于把数据库建在这些免费的FTP空间上,该代码已经在本地FTP服务器上测试通过,在测试外网FTP服务器失败,只要查一查BUG就可以启用的,我当时想法是统筹应用各方的FTP空间,并在自己有限的稳定空间上保存链接资料,从而保证 ...
其他嵌入式/单片机内容 fat&tiny-fat文件系统
fat&tiny-fat文件系统,很精简的代码适合用在嵌入式系统上面,另外此代码为完全free类型代码,即可以用在商业用途上
Linux/Unix编程 The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited res
The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited resources, place them on a normal computer network, and install free software so that the computers act together like one powerful server. This makes it possible to build a very inexpensive and reliable ...
游戏 Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your startin
Ink Blotting
One method for escaping from a maze is via ‘ink-blotting’. In this method your starting square
is marked with the number ‘1’. All free, valid squares north, south, east and west around the
number ‘1‘ are marked with a number ‘2’. In the next step, all free, valid squares around ...
其他 #include"c1.h" typedef int ElemType #include"c2-2.h" #include"bo2-4.cpp" void MergeList_C
#include"c1.h"
typedef int ElemType
#include"c2-2.h"
#include"bo2-4.cpp"
void MergeList_CL(LinkList &La,LinkList Lb)
{
LinkList p=Lb->next
Lb->next=La->next
La->next=p->next
free(p)
La=Lb
}
其他 CANopen is a networking system based on the CAN serial bus. CANopen assumes that the device’s hardw
CANopen is a networking system based on the CAN serial bus.
CANopen assumes that the device’s hardware has a CAN transceiver
and CAN controller as specified in ISO 11898.
CANopen profile family specifies standardized communication
mechanisms and device functionality. The profile family is available ...
其他嵌入式/单片机内容 Application Note Abstract This Application Note introduces a complete and detailed PSoC® project
Application Note Abstract
This Application Note introduces a complete and detailed PSoC&reg project. Telephone Call Logger keeps the detailed record of
approximately 945 phone calls (7-digit number is assumed to be one phone call) including date, start time and the duration of
the phone call in the ...