-
递归读取磁盘文件,使用库dirent.h中的相关函数
递归读取磁盘文件,使用库dirent.h中的相关函数-recursive disk read documents and use the library dirent.h correlation function
- 2022-03-14 05:36:37下载
- 积分:1
-
南航航空航天大学C++语言课程设计,图书管理系统,配套于科技出版社地C++编程(作者:皮老师)...
南航航空航天大学C++语言课程设计,图书管理系统,配套于科技出版社地C++编程(作者:皮老师)-University of Aeronautics and Astronautics Southern C++ Language curriculum design, library management system, supporting science and technology publishing house to C++ Programming (Author: Paper teacher)
- 2022-03-23 03:10:26下载
- 积分:1
-
大唐科源直流屏的规约格式转化成以太网103的协议
大唐科源直流屏的规约格式转化成以太网103的协议-major source of the Statute DC screen format into 103 Ethernet agreement
- 2022-03-29 06:33:24下载
- 积分:1
-
一个开源链表类
实现链表的大部分功能,可直接使用。实现链表的创建,添加和删除等功能。可以帮人更好的进行链表的操作,并不用太在意链表内部的各种情况。
- 2022-09-21 01:35:04下载
- 积分:1
-
遍历制定目录,找出该目录下的所有图片(png,jpg,bmp等等)文件
该源码的主要功能是:遍历制定的目录下的所有目录,直到最后一级目录,找出所有目录下的图片(png,jpg,bmp等等)文件,并且按照建立的时间迅速给他们排序,最后将所有文件名(包括全路径名,只有文件名)存放到一个vector容器中。
- 2022-03-22 21:53:55下载
- 积分:1
-
图的数据结构的实现。A fundamental graph library implements data structure and algorithms t...
图的数据结构的实现。A fundamental graph library implements data structure and algorithms that you must have learned from text books. The Graph data structure is implemented as its natural structure. Taking advantage of C++ STL associative container, it is of high performance and efficiency when deletion insertion and search.-Graph data structure implementation. A fundamental graph library implements data structure and algorithms that you must have learned from text books. The Graph data structure is implemented as its natural structure. Taking advantage of C++ STL associative container, it is of high performance and efficiency when deletion insertion and search.
- 2022-06-19 00:59:35下载
- 积分:1
-
2410的WINCE蜂鸣驱动程序代码,提供给大家参考学习使用
2410的WINCE蜂鸣驱动程序代码,提供给大家参考学习使用 -2410 WINCE beep driver code provided for your reference learning to use
- 2022-08-24 00:26:00下载
- 积分:1
-
用C语言编程#乒乓球游戏
应用背景这是比赛,我们都知道,经典的乒乓球游戏。我只是把球反弹回来,第四靠墙开始程序,从左到右。为此,我首先做了我所说的theworldframe。我说apanelin合适的大小和位置。在这个面板中,然后我创建了apictureboxrepresenting球称为“pb_ball”。在这之后,我做了一个计时器,称为“timer_movement”有其时间间隔设置为1女士这个计时器的Tick事件让球移动,我用布尔检查是否向左或向右。如果球击中一墙壁,它改变了布尔和使球走在其他方向。这是我如何检查如果球碰到墙:关键技术隐藏 ;复制代码
- 2023-03-28 03:05:04下载
- 积分:1
-
C++ Programming practical examples!! C++ Programming practical examples!! C++ Pr...
C++编程实际例子!!
C++编程实际例子!!C++编程实际例子-C++ Programming practical examples!! C++ Programming practical examples!! C++ Programming practical examples
- 2022-07-16 00:58:48下载
- 积分:1
-
利用系统剪贴板实现vc进程间通讯
利用系统剪贴板实现vc进程间通讯-The use of the system clipboard to achieve inter-process communication vc
- 2022-03-23 00:46:02下载
- 积分:1