资源列表
ListAllFiles
- 该程序模仿DOS中的 dir/s 命令,使用命令行方式,递归的列出某目录下的所有文件及其大小
colorSignature
- 用openCV提取图片的象素值,用聚类进行分割,找出各个聚类的中心点,聚类个数是动态决定的,可重新设置个数最大上限。-OpenCV extract images using pixel value segmentation by clustering to identify the center of each cluster, clustering is a dynamic number of decisions can be re-set the upper limit of the num
ENC-DEC
- 基于vb6.0的文件加密源码,将文本加密-Based on VB6.0 source of file encryption, text encryption
Rootkit
- 这是内核有名的irphook的源码 ,大家可以自己测试,功能不错啊 -This is a well-known irphook the kernel source code, we can test its own functions well ah
AccpException
- 一个生活中常用的小程序 学习中可能用得上-A small program used in life may need them to learn
snapsht4
- Snapshot and crop the Multiviewer easycap control screen
getc
- VB获取windows系统的剪贴板上的内容。-VB for windows system, the contents of the clipboard.
file-operation--of-VBS-
- VBS基本文件操作对于初始学习VBS的人来说,非常有参考意义-the base file operation function of VBS
FileUtil
- 简单实现文件(夹)的复制、移动、删除、获取大小等操作 复制文件或者目录,复制前后文件完全一样。 删除一个文件或者目录 。 移动文件或者目录,移动前后文件完全一样,如果目标文件夹不存在则创建。 重命名文件或文件夹 。 读取文件或者目录的大小 。 判断一个文件是否存在 。 本地某个目录下的文件列表(不递归) 。 递归目录下的所有文件。 将字符串写入指定文件(当指定的父路径中文件夹不存在时,会最大限度去创建,以保证保存成功!) 获得文件大小-Simple i
1
- vb允许禁止在任务栏中使用右键菜单V3.0 ,很不错的VB源码,适合VB爱好者学习研究。-The vb allow prohibited in the taskbar right-click menu V3.0, a very good VB source code for VB enthusiasts to learn the research.
Eight-puzzle
- 八数码难题-两种不同的分支限界法解决 input.txt中为起始的状态,output.txt\output2.txt为两种不同解法的输出-Eight digital problem- two different branch and bound method for solving input.txt initial state, output.txt \ output2.txt solution for the two different output
car
- 小车运动程序,经实测可行,可用于驱动小车运动-car movement C progect