搜索结果
找到约 2,491 项符合
program 的查询结果
按分类筛选
- 全部分类
- 技术资料 (295)
- 其他 (177)
- 单片机开发 (163)
- Java编程 (126)
- matlab例程 (124)
- 汇编语言 (80)
- Linux/Unix编程 (72)
- 其他嵌入式/单片机内容 (69)
- 数学计算 (65)
- 嵌入式/单片机编程 (65)
- 其他书籍 (64)
- 微处理器开发 (60)
- DSP编程 (57)
- 单片机编程 (50)
- VC书籍 (50)
- 人工智能/神经网络 (38)
- 数值算法/人工智能 (37)
- 数据结构 (32)
- 加密解密 (31)
- 电子书籍 (31)
- 编译器/解释器 (30)
- 其他行业 (30)
- 软件设计/软件工程 (30)
- 书籍源码 (29)
- 通讯/手机编程 (27)
- 压缩解压 (27)
- 串口编程 (27)
- 网络 (27)
- 文章/文档 (27)
- Delphi控件源码 (24)
- 驱动编程 (23)
- VIP专区 (22)
- Java书籍 (21)
- Internet/网络编程 (20)
- 通讯编程文档 (19)
- VHDL/FPGA/Verilog (19)
- 游戏 (18)
- 嵌入式Linux (18)
- 软件工程 (17)
- *行业应用 (17)
- JavaScript (15)
- Modem编程 (14)
- 系统设计方案 (14)
- Jsp/Servlet (13)
- Windows CE (12)
- 数据库系统 (11)
- 操作系统开发 (11)
- 多国语言处理 (11)
- 其他数据库 (11)
- BREW编程 (10)
- 可编程逻辑 (9)
- USB编程 (9)
- 教育系统应用 (8)
- SQL Server (8)
- 书籍 (7)
- 文件格式 (7)
- J2ME (7)
- 行业发展研究 (7)
- GPS编程 (7)
- CA认证 (6)
- uCOS (6)
- 邮电通讯系统 (6)
- 编辑器/阅读器 (5)
- Windows Mobile (5)
- 多媒体处理 (4)
- 开发工具 (4)
- 教程资料 (4)
- 磁盘编程 (4)
- Applet (4)
- FlashMX/Flex源码 (4)
- Delphi/CppBuilder (4)
- 家庭/个人应用 (4)
- 中间件编程 (4)
- 人物传记/成功经验 (4)
- RFID编程 (4)
- 3G开发 (4)
- 能源行业(电力石油煤炭) (4)
- 源码 (3)
- 软件 (3)
- C/C++语言编程 (3)
- 金融证券系统 (3)
- 手机WAP编程 (3)
- PCB相关 (2)
- 驱动程序 (2)
- 实用工具 (2)
- 通信网络 (2)
- 模拟电子 (2)
- 手机短信编程 (2)
- 技术管理 (2)
- STL (2)
- VxWorks (2)
- Symbian (2)
- 并行计算 (2)
- 电源技术 (1)
- 经验分享 (1)
- Linux/uClinux/Unix编程 (1)
- 存储器技术 (1)
- PCB图/BOM单/原理图 (1)
- 其他文档 (1)
- EDA相关 (1)
matlab例程 load flow program that can help you better electrical system optimization, the use of standard MATLA
load flow program that can help you better electrical system optimization, the use of standard MATLAB
matlab例程 This is a program to extract the drum sounds (bass) from a music file. You can replace the "windycit
This is a program to extract the drum sounds (bass) from a music file. You can replace the "windycity.wav" file with any other .wav file you want.
其他嵌入式/单片机内容 Chip type : ATmega16L Program type : Application Clock frequency : 4.000000 M
Chip type : ATmega16L
Program type : Application
Clock frequency : 4.000000 MHz
Memory model : Small
External SRAM size : 0
Data Stack size : 256
DSP编程 the program is used to find out the FFT using time in decimation and solves problem of dsp fft ,comp
the program is used to find out the FFT using time in decimation and solves problem of dsp fft ,compared with inbuilt fft and goertzel function , working well given with output also.
通讯编程文档 LPC2378 user guide to program ARM7 chip.This is a basic document
LPC2378 user guide to program ARM7 chip.This is a basic document
其他 This program is to one-step EEG prediction. it is done by a fuzzy neural network based on a chaotic
This program is to one-step EEG prediction. it is done by a fuzzy neural network based on a chaotic back propagation training method.
其他 This program is prepared as an one-step EEG predictor. this is used a fuzzy neural network which is
This program is prepared as an one-step EEG predictor. this is used a fuzzy neural network which is trained by a chaotic back propagation method
Java编程 The Java(tm) Telnet Applet is a fully featured telnet/SSH program that allows users to connect and l
The Java(tm) Telnet Applet is a fully featured telnet/SSH program that allows users to connect and login to remote hosts via the Internet or an Intranet using only their WWW Browser. It includes not only telnet-compliant connection services.
Java编程 this program is written in java and if given the host name it will give u its ip address.....it has
this program is written in java and if given the host name it will give u its ip address.....it has a great GUI
数学计算 This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inve
This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inverse FFT) is implemeted as a function. 2^n-point FFT is possible.