-
vc实现二维码解析
实现VC++二维码解码功能,解析常见二维码。QRcode解码译码器,功能为读入一张图片译出其内容,具体功能包括图形探测定位、图形过滤校正、检错纠错等。
- 2022-12-13 22:25:03下载
- 积分:1
-
Windows CE5.0进程间通信
Windows CE5.0进程的同步与互斥
Windows CE5.0进程间通信
Windows CE5.0进程的同步与互斥-Windows CE5.0 inter-process communication Windows CE5.0 process synchronization and mutual exclusion
- 2022-05-18 18:17:18下载
- 积分:1
-
C语言写的一个学生管理系统【指针版本】
用C语言写的一个运动管理系统,属于新手入门项目,新手可以参照看一下,我以前学C的时候被CSDN 的那些小白写的代码害惨了,现在自己会了,想分享给大家一个能运行的版本;
- 2022-02-12 10:43:26下载
- 积分:1
-
以深度为k的满二叉树(n=2k
以深度为k的满二叉树(n=2k-1)为例,假设表中每个记录的查找概率相等,即 pi=1/n(1≤i≤n),而树的第i层上有2i-1个结点,因此,折半查找的平均查找长度为:
所以,折半查找的平均时间复杂度为O(log2n)。
-To a depth of k over the binary tree (n = 2k-1) as an example, suppose the table to find the probability of each record the same, that is, pi = 1/n (1 ≤ i ≤ n), and the tree layer of the first i There are 2i-1 nodes, therefore, to find half the average length of search as follows: Therefore, to find half the average time complexity is O (log2n).
- 2023-08-09 03:30:03下载
- 积分:1
-
Genetic algorithm is based on Darwin' s theory of evolution of an intelligent...
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic algorithm is based on Darwin" s theory of evolution of an intelligent optimization algorithm, a complex system can be used to optimize the robustness of the search algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely used in combination optimization, discrete optimization, engineering, optimization and other fields. Traveling Salesman Problem is a NP hard combinatorial optimization problem, has important theoretical value and practical application of research background. However, the traditional genetic algorithm, there is less than the need to introduce new improved genetic algorithm, and applied for solving the traveling salesman problem.
- 2022-08-23 15:36:01下载
- 积分:1
-
自然计算-遗传算法源代码
遗传算法解决相关问题,涉及交叉,变异,遗传,迭代,父本,子代等。目标函数:y = 21.5+x1*sin(4πx1)+x2*sin(20πx2)
- 2022-02-24 21:59:25下载
- 积分:1
-
用VC开发的C语言编写的MD5程序源码,作为开发md5的参考
用VC开发的C语言编写的MD5程序源码,作为开发md5的参考-MD5 program resource code using vc develop and wirtten though C language,as reference for MD5 s development.
- 2022-07-11 12:02:27下载
- 积分:1
-
windows程序设计源代码
Windows编程权威书籍的源代码,内容全面,是学习windows编程的必备助手。这是书籍的配套源代码,可以对照书籍学习源代码,这样学习的效率更高。
- 2023-01-17 17:45:08下载
- 积分:1
-
一个非常经经典的WINDOWS下开发的书籍,欢迎大家来下载使用
一个非常经经典的WINDOWS下开发的书籍,欢迎大家来下载使用-a very good windows C develop book
- 2022-07-21 11:51:27下载
- 积分:1
-
网络蚂蚁功能模拟
将不同数据包的信息整合
网络蚂蚁功能模拟
将不同数据包的信息整合-Functional simulation NetAnts different packets of information integration
- 2022-01-30 16:45:00下载
- 积分:1