-
现代信号处理教程_胡广书
说明: 很多matlab例子(many examples Matlab)
- 2005-12-01 09:25:59下载
- 积分:1
-
GPIO_PWM_DEMO
基于PWM的LED渐变效果及彩灯,使用N76E003.(Gradient Effect and Color Lamp of LED Based on PWM)
- 2020-09-08 16:38:03下载
- 积分:1
-
movingtargetdetectionandtracking
在道路交通管理中,为了获得车辆的运动数据,早期经常采用的是感应线圈等硬件测量的方法。而如果采用摄像头拍摄的道路视频,再用计算机软件处理的方法,则可以极大的增加方便性和灵活性。本文运动目标检测与跟踪研究如何让计算机从视频图像序列中获得物体运动数据。(Traffic management in order to obtain motion data of the vehicle, is a method often used early induction coil measurement hardware. If using a video camera to shoot on the road, and then deal with methods of computer software, you can greatly increase the convenience and flexibility. This paper studies the moving target detection and tracking moving objects how to get data from a computer video image sequence.)
- 2014-03-12 16:32:21下载
- 积分:1
-
平衡二叉树
平衡二叉树定义:它或者是一颗空树,或者具有以下性质的二叉树:它的左子树和右子树的深度之差的绝对值不超过1,且它的左子树和右子树都是一颗平衡二叉树。平衡因子(bf):结点的左子树的深度减去右子树的深度,那么显然-1
- 2022-03-31 02:14:50下载
- 积分:1
-
排序方法的比较
代码完整
通过此系统可以实现如下功能:
利用随机函数产生N个随机整数(20000以上),对这些数进行多种方法进行排序。
1)采用直接插入排序、希尔排序、直接选择排序、起泡排序、快速排序、堆排序等方法排序,并把排序后的结果保存在不同的文件中。
2)统计每一种排序方法的性能(以上机运行程序所花费的时间为准进行对比),找出其中两种较快的方法。
- 2022-03-24 12:55:57下载
- 积分:1
-
gh0stdan-exe-ban
gh0st想必大家都知道不用多说了。
这个不知道是那个牛人改的单exe无DLL不版(gh0st surely we all know rest is history. The cattle do not know that people have switched to single-exe version without DLL does not)
- 2011-08-20 21:49:29下载
- 积分:1
-
4
说明: 对于给定的一个工程施工图,该图以边为单位从键盘输入,编写能够找出该图的关键路径的程序。(For a given a construction graph that side for the unit to input from the keyboard, write to identify the critical path of the graph program.)
- 2013-08-03 14:56:25下载
- 积分:1
-
ISO_IEC_14496-15-2004
ISO_IEC_14496-15-2004 学习mpeg4必须的(ISO_IEC_14496-15-2004 required to learn mpeg4)
- 2010-05-09 12:47:52下载
- 积分:1
-
Src
AES128 加密算法用C语言;对明文数据加密或者对密文数据解密。(AES128 encryption algorithm uses C language.Encryption of plaintext data or decryption of ciphertext data.)
- 2020-06-20 22:00:01下载
- 积分:1
-
DateUtils
时间类工具,封装了常用的日期转化以及计算函数(Time class tool encapsulates the usual date conversion and computing functions)
- 2017-11-20 10:57:00下载
- 积分:1