-
12864液晶显示
基于51的12864液晶屏显示资料,可以制作
12864B液晶屏显示的库文件(Based on 5112864 LCD display data, it can be produced.
Library Files for 12864B LCD Display)
- 2020-06-19 21:00:01下载
- 积分:1
-
Huffman
数据结构,利用霍夫曼树实现文本数据的压缩。(Huffman data compression and decompression.)
- 2014-01-28 18:25:24下载
- 积分:1
-
ImprovedPedestrianDetectionAlgorithminNighttime
针对夜间动态背景下的行人检测中分割算法受光照条件影响大、误识别多等问题,提出双阈值分割算法和以多目标跟踪为核心的算法框架。新的分割算法解决了行人亮度分布不均时的分割问题,同时在新的框架下可以综合多帧的处理结果进行综合判断,通过将基于支持向量机的识别算法和多目标跟踪算法的融合,降低了系统的计算量,且比一般的系统具有更高的识别率。
(At night the dynamic context of pedestrian detection segmentation algorithm affected by light conditions, and false identification of many other issues, the dual-threshold segmentation algorithm and a multi-target tracking algorithm as the core framework. New segmentation algorithm to solve the uneven distribution of brightness of pedestrians at the time of partition, while in the new framework of an integrated multi-frame can be the result of a comprehensive treatment of the judge, through the support vector machine-based recognition algorithms and multi-target tracking algorithm integration reducing system of calculating the volume, and than a typical system has a higher recognition rate.)
- 2008-08-04 16:06:29下载
- 积分:1
-
BluetoothClientServer
BLUETOOTH VC++ CLIENT SERVER
- 2012-12-17 18:49:08下载
- 积分:1
-
a*算法、深度搜索8数码
包含了c++版的a*算法8数码问题和java版的深度搜索算法8数码问题。
- 2022-03-23 17:27:14下载
- 积分:1
-
4x4-key
4*4键盘小程序 两种算法内附检查LED(4* 4 keyboard applet containing two algorithms check the LED)
- 2013-07-28 22:19:49下载
- 积分:1
-
Classic-single-linked-list
单链表是C经典数据结构算法和数据结构,希望这对大家学习有点用(Classic single-linked list data structure in C algorithms and data structures, which we hope to learn a little bit with)
- 2011-08-02 12:33:26下载
- 积分:1
-
dhxg
vc窗体的动画效果的程序源码,很不错的demo(vc form animation program source code, very good demo)
- 2011-06-28 06:49:11下载
- 积分:1
-
CAN单向发送
说明: A、B两块开发板上电,按开发板A上的按键S1—S4,A板将通过CAN总线向B板发送按键数字信息,B板接收到该信息后通过数码管显示出A版相应的按键值。(A, B two development board power, press the development board A button s1-s4, A board will send key digital information through CAN bus to B board, B board received the information through the digital tube display A corresponding key value.)
- 2020-06-20 09:40:01下载
- 积分:1
-
InversionCount_old
输入一个有效数列,用归并算法排列,最后得出这个数列的逆序数(Let be an array of distinct integers. If and then the pair is called an inversion of . Given and an array your task is to find the number of inversions of .)
- 2014-01-08 14:45:24下载
- 积分:1