-
TestIText
First pROJECT Trying to convert an HTML site to PDF.
- 2018-01-19 13:19:29下载
- 积分:1
-
temper20090727_23_26
说明: 一个温湿度控制器程序。所用传感器为广州奥松科技的 单总线温湿度传感器DHT11.(A process temperature and humidity controller. Guangzhou used Ozon sensor technology for single-bus temperature and humidity sensors DHT11.)
- 2009-08-10 17:06:38下载
- 积分:1
-
J2KLib
Jpeg2000静态库,只需Encoder和Decoder两个函数轻松搞定Jpeg2000和Bitmap的转换,带示范程序,非常有用(Jpeg2000 static libraries, Encoder and Decoder only two functions easy to get and Bitmap Jpeg2000 The change model procedures with very useful)
- 2020-07-13 17:28:52下载
- 积分:1
-
myVAD
calculate a voice detection.also one can calculate the frequency of his/her voice.
- 2009-11-17 00:16:38下载
- 积分:1
-
DSP 28335 TestCode4 100kAdSample
DSP28335 ADC采样程序,直接运行,CCS5.3(DSP28335 sampling program)
- 2017-06-05 16:56:03下载
- 积分:1
-
Visual C++开发实例大全 提高卷 随书光盘源代码(又名:Visual C++开发实战1200例第2卷)
Visual C++开发实例大全 提高卷 随书光盘源代码(又名:Visual C++开发实战1200例第2卷)
- 2019-10-02下载
- 积分:1
-
51 多任务
在应用程序设计中,合理的使用操作系统可以使程序编写难度大大降低。但操作系统本
身需要占用一定的内存和CPU处理时间,所以操作系统一般用在功能强劲的CPU如80x86、
ARM中,在8051 单片机中应用较少。
如何在8051 单片机中使用操作系统?近年来,不少网友公布了其操作系统代码,其中
比较著名的有杨屹移植的ucos/ii和陈明计的small rtos51(已经有出版书籍)。在keil集成开
发环境中,也包含了一个名为RTX-51的操作系统,有两个版本,其中tiny版本可以在没有
外部存储器的情况下运行,使用较上面两种系统要简单,适合入门学习。当我们有一定的操
作系统程序编写经验后,转到学习其它操作系统就会容易很多。
- 2022-03-13 01:03:13下载
- 积分:1
-
78676
修改IE浏览器的背景,C++Builder精选编程学习源码,很好的学习资料。(Modify the IE browser in the background, C++Builder select learning programming source code, very good learning materials.)
- 2013-11-23 11:42:45下载
- 积分:1
-
Programming-Matlab-and-CPP
Programming Matlab and C++,混合编程;经典教程;
- 2013-01-23 03:04:35下载
- 积分:1
-
车辆检测与车道线检测代码
// MachineVisionDlg.cpp : implementation file
//
#include "stdafx.h"
#include "MachineVision.h"
#include "MachineVisionDlg.h"
#include "afxmt.h"
#include
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
using namespace std ;
- 2022-03-07 20:41:51下载
- 积分:1