-
将VB格式文件转换为Unix格式文件,小程序代码.
将VB格式文件转换为Unix格式文件,小程序代码.-VB format will be converted to Unix format, small code.
- 2022-07-05 02:55:04下载
- 积分:1
-
这是一个利用MFC实现的猫捉老鼠游戏,该代码适合MFC的初学者参考使用...
这是一个利用MFC实现的猫捉老鼠游戏,该代码适合MFC的初学者参考使用-This is a realization of the use of MFC" s cat and mouse game, the code is suitable for beginners reference to the use of MFC" s
- 2022-04-15 03:25:33下载
- 积分:1
-
一个神奇的!
一个特效-a magic!
- 2022-01-26 01:59:42下载
- 积分:1
-
对文件进行分类,可以进行拖放,支持文件夹选择,开发工具是VS2008,拖放对于快捷方式无发得到目标路径,界面较粗糙,对于双击打开支持不够完全...
对文件进行分类,可以进行拖放,支持文件夹选择,开发工具是VS2008,拖放对于快捷方式无发得到目标路径,界面较粗糙,对于双击打开支持不够完全-Classification of documents, you can drag and drop, support for folder selection, development tools, is VS2008, drag and drop the shortcut target path of non-fat interface than the rough, not enough support for double-click to open fully
- 2022-01-26 03:47:37下载
- 积分:1
-
利用Windows的未公开函数SHChangeNotifyRegister实现文件目录操作即时监视程序,可以监视在Explore中的重命名、新建、删除文件或目录...
利用Windows的未公开函数SHChangeNotifyRegister实现文件目录操作即时监视程序,可以监视在Explore中的重命名、新建、删除文件或目录;改变文件关联;插入、取出CD和添加删除网络共享都可以被该程序记录下来。 -The use of Windows, not a public function SHChangeNotifyRegister file directory operations to achieve real-time monitoring program that can monitor the Explore the re-naming, new, delete files or directories change the file association to insert, remove the CD and add remove network share can be recorded, the program down.
- 2023-04-02 02:05:03下载
- 积分:1
-
QT QPainttrans written using the QT graphic example of functions so that graphic...
QT-qpaintrans编写的QT图形示例函数,使图形可以旋转、缩放、平移
- 2022-03-04 08:34:17下载
- 积分:1
-
读写卡动态链接库封装
应用背景应用于模块化程序开发,主要是适应软件功能模块化,内部包括数据导出execl表格和XML读写功能,sql数据库的底层读写功能。关键技术sql数据库操作,excel导出,xml文档快速读写等等
- 2022-04-09 12:39:34下载
- 积分:1
-
实现二叉树的后序的递归和非递归算法。
包括构造函数和析构函数。...
实现二叉树的后序的递归和非递归算法。
包括构造函数和析构函数。-After the realization of the sequence of binary tree recursive and non-recursive algorithm. Including the constructor and destructor.
- 2022-08-24 02:47:46下载
- 积分:1
-
视频播放器
简单的视频播放器,实现基本的所有功能、可以快进快退截图
- 2022-11-27 00:00:10下载
- 积分:1
-
心形图的不同画法
一. AXIS 移动坐标系
这种方法是最简单的一种方法,适合于数据已经全部生成的场合,先画图,然后移动坐标轴。
二. Hold On 模式
此种方法比较原始,适合于即时数据,原理是先画上一帧,接着保留原始图像,追加下一幀图像,此种方式比较繁琐,涉及画图细节,并且没有完整并连续的Line对象数据。
三、以电影播放的方式显示
四、以旋转颜色的方式显示
- 2022-03-25 17:54:41下载
- 积分:1