-
460种图像切换.播放切换当前文件夹下图像,并可播放当前文件夹下的声音,暂时有460种切换图像法。最简单、实用、绿色的软件...
460种图像切换.播放切换当前文件夹下图像,并可播放当前文件夹下的声音,暂时有460种切换图像法。最简单、实用、绿色的软件-460 kinds of image switch. Playback switch current folder under the images, and can play under the current folder
- 2022-01-22 07:52:43下载
- 积分:1
-
本为一个外部存储器实验程序,可以在ads上使用
本为一个外部存储器实验程序,可以在ads上使用-the external memory for an experimental procedure can be used in ads
- 2022-01-26 03:48:22下载
- 积分:1
-
利用相片的拍照时间查找冗余相片 C#
输入要查找相片的目录 改名 可以将所有相片名称改为拍照时间查找可以找出相同相片生成结果 存在 c:重复相片.TXT主要代码在form1.cs 中
- 2022-01-26 07:51:42下载
- 积分:1
-
一个使用的完成CRC检验及数据读写的C++文件,能直接实现CRC
一个使用的完成CRC检验及数据读写的C++文件,能直接实现CRC-the completion of a use of CRC testing and data read and write C documents will be able to directly achieve CRC
- 2022-09-13 05:20:03下载
- 积分:1
-
a cool RSA encryption source code, I actually very good application performance...
一个超酷的RSA加密源代码,我在实际应用中表现很好,可以达到128位以上的加密。-a cool RSA encryption source code, I actually very good application performance can be achieved over 128 encryption.
- 2023-07-04 20:10:03下载
- 积分:1
-
很短的介绍C++的初学者用户,C是有用的
very short introduction of c++ that is useful for beginners users of c-very short introduction of c++ that is useful for beginners users of c++
- 2022-03-18 15:53:20下载
- 积分:1
-
VB垂直工具栏控件,可以用它编写像Windows资源管理器左工具栏相同的样式,内附VB实例代码....
VB垂直工具栏控件,可以用它编写像Windows资源管理器左工具栏相同的样式,内附VB实例代码.-VB Controls the vertical toolbar, you can use it to prepare, like Windows Explorer toolbar left the same style, containing examples of VB code.
- 2022-07-04 12:48:27下载
- 积分:1
-
二维无网格伽辽金法简单例子程序
二维无网格伽辽金法简单例子程序-2D-EFGM simple example Act procedures
- 2022-01-20 23:10:43下载
- 积分:1
-
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_D...
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "C_FA" //保护文件
const CString REQ_RENAME = "C_FR" //重命名
const CString REQ_COPY = "C_FC" //拷贝
//-------------发送文件--------------
const CString REQ_SNDFILE = "R_FL"
const CString REP_SNDFILE = "S_FL"
//-----------------------------------
//-------------接收文件--------------
const CString REQ_REVFILE = "C_FL"
const CString REP_REVFILE = "S_FL"
//-----------------------------------
//-------------更改目录--------------
const CString REQ_CHGDIR = "C_DC" //更改目录
//-------------更改目录--------------
//-------------根目录名--------------
const CString ROOT_DIR_NAME = "LSV2" //根目录名
//-------------根目录名-LSV2 trans
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "
- 2023-01-08 18:05:03下载
- 积分:1
-
命名管道连接A.exe和B.exe
windows命名管道连接A.exe和B.exe,A用来显示,B用来输入字符串并变为大写,C程序功能通过使用管道(pipe)通信的方式,实现 A 和 B 的连接,即让 A 进程的输出作为 B 进程的输入
- 2023-09-09 05:10:02下载
- 积分:1