搜索:Development+Example
找到约 2,359 项符合「Development+Example」的查询结果
结果 2,359
按分类筛选
- 全部
- 技术资料 (430)
- 其他 (117)
- 单片机开发 (106)
- 其他书籍 (95)
- Java编程 (92)
- 微处理器开发 (91)
- 书籍 (76)
- Linux/Unix编程 (60)
- matlab例程 (54)
- Symbian (51)
- 软件设计/软件工程 (48)
- 其他嵌入式/单片机内容 (44)
- DSP编程 (43)
- 电子书籍 (41)
- Java书籍 (40)
- VC书籍 (40)
- 嵌入式/单片机编程 (38)
- VHDL/FPGA/Verilog (38)
- 汇编语言 (35)
- 软件工程 (29)
- Windows CE (27)
- 单片机编程 (25)
- 书籍源码 (25)
- 人工智能/神经网络 (25)
- 文章/文档 (25)
- 驱动编程 (24)
- 数学计算 (24)
- Delphi控件源码 (24)
- 系统设计方案 (22)
- 通讯/手机编程 (21)
- 可编程逻辑 (21)
- 嵌入式Linux (20)
- 数值算法/人工智能 (19)
- 行业发展研究 (18)
- 游戏 (16)
- USB编程 (16)
- Jsp/Servlet (16)
- 压缩解压 (14)
- VIP专区 (14)
- 教程资料 (13)
- Internet/网络编程 (13)
- 通讯编程文档 (13)
- 嵌入式综合 (12)
- 串口编程 (12)
- 操作系统开发 (11)
- Modem编程 (11)
- 加密解密 (10)
- 编译器/解释器 (10)
- 文件格式 (10)
- J2ME (10)
- Oracle数据库 (10)
- SQL Server (10)
- 其他数据库 (9)
- Delphi/CppBuilder (9)
- 教育系统应用 (8)
- 编辑器/阅读器 (8)
- 网络 (8)
- JavaScript (8)
- 精品软件 (8)
- 源码 (8)
- 电源技术 (7)
- VxWorks (7)
- 无线通信 (6)
- 数据库系统 (6)
- 手机短信编程 (6)
- *行业应用 (6)
- Applet (6)
- uCOS (6)
- BREW编程 (6)
- 其他行业 (6)
- Windows Mobile (6)
- PCB相关 (5)
- 模拟电子 (5)
- 中间件编程 (5)
- MacOS编程 (5)
- 多媒体处理 (4)
- 技术管理 (4)
- 数据结构 (4)
- GPS编程 (4)
- RFID编程 (4)
- 3G开发 (4)
- C/C++语言编程 (3)
- 学术论文 (3)
- 技术书籍 (3)
- 金融证券系统 (3)
- 手机WAP编程 (3)
- Ajax (3)
- 接口技术 (2)
- 技术教程 (2)
- Matlab (2)
- allegro (2)
- 企业管理 (2)
- 传真(Fax)编程 (2)
- CA认证 (2)
- FlashMX/Flex源码 (2)
- MySQL数据库 (2)
- 邮电通讯系统 (2)
- 软件测试 (2)
- 软件 (2)
- 手册 (2)
https://www.eeworm.com/dl/kbcluoji/39304.html
可编程逻辑
采用TÜV认证的FPGA开发功能安全系统
This white paper discusses how market trends, the need for increased productivity, and new legislation have
accelerated the use of safety systems in industrial machinery. This TÜV-qualified FPGA design methodology is
changing the paradigms of safety designs and will greatly ...
https://www.eeworm.com/dl/502/30382.html
单片机编程
MPLAB C30用户指南(英文)
MPLAB C30用户指南(英文)
HIGHLIGHTSThe information covered in this chapter is as follows:• About this Guide• Recommended Reading• Troubleshooting• The Microchip Web Site• Development Systems Customer Notification Service• Customer Support
Docume ...
https://www.eeworm.com/dl/553/36620.html
ARM
基于ARM的远程无线视频监控终端设计
提出了一种以ARM微处理器为控制核心的远程无线视频监控终端的设计方案,其监控终端的硬件设计包括视频采集处理、中央管理控制、无线传输3个模块。并给出了监控终端的软件开发平台和开发模式的系统启动代码、嵌入式Linux系统移植以及驱动程序和应用程序。测试结果表明,该监控终端设计方案合理、有效, ...
https://www.eeworm.com/dl/505/24348.html
电源技术
超级电容器备用电源系统的手持设备数据保护
 
Handheld electronic devices play a key role in our everydaylives. Because dependability is paramount, handhelds arecarefully engineered with lightweight power sources forreliable use under normal conditions. But no amount ofcareful engineering can prevent the mistreatm ...
https://www.eeworm.com/dl/544/41888.html
测试测量
LT5528 WCDMA ACPR和AltCPR测量
 
ACPR (adjacent channel power ratio), AltCPR (alternatechannel power ratio), and noise are important performancemetrics for digital communication systems thatuse, for example, WCDMA (wideband code division multipleaccess) modulation. ACPR and AltCPR are bothmeasures of ...
https://www.eeworm.com/dl/534/270192.html
其他
C++读取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or custom
C++读取Excel
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the correspondi ...
https://www.eeworm.com/dl/628/327441.html
编译器/解释器
This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good
This is the source for a C compiler that generates 386 or
m68K code. Code generation is fairly good although the optimizer is
a little naive... the code itself should be highly portable although
there are some issues involved with porting from MSDOS that have to
be resolved for e ...
https://www.eeworm.com/dl/619/423501.html
Linux/Unix编程
在网络安全中经常会遇到rootkit
在网络安全中经常会遇到rootkit,NSA安全和入侵检测术语字典( NSA Glossary of Terms Used in Security and Intrusion Detection)对rootkit的定义如下:A hacker security tool that captures passwords and message traffic to and from a computer. A collection of tools that allows a hacker to p ...
https://www.eeworm.com/dl/644/428279.html
汇编语言
The LM35 of National Semiconductors that is used in this project is a precision centigrade temperatu
The LM35 of National Semiconductors that is used in this project is a precision centigrade temperature sensor, which has an analog output voltage. It has a range of -55潞C to +150潞C and a accuracy of 卤0.5潞C . The output voltage is 10mV/潞C . The output voltage is converted by ...
https://www.eeworm.com/dl/628/454880.html
编译器/解释器
生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 fil
生成Trick文件工具
1.Open command line
2.input tricktest
Usage: TrickTest -f -o -i
-f source mpeg2 file to trick
-o trick output directory
-i output file id
-m max coding error, default 0
-b max bitrate for trick generate, default 0 mean no limit
-s trick buffer block size, ...