-
本人早期用c++写的动态哈夫曼编码,在vc2005上编译通过!
本人早期用c++写的动态哈夫曼编码,在vc2005上编译通过!-I spent the early c++ Write dynamic Huffman coding, compiled in vc2005 through!
- 2023-06-27 04:05:04下载
- 积分:1
-
This file is one of helpful tool when u r doing work on debug of ur program if u...
This file is one of helpful tool when u r doing work on debug of ur program if u r a win32 application develper.
Using TRACE macro or OutputDebugString function is listing the string at DebugView when u want or u consider.
- 2022-02-21 19:40:27下载
- 积分:1
-
一款“剑峰时刻”的游戏,非常棒,有兴趣的朋友可以下载研究一下...
一款“剑峰时刻”的游戏,非常棒,有兴趣的朋友可以下载研究一下-A
- 2022-03-12 23:29:19下载
- 积分:1
-
unicode 的显示程序!
请先将unicode 16*16的库放到当前目录下
并起名为 unicode.bin
可编过!...
unicode 的显示程序!
请先将unicode 16*16的库放到当前目录下
并起名为 unicode.bin
可编过!-unicode display procedures! Please be unicode 16* 16 libraries on the current directory and named unicode.bin could be too!
- 2023-08-22 05:00:02下载
- 积分:1
-
VB 图像处理软件 (阈值分割+边缘检测)
VB图像处理源码,主要实现了两种方法的二值化(阈值分割)和4种方法的边缘检测。该源码可以用于工业工件检测和图像识别(包括验证码识别),可以读取JPG、TIFF、BMP、PNG、GIF等常见文件格式,采用了模拟指针,速度快、效率高。下面是该源码主要包含的算法:
二值化:以亮度为标准进行阈值分割;以平均灰度为标准进行阈值分割
边缘检测:Roberts(罗伯特)算子;Sobel(索贝尔)算子;Prewitt(普瑞维特)算子;Laplacian(拉普拉斯)算子。
- 2022-09-02 23:55:03下载
- 积分:1
-
drop file java
drop file java-drop file java------------------------
- 2022-07-10 14:01:55下载
- 积分:1
-
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本...
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本算法者使用-Binary tree of several operations, including the establishment of binary tree recursive first order, first traversal, in order traversal, postorder traversal, a variety of non-recursive traversal to calculate the number of nodes and all leaves and the number of nodes , the use of queue-level traversal realize. For research and learning to use the basic algorithm
- 2022-01-20 23:39:57下载
- 积分:1
-
windows 剪贴板的实现源代码
windows 剪贴板的实现源代码-the realization of the source code
- 2022-03-13 03:02:53下载
- 积分:1
-
经验证了的8b9b验证程序,VC++编的,希望对大家有所帮助!
经验证了的8b9b验证程序,VC++编的,希望对大家有所帮助!-Experience of the 8b9b card verification process, VC++ Series, and they hope to be helpful to everyone!
- 2022-10-30 16:45:03下载
- 积分:1
-
识别过程锁定 (win32) Windows 文件资源
简单的命令行实用程序开发使用 c + + 来识别哪些进程锁定 windows 文件。
使用方法 ︰ WhoUses.exe [/M] 文件名/M 文件名是一个模块名称 (EXE,DLL,...)文件名文件名称例子 ︰WhoUses.exe /M kernel32.dllWhoUses.exe /M c: est est.dllWhoUses.exe yourTextFile.txtWhoUses.exe c:pagefile.sysWhoUses.exe 串口 0
兼容 Windows XP、 Vista 和 7。
- 2022-02-28 20:47:52下载
- 积分:1