搜索:Code+Program
找到约 6,816 项符合「Code+Program」的查询结果
结果 6,816
按分类筛选
- 全部
- 单片机开发 (392)
- matlab例程 (365)
- 其他 (358)
- Java编程 (237)
- Linux/Unix编程 (223)
- 微处理器开发 (204)
- VHDL/FPGA/Verilog (176)
- 其他嵌入式/单片机内容 (166)
- 嵌入式/单片机编程 (164)
- 数学计算 (140)
- 汇编语言 (134)
- 书籍源码 (125)
- 通讯/手机编程 (112)
- 技术资料 (108)
- DSP编程 (104)
- 其他书籍 (99)
- 人工智能/神经网络 (93)
- VC书籍 (82)
- 编译器/解释器 (81)
- 压缩解压 (78)
- 网络 (77)
- 加密解密 (76)
- 软件设计/软件工程 (71)
- 数值算法/人工智能 (67)
- 电子书籍 (63)
- 驱动编程 (54)
- 其他行业 (54)
- 文章/文档 (53)
- Windows CE (52)
- Delphi控件源码 (51)
- 系统设计方案 (51)
- 通讯编程文档 (49)
- 操作系统开发 (42)
- 嵌入式Linux (42)
- 数据结构 (42)
- 串口编程 (41)
- Java书籍 (41)
- *行业应用 (38)
- 游戏 (34)
- uCOS (28)
- 3G开发 (28)
- 软件工程 (26)
- Internet/网络编程 (26)
- USB编程 (25)
- VxWorks (25)
- Modem编程 (24)
- Symbian (24)
- 中间件编程 (24)
- JavaScript (24)
- 文件格式 (22)
- Jsp/Servlet (21)
- 其他数据库 (20)
- GPS编程 (20)
- 多国语言处理 (19)
- BREW编程 (18)
- Windows Mobile (18)
- J2ME (17)
- Applet (16)
- 编辑器/阅读器 (15)
- SQL Server (14)
- 语音压缩 (13)
- CA认证 (13)
- 邮电通讯系统 (13)
- 手机短信编程 (12)
- FlashMX/Flex源码 (12)
- RFID编程 (12)
- 数据库系统 (11)
- 行业发展研究 (11)
- 精品软件 (11)
- 家庭/个人应用 (10)
- 教育系统应用 (9)
- 磁盘编程 (9)
- 金融证券系统 (8)
- 技术管理 (8)
- 源码 (8)
- Delphi/CppBuilder (7)
- 人物传记/成功经验 (7)
- STL (5)
- MySQL数据库 (5)
- 并行计算 (5)
- MTK (5)
- 单片机编程 (4)
- 手机WAP编程 (4)
- 教程资料 (3)
- SCSI/ASPI (3)
- 企业管理 (3)
- 生物技术 (3)
- Ajax (3)
- 能源行业(电力石油煤炭) (3)
- Linux/uClinux/Unix编程 (2)
- 多媒体处理 (2)
- 技术书籍 (2)
- 源码/资料 (2)
- 百货/超市行业 (2)
- Oracle数据库 (2)
- 书籍 (2)
- VHDL/Verilog/EDA源码 (1)
- 经验分享 (1)
- 无线通信 (1)
- Windows编程 (1)
https://www.eeworm.com/dl/648/337174.html
单片机开发
实现8比特字节的RS纠错编码
实现8比特字节的RS纠错编码,可以指定极性校验字节数目,能产生的最大校验序列长度为255字节(含极性校验字节).This is an implementation of a Reed-Solomon code with 8 bit bytes, and a configurable number of parity bytes. The maximum sequence length (codeword) that can be generated is 2 ...
https://www.eeworm.com/dl/628/461036.html
编译器/解释器
To help you in writing an LL grammar, we have developed a tool to analyze a grammar and determine if
To help you in writing an LL grammar, we have developed a tool to analyze a grammar and determine if it is LL(1).
A jar file containing the class files can be downloaded here. Place this jar file in your class path before running the analyzer. LLAnalyze requires JDK 1.2. In the ...
https://www.eeworm.com/dl/643/461367.html
USB编程
High volume USB 2.0 devices will be designed using ASIC technology with embedded USB 2.0 support. F
High volume USB 2.0 devices will be designed using ASIC technology with embedded USB 2.0 support.
For full-speed USB devices the operating frequency was low enough to allow data recovery to be handled
in a vendors VHDL code, with the ASIC vendor providing only a simple level tran ...
https://www.eeworm.com/dl/663/461372.html
VHDL/FPGA/Verilog
High volume USB 2.0 devices will be designed using ASIC technology with embedded USB 2.0 support. F
High volume USB 2.0 devices will be designed using ASIC technology with embedded USB 2.0 support.
For full-speed USB devices the operating frequency was low enough to allow data recovery to be handled
in a vendors VHDL code, with the ASIC vendor providing only a simple level tran ...
https://www.eeworm.com/dl/628/491812.html
编译器/解释器
1. 具有比较友好的GUI界面(仿照了我自己正在用的emacs); 2. 语法支持比较全面(毕竟是C-
1. 具有比较友好的GUI界面(仿照了我自己正在用的emacs);
2. 语法支持比较全面(毕竟是C-,语法还是不多的);
3. Error Recovery;
4. 生成p-code,便于理解;
5. 生成asm代码,通过masm6.0基本都能编译成功,但代码没有优化,效率极低。 ...
https://www.eeworm.com/dl/841986.html
技术资料
基于STM32F407的openmv项目源码及库
基于STM32F407的openmv###OpenMV (Open Machine Vision Module)OpenMV is an open-source tiny machine vision module based on an STM32F4xx ARM Cortex-M4 MCU and an OV9650 sensor, it's currently capable of doing face detection at 25FPS, color tracking at 30FPS+ and has USART interfa ...
https://www.eeworm.com/dl/868719.html
技术资料
DSP集成开发环境CCS开发指南
本章概述CCS(Code Composer Studio)软件开发过程、CCS组件及CCS使用的文件和变量。
CCS提供了配置、建立、调试、跟踪和分析程序的工具,它便于实时、嵌入式信号处理程序的编制和测试,它能够加速开发进程,提高工作效率。 ...
https://www.eeworm.com/dl/648/270661.html
单片机开发
欢迎进入嵌入式编程和微控制器应用的世界!使用日益流行且价格适宜的Atmel AVR嵌入式控制器作为学习平台
欢迎进入嵌入式编程和微控制器应用的世界!使用日益流行且价格适宜的Atmel AVR嵌入式控制器作为学习平台,本书是目前可以获得的最佳—书籍之一。对于初学者,本书将会是极好的选择。随着对Atmel AVR RISC处理器的介绍,读者会立即进入嵌入式C语言教程之中。在本书中,读者将学习C语言的变量和常量、运算 ...
https://www.eeworm.com/dl/502/29309.html
单片机编程
基于8051F330的音频信号发生器的设计
 MMC/SD卡以其优越的性能,在单片机嵌入式设备中得到广泛应用。将MMC/SD卡作为外部掉电存储介质应用于音频信号发生器中,通过8051F330单片机上的SPI接口,实现单片机—MMC/SD卡的存储扩展,设计了此硬件平台上的MMC/SD卡的单片机驱动程序,并给出了相应的程序代码,满足音频信号发生器的大容量存 ...
https://www.eeworm.com/dl/895019.html
技术资料
基于STM32的养老呼叫系统设计
人口老龄化和政府对民生问题的关注,对健全养老机构的设施提出更高的要求。基于单片机的养老无线呼叫系统由无线n RF905发送模块、LCD显示程序、声光报警程序、呼叫接收端无线n RF905接收模块组成。该系统的应用有助于养老机构工作人员更方便、及时关照老年人,老年人得到更好的照顾,使老人安享晚年,让子 ...