-
批量替换文件名称,支持大小写
批量替换文件名称,支持大小写敏感,支持子目录。 原理:利用遍历文件的方式,查找并替换文件名称。
- 2023-05-19 02:45:03下载
- 积分:1
-
MCGS组态软件高级开发包
SDK,用于开发组态软件与外部设备如智能仪表,智能传感器,智能显示单元,操作单元,执行单元等连接的通讯驱动模块,使之能够兼容于MCGS组态软件的通用版和网络版,以扩展组态软件的应用范围。
- 2022-02-28 16:22:13下载
- 积分:1
-
vc++开发的flash播放器能够实现一部分功能
vc++开发的flash播放器能够实现一部分功能-vc++ developed flash player can be realized as part of the functional
- 2022-04-21 16:55:03下载
- 积分:1
-
是ppt关于c语言的
是ppt关于c语言的-ppt is the language of the c
- 2023-07-27 21:15:03下载
- 积分:1
-
asdasdasdasdasd
阿斯达斯达斯达斯达斯达斯达斯达斯
- 2022-06-19 00:03:06下载
- 积分:1
-
要编写一个实现剪切和复制命令的函数,就要在你的应用程序中实现选定操作;要编写一个实现粘贴命令的函数,就需要请求剪贴板来检测它是否包含你的应用程序能够支持的数据。...
要编写一个实现剪切和复制命令的函数,就要在你的应用程序中实现选定操作;要编写一个实现粘贴命令的函数,就需要请求剪贴板来检测它是否包含你的应用程序能够支持的数据。下面的代码实现了复制命令,其它实现可仿照进行,在此不再赘言。 -prepared to achieve an order shear and reproduction function, it is necessary to your application process to achieve selected operation; To prepare a sealed order to achieve the function, on the need to request the clipboard to detect whether it contains your applications can support data. The following code to achieve the reproduction order to be modeled on the other to achieve, and in this stop drilling.
- 2023-06-24 14:30:03下载
- 积分:1
-
This program called (WM_TIMER) ,is designed for time keeping.
In this program I...
这项计划要求( WM_TIMER ) ,是专为时间维持。
在这个项目中我用三( 3 )功能( SetTimer , OnTimer , KillTimer ) ,这些功能都支持该计划的选择-This program called (WM_TIMER) ,is designed for time keeping.
In this program I used three (3) functions (SetTimer,OnTimer,KillTimer),these function support the program with option
- 2022-02-16 06:45:41下载
- 积分:1
-
断链隐藏进程解决方案
采用E语言开发
断链隐藏进程解决方案
采用E语言开发-Chain used to hide the process of language development of E
- 2022-06-12 07:22:44下载
- 积分:1
-
This function invokes the interrupt service routine whose address is pisr and...
This function invokes the interrupt service routine whose address is pisr and returns the results in the most general fashion.
- 2022-03-16 20:11:24下载
- 积分:1
-
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变...
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时
会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the random function, with large numbers theorem can be simulated normal distribution. Mathematical algorithms used in the two Jacobi transformation, directly generate a normal distribution, but this algorithm is very large in the calculation occurs when the number of overflow error.
- 2023-07-12 06:00:04下载
- 积分:1