-
2
说明: 一段程序,基于图像处理的实现驾驶员疲劳判断
(A segment of a program, based on the image processing to achieve the fatigue of the driver judgment)
- 2012-05-09 20:34:26下载
- 积分:1
-
2
说明: VC++串口通信20个经典源码合集,经典全集,串口开发必看(VC++ Serial communication source collection of 20 classic, classic Collection, Must See Serial Development)
- 2011-04-21 09:51:05下载
- 积分:1
-
matlabforC
VC++实现vc调用matlab的程序的简单例子。vc6.0环境下测试通过。(VC vc call Matlab procedures simple example. Vc6.0 environment test.)
- 2007-06-01 11:18:13下载
- 积分:1
-
公司网站小程序
各种公司小程序,优化办公,非常有用,让办公时间节省很多(Company Website Small Procedures)
- 2019-04-28 11:31:35下载
- 积分:1
-
BCEncode
说明: 128条码打印DLL,通用平台都可以调用(128 bar code printing DLL)
- 2019-04-21 19:54:54下载
- 积分:1
-
网络多线程架构,转载
网络多线程架构,转载-Network Multi-threading architecture, reprinted
- 2022-03-31 19:39:46下载
- 积分:1
-
AVRGCC-Register
AVR单片机各寄存器的ppt整合,适用于AVR开发时查阅资料,个人整合(AVR series Microcomputer Register information)
- 2013-05-09 10:22:31下载
- 积分:1
-
阿里妈妈登录DEMO
自动登录阿里妈妈,保持长时间在线!掉线自动重登(Automatically log in to Ali Mama, keep on line for a long time! Drop off automatically)
- 2018-04-27 17:25:36下载
- 积分:1
-
STM32L151_SYN6288
说明: STM32L151控制SYN6288语音合成,包含原理图,能成功合成语音(STM32L151 controls SYN6288 speech synthesis, including schematic diagram, which can successfully synthesize speech.)
- 2020-06-19 23:40:02下载
- 积分:1
-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
char a[4]="ABCD" char b[4]="abcd"
则char c[8]="AaBbCcDd"
(Cross-string input, is to cross a string input to another string of them, such as:
char a [4] = "ABCD" char b [4] = "abcd"
While char c [8] = "AaBbCcDd" )
- 2009-02-19 18:26:20下载
- 积分:1