-
last
计算两个日期的和或差,以及计算一个日期和一个天数的和或差,(Calculate two dates and or poor, and to calculate a date and a number of days and or poor,)
- 2010-01-06 10:14:50下载
- 积分:1
-
环形缓存机制源代码
环形缓存机制,主要可以用来循环接收数据量比较大的数据,如高清视频数据;其首先申请一大段缓存,首尾指针分别换算成离缓存首地址的长度,尾指针根据接收数据的长度并对缓存长度取模来往后移动,首指针根据取出数据的长度并对缓存数据取模往后移动,当尾指针移动到末端,接收到的数据超出剩下的缓存大小时,尾指针换算的长度对缓存取模时其值将变为缓存开始的地址,从而形成一个指针自动偏移不断循环存储的环形buffer。
- 2022-04-30 07:32:58下载
- 积分:1
-
snes9x
这是我汉化的 Snes9X,此模拟器被选为 TASVideos 专用模拟器之一,我是基于源代码进行汉化,现已 95 完美汉化。若有不符合逻辑、常识、常理、不通顺、不贴切,有 BUG 请及时评论,本人将会在最短时间内修正。(This is my Chinese Snes9X, this simulator was selected as one of the TASVideos dedicated simulator, I is finished based on the source code, now 95 , the perfect chinese. If there is not logical, common sense, common sense, not smooth, not appropriate, please BUG timely review, I will correct in the shortest time.)
- 2014-05-19 12:43:56下载
- 积分:1
-
VC++显示倾斜文字
VC++编写的如何显示倾斜文字(VC show how prepared the text tilt)
- 2005-03-09 10:12:46下载
- 积分:1
-
呕心沥血开发的某个项目的异物检测程序,为了赚点积分,分享给你们
采用opencv开发,先利用线扫描确定ROI区域,然后矫正位置后进行异物分析,准确率100%,单个检测时间在10ms 以内。
- 2023-06-20 11:30:07下载
- 积分:1
-
3DRacers
3d赛车的游戏代码 包含资源文件 和代码文件(3d racing game code contains the resource files and code files)
- 2008-01-14 15:06:49下载
- 积分:1
-
寻迹小车
此程序是基于L298N驱动的寻迹小车,能准确地按照各种路线行走
- 2022-03-09 17:22:17下载
- 积分:1
-
md5main
这个程序是MD5算法的C源代码,调试通过。可以直接应用,在网络通讯中有用。(the procedure is MD5 algorithm in C source code, debugging through. Can be directly applied in the network communications useful.)
- 2006-11-04 23:16:45下载
- 积分:1
-
指纹识别库libfprint-0.6.0
这是一个项目,旨在用Linux桌面的间隙来支持消费者的指纹阅读器。
- 2022-09-21 11:40:03下载
- 积分:1
-
ROT13Encrypt
一个很好的使用 ROT13 算法加密和解密数据的算法(A good algorithm using ROT13 algorithm to encrypt and decrypt data)
- 2013-09-09 15:34:05下载
- 积分:1