-
Qt4连连看
#include "widget.h"
#include
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Widget w;
w.show();
return a.exec();
}
- 2023-04-28 14:15:04下载
- 积分:1
-
本软件为运动会管理软件 可实现 添加 删除 修改 等操作 并在原有的基础之上做了大量的改进...
本软件为运动会管理软件 可实现 添加 删除 修改 等操作 并在原有的基础之上做了大量的改进-Games of this software management software can be modified to add such as the operation and delete the original basis of a lot of improving to do
- 2023-05-25 12:00:06下载
- 积分:1
-
运用单片机制作数字钟,C程序!非常实用的哦!这是我的课程设计程序...
运用单片机制作数字钟,C程序!非常实用的哦!这是我的课程设计程序-The use of single-chip digital clock production, C program! Oh, very practical! This is my curriculum design process
- 2022-02-10 09:12:15下载
- 积分:1
-
全面介绍 研究 c 函数和程序
全面介绍 研究 c 函数和程序-comprehensive presentation of a study c function and procedures
- 2022-03-14 11:36:40下载
- 积分:1
-
游戏编程初步,可以根据用户的选择生成脚色信息
游戏编程初步,可以根据用户的选择生成脚色信息-preliminary game programming, according to the user"s choice of color information generated feet
- 2022-02-07 22:29:18下载
- 积分:1
-
Using java language of one
用java语言实现对一维数组的快速排序算法-Using java language of one-dimensional array of quick sort algorithm
- 2022-01-24 12:59:28下载
- 积分:1
-
使用WMI获取Windows所有USB摄像头设备名称,支持Win10
使用WMI获取Windows所有USB摄像头设备名称的VS开发下的小程序,不需要视频音频管理类,简单实用可扩展,支持xp及以上系统,包括Win10。
- 2023-04-27 01:50:03下载
- 积分:1
-
使用的mydll合作
利用 任明汉大侠的mydll制作的VFP截图示例-use RMH S mydll
- 2022-09-03 07:15:02下载
- 积分:1
-
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将...
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等.-1.making a virtual diskete memory as file storyge,in this district it can implement a simple single user file system .when quit this simple file system ,it shoud save the virtual file system to diskete,then it can be resumed to virtual diskete district in the memory.3.we can choose location hint map to manage the idle space or orther means.if we choose locationhint map to manage file saving space,and adopt show linking distribution mode,we can combine location hint map into FAT table.4.file directory confiuration adopts multilevel directory confiuration.to simplify,it doesn t use index dot,evrery term shoud include file name,physical dress and lenght.
- 2022-07-20 06:41:57下载
- 积分:1
-
ucos in proteus
ucos,臂lpc2148,变形杆菌
- 2022-04-28 22:27:26下载
- 积分:1