搜索结果
找到约 2,901 项符合
Using 的查询结果
按分类筛选
- 全部分类
- 技术资料 (475)
- matlab例程 (235)
- 其他 (155)
- 其他书籍 (122)
- Java编程 (120)
- 单片机开发 (117)
- 其他嵌入式/单片机内容 (67)
- VHDL/FPGA/Verilog (64)
- 数学计算 (63)
- 单片机编程 (62)
- 嵌入式/单片机编程 (58)
- 人工智能/神经网络 (52)
- 通讯/手机编程 (51)
- 软件设计/软件工程 (51)
- Linux/Unix编程 (47)
- 书籍 (46)
- 微处理器开发 (45)
- VC书籍 (44)
- 数值算法/人工智能 (40)
- 汇编语言 (40)
- 通讯编程文档 (39)
- 系统设计方案 (39)
- 电子书籍 (38)
- 文章/文档 (38)
- 行业发展研究 (37)
- 书籍源码 (36)
- 压缩解压 (36)
- 加密解密 (32)
- DSP编程 (31)
- Java书籍 (28)
- 其他行业 (26)
- 软件工程 (25)
- 驱动编程 (23)
- 编译器/解释器 (20)
- 可编程逻辑 (19)
- Delphi控件源码 (19)
- VIP专区 (18)
- 游戏 (17)
- Internet/网络编程 (16)
- 串口编程 (16)
- 模拟电子 (13)
- 3G开发 (13)
- USB编程 (12)
- 数据结构 (12)
- 教程资料 (11)
- *行业应用 (11)
- 技术管理 (11)
- SQL Server (11)
- 电源技术 (10)
- Symbian (10)
- Windows Mobile (10)
- GPS编程 (10)
- Jsp/Servlet (10)
- 网络 (9)
- 文件格式 (9)
- 并行计算 (9)
- 源码 (8)
- 无线通信 (8)
- 数据库系统 (8)
- 操作系统开发 (8)
- 教育系统应用 (8)
- 嵌入式Linux (8)
- 论文 (7)
- 嵌入式综合 (7)
- 手机短信编程 (7)
- 其他数据库 (7)
- J2ME (7)
- Applet (6)
- VxWorks (6)
- 技术书籍 (5)
- uCOS (5)
- Windows CE (5)
- JavaScript (5)
- 编辑器/阅读器 (4)
- 金融证券系统 (4)
- CA认证 (4)
- 能源行业(电力石油煤炭) (4)
- PCB相关 (3)
- Linux/uClinux/Unix编程 (3)
- 传感与控制 (3)
- 通信网络 (3)
- allegro (3)
- 源码/资料 (3)
- Modem编程 (3)
- STL (3)
- Delphi/CppBuilder (3)
- 家庭/个人应用 (3)
- 交通/航空行业 (3)
- 中间件编程 (3)
- MySQL数据库 (3)
- RFID编程 (3)
- C/C++语言编程 (2)
- 行业应用文档 (2)
- 仿真技术 (2)
- 测试测量 (2)
- 语音压缩 (2)
- 多国语言处理 (2)
- BREW编程 (2)
- TAPI编程 (2)
- Oracle数据库 (2)
单片机开发 C51源程序集锦 This a demo program showing a way to perform simultaneous RS-232 transmit and receive us
C51源程序集锦 This a demo program showing a way to perform simultaneous RS-232
transmit and receive using only one hardware timer.
The transmit and receive routines divide each bit time into 4 slices to
allow synchronizing to incoming data that may be out of synch with outgoing
data. ...
DSP编程 Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, usin
Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, using a 16-bit fixed point Texas Instruments TMS320 C55x DSP and CompactFlash card. This is an open source and open hardware MP3 player project.
电子书籍 This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size
This sample is a simple example on how to perform a glow effect by rendering into
an arbitrary size Frame Buffer Object (FBO).
The Glow effect is performed on a specific part of the screen and can be done only
on specific objects of the scene.
You can imagine using such a postprocessing effect in CA ...
软件设计/软件工程 The first decision, that has to be made for the AVR platform, is to select the development environm
The first decision, that has to be made for the AVR platform, is to select the
development environment you want to use, either ImageCraft s ICCAVR or
GNU s AVR-GCC. The commercial ImageCraft Compiler offers an advanced IDE
and is the first choice of most professional developers using a Windows PC. T ...
VC书籍 As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Pro
As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables.
Programs are structured by defining and calling functions. Program flow is controlled using loops, if
statements and function calls. Input and output can be directed to the terminal or to files. Related d ...
VHDL/FPGA/Verilog This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with inte
This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with interrupts using C and the Altera Monitor Program. Two example programs are given that diplay the state of the toggle switches on the red LEDs. The &#64257 rst program uses the programmed I/O approach a ...
其他 NN Functions a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vect
NN Functions
a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vector X and weight vector W. Calculate weighted sum XW. Transform this using signal or activation functions like logistic, threshold, hyperbolic-tangent, linear, exponential, sigmoid or some other functio ...
其他 I originally wrote this for a Z80 back in the early 80s. I found the source code recently in one o
I originally wrote this for a Z80 back in the early 80s. I found the source
code recently in one of the boxes of printouts I ve kept over the years. Good
thing too, since most of the work was on a CPM system using 128k 8inch floppies.
数学计算 VC MATLAB 混编示例 ppWizard has created this matlab调用 application for you. This application not only
VC MATLAB 混编示例
ppWizard has created this matlab调用 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the file ...
软件设计/软件工程 When C++ was first introduced many benefits such as code reuse, portability and scalability were pro
When C++ was first introduced many benefits such as code reuse, portability and scalability were promised, but somehow these benefits failed to eventuate. It didn’t take too long before most people in the embedded world decided that the promises were just hype, and settled down to using C++ as a sl ...