搜索:code+formatting
找到约 4,826 项符合「code+formatting」的查询结果
结果 4,826
按分类筛选
- 全部
- matlab例程 (267)
- 单片机开发 (264)
- 其他 (246)
- Linux/Unix编程 (171)
- VHDL/FPGA/Verilog (162)
- 微处理器开发 (158)
- Java编程 (150)
- 嵌入式/单片机编程 (123)
- 其他嵌入式/单片机内容 (112)
- 书籍源码 (103)
- 通讯/手机编程 (92)
- 技术资料 (88)
- 数学计算 (85)
- 汇编语言 (77)
- DSP编程 (70)
- 人工智能/神经网络 (69)
- 编译器/解释器 (63)
- 压缩解压 (60)
- 其他书籍 (58)
- 网络 (53)
- VC书籍 (53)
- 加密解密 (51)
- 软件设计/软件工程 (49)
- 电子书籍 (46)
- Windows CE (44)
- 系统设计方案 (41)
- 数值算法/人工智能 (37)
- 操作系统开发 (37)
- 通讯编程文档 (37)
- 文章/文档 (37)
- Delphi控件源码 (37)
- 驱动编程 (36)
- 嵌入式Linux (29)
- 其他行业 (27)
- 游戏 (25)
- 3G开发 (24)
- *行业应用 (23)
- uCOS (23)
- Java书籍 (23)
- VxWorks (23)
- 数据结构 (22)
- Symbian (22)
- 串口编程 (21)
- Internet/网络编程 (20)
- 中间件编程 (20)
- USB编程 (19)
- 软件工程 (18)
- 文件格式 (17)
- GPS编程 (17)
- Jsp/Servlet (14)
- Windows Mobile (13)
- 语音压缩 (12)
- Applet (12)
- 其他数据库 (12)
- 手机短信编程 (11)
- Modem编程 (11)
- 编辑器/阅读器 (11)
- BREW编程 (11)
- J2ME (11)
- 精品软件 (11)
- CA认证 (10)
- JavaScript (10)
- 多国语言处理 (9)
- RFID编程 (9)
- 磁盘编程 (8)
- 技术管理 (8)
- FlashMX/Flex源码 (8)
- SQL Server (8)
- 邮电通讯系统 (8)
- 源码 (8)
- 数据库系统 (7)
- 金融证券系统 (7)
- 家庭/个人应用 (7)
- 行业发展研究 (6)
- 教育系统应用 (5)
- Delphi/CppBuilder (5)
- MTK (5)
- 手机WAP编程 (4)
- MySQL数据库 (4)
- 并行计算 (4)
- 人物传记/成功经验 (4)
- 教程资料 (3)
- STL (3)
- 单片机编程 (2)
- Linux/uClinux/Unix编程 (2)
- 多媒体处理 (2)
- 技术书籍 (2)
- 源码/资料 (2)
- SCSI/ASPI (2)
- 企业管理 (2)
- 生物技术 (2)
- 百货/超市行业 (2)
- Ajax (2)
- VHDL/Verilog/EDA源码 (1)
- 经验分享 (1)
- 无线通信 (1)
- Windows编程 (1)
- 技术教程 (1)
- 资料/手册 (1)
- 计算机相关 (1)
https://www.eeworm.com/dl/617/446746.html
压缩解压
) Compression using huffman code -with a number of bits k per code word -provide huffma
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source sy ...
https://www.eeworm.com/dl/666/493797.html
Delphi控件源码
Example code in Delphi to use MessageWait method to synchronize threads. Example code include delphi
Example code in Delphi to use MessageWait method to synchronize threads. Example code include delphi project files.
https://www.eeworm.com/dl/647/485537.html
嵌入式/单片机编程
This application note gives an example for microcontroller C code. It includes code for: Readout
This application note gives an example for microcontroller C code. It includes code for:
Readout of Humidity (RH) or Temperature (T) with basic error handling
Calculation of RH linearization and temperature compensation
Access to status register
Dewpoint calculation f ...
https://www.eeworm.com/dl/663/486357.html
VHDL/FPGA/Verilog
CAM is useful vhdl code to understand its architecture which helps to write any code
CAM is useful vhdl code to understand its architecture which helps to write any code
https://www.eeworm.com/dl/627/120262.html
语音压缩
ITU-T G.729 Source code ITU-T G.729 Annex B ANSI-C Source Code
ITU-T G.729 Source code ITU-T G.729 Annex B ANSI-C Source Code
https://www.eeworm.com/dl/650/251849.html
人工智能/神经网络
This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output i ...
https://www.eeworm.com/dl/633/180813.html
Java编程
this a code for geting the mib OIDs that you want.something inthe code may be changed.
this a code for geting the mib OIDs that you want.something inthe code may be changed.
https://www.eeworm.com/dl/532/198622.html
书籍源码
《CODE READING》配套书源代码 《CODE READING》配套书源代码
《CODE READING》配套书源代码
《CODE READING》配套书源代码
https://www.eeworm.com/dl/650/363471.html
人工智能/神经网络
This code in this directory implements the binary hopfield network.Source code may be found in HOPNE
This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a fi ...
https://www.eeworm.com/dl/516/288968.html
DSP编程
Qpsk signal Processing Code The DSP code should be efficient and accurate to properly demodulate th
Qpsk signal Processing Code
The DSP code should be efficient and accurate to properly demodulate the incoming signal. The DSP can be coded strictly in “C” or C-language can be intermingled with assembly code.include
Real Time Digital Signal Processor Code – Main.c file
BER Tes ...