-
the procedures used VB, and its function is used for recording and easily unders...
本程序用VB开发,其功能是用于录音,简单易懂》-the procedures used VB, and its function is used for recording and easily understood "
- 2023-02-05 14:50:03下载
- 积分:1
-
本程序模拟了窗口任务管理器的功能,进程管理法力…
本程序模拟windows任务管理器的功能,包括进程管理、进程管理、系统性能和网络检测等功能,是一个很好的系统测试实例。
- 2022-08-13 00:06:04下载
- 积分:1
-
快速删除VC及Delphi的可删除文件或您指定的扩展名文件,第一次运行此批处理文件时将在驱动器盘符和目录文件夹右键菜单产生"Delete special Ext...
快速删除VC及Delphi的可删除文件或您指定的扩展名文件,第一次运行此批处理文件时将在驱动器盘符和目录文件夹右键菜单产生"Delete special Ext files"和"Edit delete special Ext files list"以及产生一个FileExtList.txt文件,此文件中包含VC及Delphi可删除文件扩展名列表。选择"Delete special Ext files"可快速删除指定扩展名的文件。选择"Edit delete special Ext files list"自动使用记事本打开FileExtList.txt文件,您可以输入您想要删除文件的扩展名,在此文件中" "表示注释,此行后面的扩展名将不被处理。-deleted VC and Delphi can delete the file or your designated extension, the first run this batch file will be in the drive letter and directory folder right-click menus have a "special Ext Delete files" and "Edit special Ext delete files list" and produce a FileExtList.txt , this document contains VC and Delphi can delete the file extension list. Select "Delete special Ext files" can quickly delete the specified file extensions. Choose "Edit special Ext delete files list" automatic use Notepad to open FileExtList.txt document, you can import you want to delete the file extension, in this document, "" Notes, said that
- 2022-02-02 08:30:03下载
- 积分:1
-
remoting 入门,很经典的几个例子,是源代码的,不错哦
remoting 入门,很经典的几个例子,是源代码的,不错哦-remoting entry, it is a few examples of classic and is the source code, yes oh
- 2023-07-10 23:35:03下载
- 积分:1
-
局部敏感哈希
本项目实现了局部敏感哈希算法的C #。该算法是用来匹配一个具有速度快、精度高的非常大的数据集,类似的记录。这是一个与所有的类实现的形式方便的Windows窗体项目。它包括完整的带/ minhashing /检索部分LSH
- 2022-05-23 17:16:34下载
- 积分:1
-
类、继承、封装和多态的C++实现, 可以在VC++下直接编译、运行。...
类、继承、封装和多态的C++实现, 可以在VC++下直接编译、运行。-VC++-OOP
- 2022-02-02 23:53:23下载
- 积分:1
-
mablab Xcorr功能
mablab xcorr function
- 2022-03-06 08:16:52下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1
-
推箱子游戏程序源代码,另附有一个地图编辑器,看上去还不错,资料比较全,学习编写游戏的朋友可以参考一下。通过游戏我们会学到很多实用的编程技巧。...
推箱子游戏程序源代码,另附有一个地图编辑器,看上去还不错,资料比较全,学习编写游戏的朋友可以参考一下。通过游戏我们会学到很多实用的编程技巧。-BoxMan game and the map editor source code.
- 2022-02-04 19:36:27下载
- 积分:1
-
C#编写的记事本程序
我使用C#编写的一个记事本程序,对初学者入门C#很有用哦。实现了文件的打开、保存、编辑等功能,对于初学者学习打开对话框、菜单栏、状态栏的用法有帮助。
- 2022-07-11 21:01:40下载
- 积分:1