搜索结果
找到约 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)
数学计算 This program contains the iterative methods of finding solutions of the equation f(x)=0, which are a
This program contains the iterative methods of finding solutions of the equation f(x)=0, which are also known as the roots of the equation f(x)=0
The methods are:
-bisection
-false position
-newton raphson
-secant
数学计算 This program is used to find the union, intersection and exclusive OR for given two sorted arrays.
This program is used to find the union, intersection and exclusive OR for given two sorted arrays.
Java编程 simple program can be used to understand creating sesion and cookies in java servlet.
simple program can be used to understand creating sesion and cookies in java servlet.
其他 This program is an M-file of Chaotic version of Particle Swarm Optimization method.
This program is an M-file of Chaotic version of Particle Swarm Optimization method.
加密解密 Program that implements echo watermarking. The basic idea is to embed a watermark by adding an e
Program that implements echo watermarking.
The basic idea is to embed a watermark by
adding an echo to the original sample.
CA认证 HDB3 codification, a matlab program that make a hdb3 codification
HDB3 codification, a matlab program that make a hdb3 codification
人工智能/神经网络 This is a support vector machine program developed based on quadprog. Polynomial and RBF kernel are
This is a support vector machine program developed based on quadprog. Polynomial and RBF kernel are supported. Test it by executing example.m with supported data.
单片机开发 to help you calcualte baudrate when program UART using LPC2000
to help you calcualte baudrate when program UART using LPC2000
能源行业(电力石油煤炭) This is inportent program for energy sector engineers. This matlab code is based on Newton Rapshion
This is inportent program for energy sector engineers. This matlab code is based on Newton Rapshion load flow calculations. Use it.
STL Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Lan
Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly measured by the quality of the output selected by ...