-
文件打开、写入操作源码
文件打开、写入操作源码-document is opened, write FOSS
- 2022-03-21 10:41:23下载
- 积分:1
-
求解最短哈密顿回路,先用贪心方法求解一个路径及权值,以此作为回溯剪枝界。...
求解最短哈密顿回路,先用贪心方法求解一个路径及权值,以此作为回溯剪枝界。-Solving the shortest Hamiltonian circuit, first with the greedy method to solve a path and weight, as a back pruning sector.
- 2022-05-13 10:53:59下载
- 积分:1
-
迷宫求解
求解迷宫中一条通路的伪码算法等
迷宫求解
求解迷宫中一条通路的伪码算法等-Solving a maze to solve the maze path of pseudo-code algorithm
- 2022-05-14 21:42:06下载
- 积分:1
-
vc嵌入web页面并接收web事件通知例子程序
用VC++写的一个例子程序,可以嵌入web页面,并接收加载过程中的事件通知消息。
- 2022-10-13 06:40:04下载
- 积分:1
-
对渭河滤波器的MATLAB实现
implementation of Weine filter in matlab
- 2022-05-24 05:29:33下载
- 积分:1
-
This is a simple use of the protocols of udp chat program
这是一个用winsock实现简单的udp聊天程序-This is a simple use of the protocols of udp chat program
- 2022-01-26 14:36:30下载
- 积分:1
-
CJJ可视化的编程工具,你可以写CJJ代码,有兴趣去看看
cjj的可视化编程工具,可以写cjj的代码,有兴趣的-cjj visual programming tool, you can write cjj code, interested to see if
- 2023-05-16 03:05:03下载
- 积分:1
-
windows音量控制
控制windows音量的动态库+测试源码,可以控制windowsXP,windows7,windows8等操作系统。控制windows音量的动态库+测试源码,可以控制windowsXP,windows7,windows8等操作系统。控制windows音量的动态库+测试源码,可以控制windowsXP,windows7,windows8等操作系统。
- 2022-01-24 10:05:40下载
- 积分:1
-
代码实现了目前所使用的大部分手机上的英文单词的输入功能,可根据使用频率给出常用单词!...
代码实现了目前所使用的大部分手机上的英文单词的输入功能,可根据使用频率给出常用单词!-Realize the current code used by the majority of English words on the phone input function, frequency of use is given in accordance with commonly used word!
- 2022-02-06 04:14:02下载
- 积分:1
-
协同过滤算法
这是用于商品推荐的协同过滤算法。本算法的相似性度量采用的是皮尔森相似性。代码采用基于iterm的协同过滤,即先建立iterm的临近矩阵,对未打分的term采用临近矩阵进行打分。
- 2022-01-26 06:15:50下载
- 积分:1