搜索:example+code
找到约 5,882 项符合「example+code」的查询结果
结果 5,882
按分类筛选
- 全部
- 单片机开发 (334)
- 其他 (314)
- matlab例程 (294)
- Java编程 (206)
- 微处理器开发 (198)
- Linux/Unix编程 (192)
- VHDL/FPGA/Verilog (186)
- 其他嵌入式/单片机内容 (140)
- 嵌入式/单片机编程 (136)
- 书籍源码 (111)
- 通讯/手机编程 (104)
- 数学计算 (100)
- 汇编语言 (97)
- 技术资料 (96)
- DSP编程 (88)
- 人工智能/神经网络 (81)
- 其他书籍 (69)
- VC书籍 (66)
- 压缩解压 (65)
- 编译器/解释器 (63)
- 网络 (60)
- Windows CE (59)
- 软件设计/软件工程 (59)
- 电子书籍 (56)
- 加密解密 (55)
- Symbian (55)
- 驱动编程 (49)
- Delphi控件源码 (49)
- 系统设计方案 (49)
- 文章/文档 (47)
- 操作系统开发 (45)
- 数值算法/人工智能 (44)
- 通讯编程文档 (39)
- 嵌入式Linux (36)
- 游戏 (35)
- 其他行业 (32)
- Java书籍 (30)
- 串口编程 (29)
- *行业应用 (27)
- USB编程 (27)
- Internet/网络编程 (26)
- uCOS (26)
- VxWorks (26)
- Jsp/Servlet (25)
- 3G开发 (25)
- 数据结构 (23)
- 中间件编程 (22)
- 软件工程 (21)
- Modem编程 (21)
- 文件格式 (20)
- GPS编程 (19)
- Applet (17)
- 其他数据库 (17)
- Windows Mobile (16)
- 编辑器/阅读器 (15)
- BREW编程 (15)
- J2ME (15)
- 手机短信编程 (14)
- 语音压缩 (13)
- JavaScript (13)
- 数据库系统 (12)
- CA认证 (11)
- SQL Server (11)
- 精品软件 (11)
- 教育系统应用 (10)
- FlashMX/Flex源码 (10)
- Delphi/CppBuilder (10)
- 多国语言处理 (9)
- 金融证券系统 (9)
- 技术管理 (9)
- 邮电通讯系统 (9)
- RFID编程 (9)
- 源码 (9)
- 磁盘编程 (8)
- 行业发展研究 (8)
- 家庭/个人应用 (7)
- MySQL数据库 (6)
- 教程资料 (5)
- MTK (5)
- MacOS编程 (5)
- 手机WAP编程 (4)
- 并行计算 (4)
- 人物传记/成功经验 (4)
- Ajax (4)
- SCSI/ASPI (3)
- STL (3)
- Oracle数据库 (3)
- 单片机编程 (2)
- Linux/uClinux/Unix编程 (2)
- 多媒体处理 (2)
- 技术书籍 (2)
- 源码/资料 (2)
- 企业管理 (2)
- 传真(Fax)编程 (2)
- 酒店行业 (2)
- 生物技术 (2)
- 交通/航空行业 (2)
- 百货/超市行业 (2)
- 手机彩信(MMS)编程 (2)
- 软件测试 (2)
https://www.eeworm.com/dl/654/155653.html
数据结构
解决时钟问题
解决时钟问题,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 nu ...
https://www.eeworm.com/dl/519/327851.html
加密解密
(* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封
(* 介绍 *)
AES 是一种使用安全码进行信息加密的标准。
它支持 128 位、192 位和 256 位的密匙。
加密算法的实现在 ElAES.pas 单元中。
本人将其加密方法封装在 AES.pas 单元中,
只需要调用两个标准函数就可以完成字符串的加密和解密。
(* 密匙长度 *)
128 位支持长度为 16 个字符
192 位支持长度 ...
https://www.eeworm.com/dl/521756.html
技术资料
Data+Processing+in+Smart+Cities
Smart Grids provide many benefits for society. Reliability, observability across the
energy distribution system and the exchange of information between devices are just
some of the features that make Smart Grids so attractive. One of the main products of
a Smart Grid is to data. ...
https://www.eeworm.com/dl/521764.html
论文
Data+Processing+in+Smart+Cities
Smart Grids provide many benefits for society. Reliability, observability across the
energy distribution system and the exchange of information between devices are just
some of the features that make Smart Grids so attractive. One of the main products of
a Smart Grid is to data. ...
https://www.eeworm.com/dl/534/406467.html
其他
This book uses the Python language to teach pro - gramming concepts and problem -solving skills,
This book uses the Python language to teach pro
-
gramming concepts and problem
-solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other
tools, the student learns how to design the logic of prog ...
https://www.eeworm.com/dl/519/334748.html
加密解密
AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单
AES 是一种使用安全码进行信息加密的标准。
它支持 128 位、192 位和 256 位的密匙。
加密算法的实现在 ElAES.pas 单元中。
本人将其加密方法封装在 AES.pas 单元中,
只需要调用两个标准函数就可以完成字符串的加密和解密。
(* 密匙长度 *)
128 位支持长度为 16 个字符
192 位支持长度为 24 个字符 ...
https://www.eeworm.com/dl/686/453224.html
VC书籍
This book has been written to support a practically oriented course in programming language transla
This book has been written to support a practically oriented course in programming language
translation for senior undergraduates in Computer Science. More specifically, it is aimed at students
who are probably quite competent in the art of imperative programming (for example, in ...
https://www.eeworm.com/dl/619/476428.html
Linux/Unix编程
对vga接口做了详细的介绍
对vga接口做了详细的介绍,并且有一
·三段式Verilog的IDE程序,但只有DMA
·电子密码锁,基于fpga实现,密码正
·IIR、FIR、FFT各模块程序设计例程,
·基于逻辑工具的以太网开发,基于逻
·自己写的一个测温元件(ds18b20)的
·光纤通信中的SDH数据帧解析及提取的
·VHDL Programming by Example(M ...
https://www.eeworm.com/dl/640/444418.html
CA认证
Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2
Playfair Cipher
1.not even the large number of keys in a monoalphabetic cipher provides security
2.one approach to improving security was to encrypt multiple letters
3.the Playfair Cipher is an example
4.invented by Charles Wheatstone in 1854,but named after his friend Baron Play ...
https://www.eeworm.com/dl/557/12900.html
单片机
1.3_Dave_v2.1.rar
DAvE是英飞凌科技公司的电子芯片模拟开发应用工具软件。 戴夫会帮助你在你的项目中规划你想使用的英飞凌单片机或dsp,以提供智能向导,那帮你设定芯片来工作的方式和你需要的各功能模块,自动生成C-code驱动功能与适当的单片外围设备和中断的控制。 DAvE会直接与编译器的IDE互动。 ...