搜索结果
找到约 1,518 项符合
test 的查询结果
按分类筛选
- 全部分类
- 技术资料 (327)
- 单片机开发 (94)
- 其他 (83)
- 微处理器开发 (66)
- Java编程 (61)
- Linux/Unix编程 (44)
- VHDL/FPGA/Verilog (43)
- 嵌入式/单片机编程 (35)
- 其他嵌入式/单片机内容 (35)
- matlab例程 (32)
- 人工智能/神经网络 (31)
- 其他书籍 (30)
- 嵌入式Linux (30)
- 单片机编程 (26)
- DSP编程 (24)
- 汇编语言 (20)
- VIP专区 (20)
- 串口编程 (19)
- 加密解密 (18)
- 驱动编程 (18)
- 书籍源码 (16)
- 通讯/手机编程 (15)
- 电子书籍 (15)
- uCOS (14)
- 数据结构 (14)
- 网络 (12)
- 操作系统开发 (11)
- 企业管理 (11)
- 文件格式 (10)
- 文章/文档 (10)
- 软件设计/软件工程 (10)
- VC书籍 (10)
- 源码 (9)
- 压缩解压 (9)
- 编译器/解释器 (9)
- 数学计算 (9)
- USB编程 (9)
- 其他行业 (9)
- Windows CE (9)
- 系统设计方案 (9)
- 数值算法/人工智能 (8)
- 软件工程 (8)
- 电源技术 (7)
- 模拟电子 (7)
- 可编程逻辑 (7)
- 技术管理 (7)
- 通讯编程文档 (7)
- Windows Mobile (6)
- 行业发展研究 (6)
- 多媒体处理 (5)
- 数据库系统 (5)
- 技术书籍 (5)
- Internet/网络编程 (5)
- 游戏 (5)
- *行业应用 (5)
- Applet (5)
- 中间件编程 (5)
- SQL Server (5)
- 邮电通讯系统 (5)
- Jsp/Servlet (5)
- 认证考试资料 (5)
- 书籍 (4)
- 测试测量 (4)
- 教程资料 (4)
- 编辑器/阅读器 (4)
- VxWorks (4)
- Delphi控件源码 (4)
- Symbian (4)
- RFID编程 (4)
- 3G开发 (4)
- 软件测试 (4)
- PCB相关 (3)
- 嵌入式综合 (3)
- 手机短信编程 (3)
- 多国语言处理 (3)
- 其他数据库 (3)
- Java书籍 (3)
- J2ME (3)
- FlashMX/Flex源码 (3)
- Oracle数据库 (3)
- JavaScript (3)
- GPS编程 (3)
- Ajax (3)
- 无线通信 (2)
- Linux/uClinux/Unix编程 (2)
- 开发板开源 (2)
- 语音压缩 (2)
- 磁盘编程 (2)
- SCSI/ASPI (2)
- STL (2)
- Delphi/CppBuilder (2)
- 并行计算 (2)
- 精品软件 (2)
- 软件 (1)
- 手册 (1)
- 论文 (1)
- 笔记 (1)
- 开发板 (1)
- 其他 (1)
- C/C++语言编程 (1)
Internet/网络编程 The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algori
The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.
其他行业 摄像机标定程序:用matlab语言编写
摄像机标定程序:用matlab语言编写,zhang是主程序,请参考test以了解调用的方法
单片机开发 A modified version of PSO algorithm which can be used to search the minimum value inside a specified
A modified version of PSO algorithm which can be used to search the minimum value inside a specified range. Using f1s.m to test the function!
技术资料 SVD分解法去燥,可以很好的使用
SVD分解法去燥,可以很好的使用,本人亲测-SVD decomposition method to dry, can be a good use, I pro test
技术资料 AD5933多频率测量调试程序
利用AD5933进行阻抗采集
#include"stm8s.h"
#include"math.h"
#include"delay_test.h"
单片机开发 An analysis tool created by ff123 that can perform several statistical analysis on data sets, which
An analysis tool created by ff123 that can perform several statistical analysis on data sets, which is particularly suited for listening test data. Version 1.24.
人工智能/神经网络 BP神经网络预测个人的收入信息
BP神经网络预测个人的收入信息,其中adult.data为训练数据,adult.test为测试数据
汇编语言 This is a simple operating system source code in assembly langauge, you should compile the files in
This is a simple operating system source code in assembly langauge, you should compile the files in the rar with MASM, and put them in one image (kernel follows loader) and test it with vmware.