-
CPUdrawsina
采用多线程技术,在任务管理器上显示CPU正弦曲线,挺有意思的,《编程之美》中提到过的(Multi-threading technology, the task manager shows CPU sine curve, very interesting, " Programming of the United States" in the mentioned)
- 2013-07-13 21:30:45下载
- 积分:1
-
noissin
产生正弦信号,加入高斯白噪声,并用小波方法去噪(Produce sine signals, add white gaussian noise, and wavelet denoising method
)
- 2014-03-29 09:19:22下载
- 积分:1
-
cvCarRecog
基于Opencv的汽车牌照定位与字符识别源代码,可以运行
(Vehicle License Plate Location Based on Opencv and character recognition source code, you can run)
- 2010-08-11 16:18:32下载
- 积分:1
-
ADC7843
ADC7843驱动(ADC7843 drive)
- 2005-03-07 08:55:26下载
- 积分:1
-
一个复杂的工程通常可以分解成一组小任务的集合,完成这些小任务意味着整个工程的完成。例如,汽车装配工程可分解为以下任务:将底盘放上装配线,装轴,将座位装在底盘上,...
一个复杂的工程通常可以分解成一组小任务的集合,完成这些小任务意味着整个工程的完成。例如,汽车装配工程可分解为以下任务:将底盘放上装配线,装轴,将座位装在底盘上,上漆,装刹车,装门等等。任务之间具有先后关系,例如在装轴之前必须先将底板放上装配线。任务的先后顺序可用有向图表示――称为顶点活动( Activity On Vertex, AOV)网络。有向图的顶点代表任务,有向边(i, j) 表示先后关系:任务j 开始前任务i 必须完成。图1 - 4显示了六个任务的工程,边( 1 , 4)表示任务1在任务4开始前完成,同样边( 4 , 6)表示任务4在任务6开始前完成,边(1 , 4)与(4 , 6)合起来可知任务1在任务6开始前完成,即前后关系是传递的。由此可知,边(1 , 4)是多余的,因为边(1 , 3)和(3 , 4)已暗示了这种关系。-a complex project can usually be divided into a group of small tasks set to complete these tasks means that the completion of the whole project. For example, car assembly projects can be divided into the following tasks : to the chassis via the assembly line, armored axis of the seat is installed in the chassis, painting and installing the brakes, armored doors, etc.. Between tasks has, for example, installed in the shaft bottom before they must first be placed on an assembly line. The task order is available to the map-- known as the vertex (Activity On Vertex, AOV) network. A plan to the apex representative tasks, to
- 2022-04-13 11:23:44下载
- 积分:1
-
linux IEEE1588
这是ptpd V2,IEEE1588的实现代码,linux平台下的。
很成熟的代码,可以稍加修改就用在产品里面。
在LINUX里面 MAKE 就可以用GCC编译通过。
- 2022-01-31 11:01:05下载
- 积分:1
-
huffman
这是关于huffman编码的算法,输入权值,自动给出编码(This is about huffman coding algorithm, the input weights automatically given coding)
- 2013-07-31 17:45:00下载
- 积分:1
-
12232液晶显示驱动程序
12232液晶显示驱动程序(12232 LCD Driver)
- 2004-10-27 13:34:40下载
- 积分:1
-
DS18B2
单片机 8051 C语言 温度传感器DS18B20(SCM 8051 C language temperature sensor DS18B20)
- 2013-11-11 13:23:45下载
- 积分:1
-
RA8875驱动程序
STM32驱动RA8875芯片的驱动,可快束这驱动液晶屏幕!
- 2022-03-25 13:53:46下载
- 积分:1