-
vc编写的打开注册表的程序代码,大家可以学习参考一下
vc编写的打开注册表的程序代码,大家可以学习参考一下-vc prepared to open registry code, everyone can learn to refer to
- 2022-03-18 20:47:37下载
- 积分:1
-
this is desktop catch for wince
this is desktop catch for wince
- 2022-03-15 20:35:29下载
- 积分:1
-
计算器,用汇编写的一个简易计算器,图形界面
计算器,用汇编写的一个简易计算器,图形界面-calculator, with the compilation of a written summary calculator, a graphical interface
- 2023-08-29 20:55:15下载
- 积分:1
-
V/F转换芯片VFC32驱动源代码,VFC32是高精度伏频转换芯片,该代码已多次试用,正确可靠...
V/F转换芯片VFC32驱动源代码,VFC32是高精度伏频转换芯片,该代码已多次试用,正确可靠 -V/F converter chip VFC32 driver source code, VFC32 is a high-precision V-frequency conversion chip, the code has been repeatedly tested, accurate and reliable
- 2022-01-26 00:21:52下载
- 积分:1
-
自己阅读,希望对你有所帮助,谢谢谢谢,快点下巴
自己阅读,希望对你有所帮助,谢谢谢谢,快点下巴-NOTHING BUN ENOUGH
- 2023-04-18 13:00:04下载
- 积分:1
-
Pagetimer 1.00Pagetimer是用Microsoft Visiual J++制作的applet,它会在你访问网页时显示流逝的时间。当applet...
Pagetimer 1.00Pagetimer是用Microsoft Visiual J++制作的applet,它会在你访问网页时显示流逝的时间。当applet被完全装载并初始化时,这个定时器就开始工作了。它很小(小于3k)因此下载起来很快。-Pagetimer 1.00Pagetimer Microsoft is produced by J Visiual applet, it will be when you visit the website showed the passage of time. When the applet was completely loaded and initialization, the timer started work. It is very small (less than 3k) to download up soon.
- 2022-03-23 00:11:33下载
- 积分:1
-
Run only one instance, and activate an instance of the former
程序只运行一个实例,并激活前一个实例 -Run only one instance, and activate an instance of the former
- 2023-03-19 23:40:04下载
- 积分:1
-
扩展树型控件,选择目录文件
扩展树型控件,选择目录文件-expansion tree controls, directory paper
- 2023-04-30 17:25:02下载
- 积分:1
-
求集合的各元素的重数,也就是重复次数,和集合的众数,也就是重复次数最多的元素...
求集合的各元素的重数,也就是重复次数,和集合的众数,也就是重复次数最多的元素-Seeking re-set the number of each element, that is, repetition, and the collection mode, that is, the highest number of repeated elements
- 2023-01-09 11:35:04下载
- 积分:1
-
机器学习实战kNN.py
这个算法主要工作是测量不同特征值之间的距离,有个这个距离,就可以进行分类了。
简称kNN。
已知:训练集,以及每个训练集的标签。
接下来:和训练集中的数据对比,计算最相似的k个距离。选择相似数据中最多的那个分类。作为新数据的分类.
- 2022-07-15 09:47:18下载
- 积分:1