-
Turbo c 2.0开发,可以对硬盘的主引导扇区的某些信息进行加密,从而对这个硬盘其到加密作用!!这样就不能进入系统了...
Turbo c 2.0开发,可以对硬盘的主引导扇区的某些信息进行加密,从而对这个硬盘其到加密作用!!这样就不能进入系统了-Turbo c 2.0, the drive can master boot some of the information encrypted on the hard drive so as to its encryption role! ! This can not enter the system
- 2022-03-19 15:10:27下载
- 积分:1
-
地球化学模拟软件,用于溶液中离子,固体,气体,氧化还原反应,吸附反应等的计算.图形界面,功能强大....
地球化学模拟软件,用于溶液中离子,固体,气体,氧化还原反应,吸附反应等的计算.图形界面,功能强大.-Visual is a chemical equilibrium model for the calculation of metal speciation, solubility equilibria etc. for natural waters. It is probably the most widespread model for these purposes today, and it is renowned for its stability.
- 2022-03-12 01:49:06下载
- 积分:1
-
命令行计算器
一个简单的命令行的计算器。它是由 Visual Studio 2008 写入。我想要一个程序像 Matlab 命令窗口。我们可以一起工作,并使项目更好。请编辑该项目并将其发送给我。
我的电子邮件地址: mostafabazghandi2001@gmail.com
- 2023-07-29 22:30:03下载
- 积分:1
-
C# 自动查询百度排名
C#自动查询网站在百度的排名,精确,上传成功有声音提示string txt = textBox1.Text.Trim(); int index = webBrowser1.Document.Body.InnerHtml.IndexOf(txt); HtmlElement he = webBrowser1.Document.GetElementById("page"); if (index > 0) { if (he != null) { HtmlElementCollection strong = he.GetElementsByTagName("strong"); label1.Text = "已找到 第 " + strong[0].Children[1].InnerText + " 页"; timer1.Stop(); &
- 2022-07-23 07:10:25下载
- 积分:1
-
本枝程序主要介绍怎么正常的去中专一个正在运行的进程。
本枝程序主要介绍怎么正常的去中专一个正在运行的进程。-This branch introduces the procedure how a normal secondary to the process is running.
- 2023-08-11 00:20:03下载
- 积分:1
-
NVIDIA的并行计算。
使用nVidia进行并行处理的框架,编程环境是vs2005,c++语言。-parallal computing by nVidia
- 2022-03-18 00:07:13下载
- 积分:1
-
The write and read in steganography.
The write and read in steganography.
- 2022-01-31 08:37:57下载
- 积分:1
-
猜数字游戏,简单的猜数字的小游戏,在文件中有说明
猜数字游戏,简单的猜数字的小游戏,在文件中有说明-viewing games, a simple little game viewing of the document is described
- 2023-07-25 20:00:04下载
- 积分:1
-
VB中也有类似VC的IDE设置的预编译宏.与C++不同,VB代码中的预编译只能在当前文件中有效,但在IDE中设置的不受这个限制__郝玉杰...
VB中也有类似VC的IDE设置的预编译宏.与C++不同,VB代码中的预编译只能在当前文件中有效,但在IDE中设置的不受这个限制__郝玉杰-VB VC has a similar set of pre-IDE compiler Acer. C and different, VB code to the pre-compiled only in the current document effective, but in the IDE set against this limitation __ Haoyujie
- 2022-10-30 22:00:03下载
- 积分:1
-
利用树视控件显示资源管理器风格的目录状结构
利用树视控件显示资源管理器风格的目录状结构-use trees as controls under the Resource Management style directory structure
- 2022-08-11 05:27:55下载
- 积分:1