-
chm_http
CHM HTTP transaction library
- 2010-10-06 13:27:29下载
- 积分:1
-
client
局域网监控系统客户端程序,可以与服务器端的程序一起形成一个局域网监控系统。(juyuwang jiankong kehuduan)
- 2010-12-24 16:39:18下载
- 积分:1
-
mp3编程源码
这是一个MP3的源码编码,您可以直接的下载之后使用vc6.0进行编译和使用,如果您对界面不满意,您还可以调节一下自己喜欢的颜色和皮肤。总之这一个代码较简单,但是很实用,也很方便的mp3播放器。
- 2022-07-09 06:40:48下载
- 积分:1
-
冒泡排序
直接选择排序
Shell排序
快速排序
归并排序
堆排序
直接插入排序基本算法
#include<iostre...
冒泡排序
直接选择排序
Shell排序
快速排序
归并排序
堆排序
直接插入排序基本算法
#include
#include
#include
const int n=100000
typedef struct{
int key
}RedType
typedef struct{
RedType *r //r[n+1]
int length
}SqList
int random()
void InsertSort(SqList &L)
void main(){
SqList L
L.r = new RedType[n+1]
L.length=n
for(int i=1 i
- 2022-01-24 18:16:29下载
- 积分:1
-
cc2500.h
cc2500的头文件。寄存器的设置使得传输速率为芯片的最大值250kbps,可支持6通道1k的采样率。(cc2500 header file. Register settings for the chip transfer rate makes the maximum 250kbps, can support 6-channel sampling rate of 1k.)
- 2009-02-03 13:16:45下载
- 积分:1
-
Graph_display
详细介绍了DSP应用平台CCS中使用图形设计的方法(Details of the DSP application platform CCS graphic design)
- 2013-03-13 21:01:54下载
- 积分:1
-
Samples_faceamouth
opencv人脸识别opencv人脸识别opencv人脸识别(Face recognition opencv opencv opencv face recognition)
- 2014-06-02 19:56:57下载
- 积分:1
-
iris data analysis
经典的人工智能问题 - iris数据分析问题。通过设计三层bp神经网络对花朵数据进行分类识别,并达到了很好的效果。(classic AI problem- iris data analysis problems. Three-bp through the design of neural networks classify data flower identification, and to achieve good results.)
- 2005-05-17 11:37:16下载
- 积分:1
-
spcaview-20061208.tar
最新的spcaview linux视频采集
包含spcaserve和spcacat(latest spcaview linux video capture and contain spcaserve spca cat)
- 2007-05-17 10:56:00下载
- 积分:1
-
裸机_测温+串口与无线打印
说明: 使用CC2530读取SHT20传感器的温湿度数据并发送或串口打印(This program get temperature and humidity data by SHT20 and send data though cc2530 with wireless or usart.)
- 2020-06-20 07:40:01下载
- 积分:1