-
VB6的CRC算法类
利用VB6编写的一个CRC计算类,支持CRC-16(x16+x15+x2+1)算法和CRC-CCITT(x16+x12+x5+1)算法,每种算法都支持选择先计算低字节还是先计算高字节,非常适合嵌入式系统的辅助计算,已被运用于嵌入式系统的辅助工具中。类中包含计算进度事件,可以在事件中显示计算进度。
- 2022-09-27 20:20:02下载
- 积分:1
-
表达式二叉树
表达式二叉树-Expression of BinaryTree
- 2022-06-03 16:23:09下载
- 积分:1
-
a second search process, I developed! Members can download the generous support...
一维搜索程序第二种方法,我自己编的!大家多多下载,多多支持啊!-a second search process, I developed! Members can download the generous support ah!
- 2022-10-31 04:35:03下载
- 积分:1
-
基于分水岭算法的彩色图像分割算法
分水岭算法分割彩色图片,使用时只需要更改处理图片的路径即可,属于Matlab程序,压缩文件中含有原始图片
- 2023-09-02 22:10:03下载
- 积分:1
-
pso-svm经典算法
粒子群优化支持向量机算法下载
自己编的 运行速度很快 共享给大家学习 多多交流
只需改一下数据路径就可以直接运行
- 2022-07-17 09:30:16下载
- 积分:1
-
求交换变量值的代码:要求编写一个函数实现两个整型变量交换彼此的数值。...
求交换变量值的代码:要求编写一个函数实现两个整型变量交换彼此的数值。
- 2022-04-06 14:11:49下载
- 积分:1
-
优化设计C语言程序
进退法找区间、坐标轮换发、黄金分割法、区间消去法等...
优化设计C语言程序
进退法找区间、坐标轮换发、黄金分割法、区间消去法等-Optimal Design of C language program to advance and retreat method to find range, coordinates the rotation of hair, golden section method, interval elimination method, etc.
- 2022-05-14 01:40:07下载
- 积分:1
-
人脸和眼睛识别
Use the CascadeClassifier class to detect objects in a video stream. Particularly, we will use the functions:
– load to load a .xml classifier file. It can be either a Haar or a LBP classifer
– detectMultiScale to perform the detection.
- 2022-03-07 04:36:53下载
- 积分:1
-
Cholesky分解方法
#包括;
- 2022-07-18 10:10:42下载
- 积分:1
-
Numerical Recipes in C++ 书中的程序的源代码
Numerical Recipes in C++ 书中的程序的源代码-C Numerical Recipes in the book of a program"s source code
- 2022-10-01 16:05:03下载
- 积分:1