搜索结果
找到约 1,112 项符合
teST-driven 的查询结果
数值算法/人工智能 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一
离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。
这是一个傅氏变换的MPI程序,用C语言实现。 ...
嵌入式Linux 基于STR912的GPIO程序,本示例程序主要为测试GPIO功能。当程序运行时
基于STR912的GPIO程序,本示例程序主要为测试GPIO功能。当程序运行时,LCD屏上会显示:
STR91x DEMO
GPIO TEST
并能通过按键K5(中断方式实现)轮流闪动L2、L3、L4、L5。
DSP编程 This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is
This programme is to control DC motor in a certain speed using PWM.
The target speed is "r", it is the speed in 1s.
The sample rate is 0.1s, so the actual speed target is "rc"=r/10.
The "r" and "rc" are integer, and the range of "r" is from 50 to 100.
Keep rc=r/10!!!
The array "speed1" and "speed2" ...
企业管理 科信客户关系管理系统源码 这个是我第一次有VS2003+Mssql做的一个简单客户管理系统 主要功能有: 录入客户 我的意向 我的保护 我的合同 工作日志 公司搜索 添加用户 意
科信客户关系管理系统源码
这个是我第一次有VS2003+Mssql做的一个简单客户管理系统
主要功能有:
录入客户 我的意向 我的保护 我的合同 工作日志 公司搜索
添加用户 意向客户 保护客户 合同管理 用户管理 日志管理
DB_51aspx下为数据库文件,附加后请修改data.cs中的Sql连接字符串并编译(默认:Data Source=(loca ...
uCOS 网络上唯一的ucos 2.52 visual 2008 编译版
网络上唯一的ucos 2.52 visual 2008 编译版,真正和第二版书对应,只为方便大家学习;附带5个例子,工程打开默认为example1,编译其他4个例子手动将各example下的内容拷贝到test下即可
数值算法/人工智能 3 bits 转化为 4bits
3 bits 转化为 4bits,含Test程序.
微处理器开发 RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any a
RS232.C was written to provide all of the basic functionality needed
to employ serial I/O in any application written with Borland C
language compilers. Some features are:
1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to ...
微处理器开发 Realizing an MP3 player with the LPC2148, using libmad and EFSL This Application Note describes ho
Realizing an MP3 player with the LPC2148, using libmad and
EFSL This Application Note describes how to integrate the libmad MPEG 1/2 layer 3 library and
the Embedded File System Library EFSL in a LPC2148 device to realize MP3 player.
The Keil MCB2140 board is used to test the application and the ...
微处理器开发 作为数字集成电路的硬件工程师
作为数字集成电路的硬件工程师,在做设计的时候,写Test Bench是很重要的,甚至重要过你的一些设计本身,因为它可以确定你的设计是否可用可行,并且能够优化你的设计。
Java编程 是一本介绍java基础应用的好书 Java For Artists targets both the undergraduate computer science or information te
是一本介绍java基础应用的好书
Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book.
As a textbook it employs learning objectives, skill-building exercises, suggested ...