资源列表
MATLAB.rar
- 一个MATLAB小波分析的程序,这是一个信号处理程序,用于故障诊断。,SOUCE CODE
MultiLanguage
- 在VS2005中,使用多国语音resources代码-In VS2005, the use of multi-national voice resources code
SIN
- 简易正弦波发生器 //精英团队提供 //控制信号 :P20 //数据线 :P0口-include <reg52.h> sbit WR2 = P2 ^ 0 unsigned char code sin[256]
AngleClass
- Angle convertion from degrees to degree minute seconds , and randian convertion C# class file
cpu
- 简单CPU 能处理10条简单CPU指令 不包括IO指令-Simple CPU can process 10 a simple CPU instructions do not include IO commands
counter
- DEMONSTRATION OF THE CONSEQUENCES OF THE SPLITTING LOOP COUNTER
create_clock_in_cpp
- this is used for creating clock in c++.favourable mostly for turboc++.This can also be uswed for linux by including suitable header files.
q
- asp.net中建立与数据库连接调用的实例代码-establish a database connection in asp.net examples of code calling
sum
- 请编一个函数fun(int *a,int n,int *odd,int *even),函数的功能是分别求出数组中所有奇数之和以及所有偶数之和。形参n给出数组中数据的个数;利用指针odd返回奇数之和,利用指针even返回偶数之和。-Please make up a function fun ( int* a, int n, int* odd, int* even ), functions are respectively derived array all odd and even and all
information-database
- 构建学生信息库information databaseinformation database-Build student information database
CPPUses-math.h
- 上面是C++调用C函数库内函数的代码。代码的含义是:如果这是一段cpp的代码,那么加入extern C {和}处理其中的代码。-The above is a C++ function calls the C function library code. The meaning of the code is: if this is a cpp code, then join extern C {and} handle wherein code.