-
注册表定位器
Windows的注册表编辑器没有自动定位功能,要打开某项注册表键值必须一级级展开,十分麻烦,注册表定位器帮你一键快速定位到注册表项,方便之极,网络上的各种注册表定位器软件也是运用了此源代码,如果你设计的软件需要此项功能可以参考一下该源码。
- 2022-10-17 08:10:03下载
- 积分:1
-
这个源码是用遗传算法对FCM 算法进行改进后的算法,实现了对脑图像的自动分割,速度较快...
这个源码是用遗传算法对FCM 算法进行改进后的算法,实现了对脑图像的自动分割,速度较快-the source is using genetic algorithms to FCM algorithm for improved algorithm, achieving the right brain"s automatic image segmentation, faster
- 2022-01-23 11:14:05下载
- 积分:1
-
MELP汇编代码
所上传的代码可以在TI公司生产的DSP芯片上实时执行,主频高于80MHz的芯片均可以使用这款代码。代码中所实现的算法,可以用于低速率语音编码。
- 2023-08-21 07:15:04下载
- 积分:1
-
About temperature detection
关于温度采集器的使用与硬件说明,还有接口协议等-About temperature detection
- 2023-06-05 14:40:03下载
- 积分:1
-
教师抽象基类及其派生的特聘教授,责任教授,教学人员,研究人员等派生类....
教师抽象基类及其派生的特聘教授,责任教授,教学人员,研究人员等派生类.-teachers abstract base class and its derived Chair Professor, Professor responsibility, teaching staff, researchers and other derived class.
- 2023-01-10 13:10:03下载
- 积分:1
-
提交系统,可以提交论文,让老师修改非常好用,并且已经应用于多个网站...
提交系统,可以提交论文,让老师修改非常好用,并且已经应用于多个网站-Submission System, you can submit papers, so that teachers are very easy to use modifications, and has been applied to a number of web
- 2022-07-23 19:26:46下载
- 积分:1
-
好的源资源管理器,可以很容易地实现浏览器的所有功能
很好的资源管理器源码,可以方便的实现资源管理器的所有功能-Good source resource manager, you can easily realize Explorer all the features
- 2023-01-19 14:25:04下载
- 积分:1
-
百万富翁与陌生人的换钱计划windows Visul C++源程序(电大版教材)...
百万富翁与陌生人的换钱计划windows Visul C++源程序(电大版教材)-millionaire with strangers for money, the program windows Visul C source files (TVU version Aids)
- 2022-01-26 07:39:29下载
- 积分:1
-
加密 VB.Net
这个项目只是为了生成处理器本地的 Id,这使用 Visual Basic.NET 2010。
我们创建处理器 ID,然后我们的任何结构二进制的文件加密对 16 位。
- 2022-05-08 04:43:58下载
- 积分:1
-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(ij)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic programming matrix continually multiply-dynamic programming problem is a problem-solving method. It does not require the results need to be how to divide the problems of the sub- problems fixed, but different input given by the specific example of the problem partition method, and then calculate, and answer questions. Matrix continually multiply the main idea is as follows : 1) the installation of the size of continually multiply the number phalanx 2) above the main diagonal elements Di, j (ilt; J) Matrix Mi continually multiply to the smallest workload 3) below elements Di, j (IGT; J) the record was the smallest workload of a matrix of the first group of a matrix of the final sequence, followed by the final element of the final results of the
- 2022-06-17 10:27:59下载
- 积分:1