搜索: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/505/24340.html
电源技术
两相同步降压型控制器具有轻负载逐级递减模式
 
Today’s computer, datacom, and telecom systems demandpower supplies that are effi cient, respond quicklyto load transients and accurately regulate the voltageat the load. For example, load current can be measuredby using the inductor DCR, thus eliminating the nee ...
https://www.eeworm.com/dl/502/29196.html
单片机编程
基于PCI9052的PCI局部总线应用
详细介绍了PCI9052接口器件的功能、结构和使用方法,并结合实际给出了基于PCI9052器件开发PCI总线接口卡的应用实例。
Abstract:
 
The main functions,structures and usage of PCI9052inferface chip are introduced in detail in this paper.And an
application example of designing PCI ...
https://www.eeworm.com/dl/502/31380.html
单片机编程
XA-S3 I2C driver software
This application note demonstrates how to write an Inter Integrated Circuit bus driver (I2C) for the XA-S3 16-bitMicrocontroller from Philips Semiconductors.Not only the driver software is given. This note also contains a set of (example) interface routines and a smalldemo applic ...
https://www.eeworm.com/dl/650/150036.html
人工智能/神经网络
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring
different adaptation algorithms.~..~
There are 11 blocks that implement basically these 5 kinds of neural networks:
1) Adaptive Linear Network (ADALINE)
2) Mu ...
https://www.eeworm.com/dl/kbcluoji/40128.html
可编程逻辑
Verilog Coding Style for Efficient Digital Design
 
In this paper, we discuss efficient coding and design styles using verilog. This can beimmensely helpful for any digital designer initiating designs. Here, we address different problems rangingfrom RTL-Gate Level simulation mismatch to race conditions in writing behavi ...
https://www.eeworm.com/dl/kbcluoji/40149.html
可编程逻辑
Creating Safe State Machines(Mentor)
 
Finite state machines are widely used in digital circuit designs. Generally, when designing a state machine using an HDL, the synthesis tools will optimize away all states that cannot be reached and generate a highly optimized circuit. Sometimes, however, the optimizat ...
https://www.eeworm.com/dl/665/252130.html
matlab例程
Returns weighted percentiles of a sample given the weight vector w % The idea is to give more empha
Returns weighted percentiles of a sample given the weight vector w
% The idea is to give more emphasis in some examples of data as compared to
% others by giving more weight. For example, we could give lower weights to
% the outliers.
% The motivation to write this function ...
https://www.eeworm.com/dl/534/167785.html
其他
A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of
A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then ...
https://www.eeworm.com/dl/534/325838.html
其他
Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indentin
Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code.
When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of ta ...
https://www.eeworm.com/dl/521919.html
书籍
GSM+Networks
Someone who wants to get to know the customs of a country frequently
receives the advice to learn the language of that country. Why? Because the dif-
ferences that distinguish the people of one country from those of another are
reflected in the language. For example, the people o ...