-
使用操作系统提供的拷贝命令不能拷贝隐含或系统属性的文件,因为在拷贝过程中系统会提示“File not found”。下面的小程序可以解决这个问题。...
使用操作系统提供的拷贝命令不能拷贝隐含或系统属性的文件,因为在拷贝过程中系统会提示“File not found”。下面的小程序可以解决这个问题。
-Provided by the use of the operating system copy command can not copy hidden or system file attributes, as in the copy process will be prompted to " File not found" . The following small program can solve the problem.
- 2022-02-25 17:10:22下载
- 积分:1
-
这个是用分段法求解线形方程组的算法,可以看一下,有帮助的...
这个是用分段法求解线形方程组的算法,可以看一下,有帮助的-this section is used method of linear equations algorithm can look at, help
- 2022-07-26 12:19:25下载
- 积分:1
-
将一个html文件转换成txt文件,不知道可不可以用,呵呵。
将一个html文件转换成txt文件,不知道可不可以用,呵呵。-Convert a html file to a text file.
- 2022-03-23 05:13:16下载
- 积分:1
-
关于窃取邮箱密码的源程序,可以看看如何对付别人的窃取。...
关于窃取邮箱密码的源程序,可以看看如何对付别人的窃取。-The source code for software which steal the email password. User can take a look and see how to deal with other s stealing.
- 2022-12-24 00:35:03下载
- 积分:1
-
在10乘10的棋牌上进行八皇后排列,并输出排列情况和种类
在10乘10的棋牌上进行八皇后排列,并输出排列情况和种类-10 x 10 8 Queens on a chess arranged and the arrangement of the output and variety of
- 2023-08-20 01:45:03下载
- 积分:1
-
电子地图查询,实现查询的基本功能,精确查找和模糊查找
电子地图查询,实现查询的基本功能,精确查找和模糊查找-E-map queries, to achieve the basic functions of query
- 2022-02-15 10:23:13下载
- 积分:1
-
window 硬件信息的获取,包括CPU,内存,硬盘空间等等;
window 硬件信息的获取,包括CPU,内存,硬盘空间等等;-access to information window hardware, including CPU, memory, hard disk space, etc.
- 2022-08-09 15:30:48下载
- 积分:1
-
DX counseling source, there are lights on the DX and material handling code.
DX辅导源码,里面有关于DX处理灯光和材质的代码.-DX counseling source, there are lights on the DX and material handling code.
- 2022-06-15 18:45:58下载
- 积分:1
-
重新启动和关闭电脑
sar数据处理软件,韩国人开发,利用sar数据获取海表风场、流场、海浪信息-SAR Ocean Processor
- 2023-05-26 00:10:03下载
- 积分:1
-
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:...
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:
输入9*(8-6/2)+9/2然后按Enter键,可以得到式子的值是49.5.
或者输入9-10*2然后按Enter键,可以得到式子的值是-11.
-Data structure on the four computing experiments, mainly related to the operation of the stack, in the run window, select one, enter the computing operation. Enter the formula you want to pay attention to the negative not to take part in computing, but the formula can produce negative. Style son such as: Enter the 9* (8-6/2)+ 9/2 and then press Enter key, you can get the formula value is 49.5. or enter a 9-10* 2 and then press Enter key, you can get the value of formula is-11.
- 2022-03-17 18:39:04下载
- 积分:1