-
SPCP
MSP430G2553 lunchpad 自定义串口通讯协议,IAR开发环境,程序内附详细注释(MSP430G2553 lunchpad, custom serial port communication protocol, IAR development environment, the program contains detailed notes)
- 2013-08-27 16:57:42下载
- 积分:1
-
NetDownMTR
说明: VC++ FTP、HTTP 多线程断点续传下载文件源码(VC ++ FTP, HTTP multi-thread breakpoint resume download file source code)
- 2020-05-14 22:41:42下载
- 积分:1
-
CMPP
基于EMS的短信收发SP程序
主要实现短信的上行和下行,实际应用较高的稳定性(EMS based on the SP process to send and receive SMS text messages main uplink and downlink, the practical application of high stability)
- 2020-12-25 11:09:04下载
- 积分:1
-
TestQueue
使用VC++针对GIS中的缓冲区分析的源代码 希望对大家有用(GIS buffer analysis of the source code using VC++ for the hope that useful)
- 2013-04-20 10:48:30下载
- 积分:1
-
光强与温湿度检测(三个传感器)
基于秉火程序改写的传感器程序,可实现光照强度,温湿度测量(Based on the sensor program rewritten by Binghuo program, the measurement of light intensity, temperature and humidity can be realized.)
- 2020-06-23 12:40:01下载
- 积分:1
-
C28x_FPU_FastRTS_v10
f2833xϵ
- 2008-11-18 20:18:49下载
- 积分:1
-
MySVMSourceCode
这个是用QT编写的一个SVM程序,改写了台湾林智仁的libsvm程序,可以用来分类,线性回归等等人工智能,并且是有界面的(This is a SVM program written in QT, rewritten libsvm Taiwan Lin Zhiren the program can be used for classification, regression, and so on Artificial Intelligence, and is the interface)
- 2011-06-19 19:39:02下载
- 积分:1
-
快速排序法C语言
#include #define N 1024 int binarysearch(int *a,int n,int k) { int left=0,right=n,i=0,middle; while(lefta[middle]) left=middle+1; else right=middle-1; } return i; } void main() { int n,i,a[N],k,l; printf("请输入要比较元素个数:"); scanf("%d",&n); printf("
"); printf("按升序输入原始元素:
"); for(i=0;i
- 2022-03-12 12:36:59下载
- 积分:1
-
VLCDemo
MFC调用VLC的动态库libvlc.dll实现简单播放器,支持播放、暂停、停止、进度显示和进度控制、声音控制、支持中文路径的文件名字。VC6.0环境,可直接运行。(MFC calls VLC dynamic library libvlc.dll simple player, play, pause, stop, schedule display and schedule control, sound control, support Chinese path of the file name. VC6.0 environment, can be directly run.)
- 2013-07-15 09:41:10下载
- 积分:1
-
firamp
matlab linear phase FIR four type amplitude
- 2013-11-21 21:43:03下载
- 积分:1