-
linux下cdrom的驱动程序,方便大家学习了解驱动的写法。
linux下cdrom的驱动程序,方便大家学习了解驱动的写法。-cdrom drivers under linux to facilitate them to learn about driving and writing style.
- 2022-03-04 09:15:56下载
- 积分:1
-
本程序模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理。...
本程序模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理。-the UNIX system simulation pieces of spare Links Group, achieving disk storage space management.
- 2022-03-02 14:35:30下载
- 积分:1
-
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保...
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。-will require an open interface with a handle Packaging category, called only by the Packaging category to handle Call, which would call and to achieve separation, or call only need to see it to see the interface. So, as long as the guarantee the same interface, then the realization of the code necessary to add some variables, function and will not affect the person to call.
- 2022-01-24 12:47:47下载
- 积分:1
-
Pthreads是Intel开发的Linux下的多线程编译工具,能最大发挥Intel最新多核CPU的性能,这里给出一些实验例程以及优化方法。...
Pthreads是Intel开发的Linux下的多线程编译工具,能最大发挥Intel最新多核CPU的性能,这里给出一些实验例程以及优化方法。-Pthreads Linux is developed under the Intel multi-threading compiler tool to maximize the latest Intel multi-core CPU performance, here are some experimental routines as well as the optimization method.
- 2022-08-07 05:04:23下载
- 积分:1
-
Memo system, achieved under LINUX system
“忘录管”功能需求:
1、 登录功能。
程序运行后,进入登录界面,用户需输入密码。若正确,则登录到系统,否则,允许用户重新输入密码,最多3次,否则不允许登录。
2、 新增记录
增加一条新的备忘录
3、 删除指定记录
根据指定的条件(如标题、时间)从备忘录中删除一条记录
4、 删除无用记录
根据flag标志删除已经提示过的记录
5、 修改记录
根据指定的条件(如标题、时间)备忘录修改一条记录,可以修改标题、内容以及提示时间
6、 备忘提示
创建线程,当记录中设置的时间与当前系统时间相等时,将记录内容输出,提示用户。
-Memo system, achieved under LINUX system
- 2022-03-25 08:30:14下载
- 积分:1
-
net_snmp application examples, for beginners to do snmp, you can refer to!
net_snmp应用程序示例,对于做snmp入门者,可以参考!-net_snmp application examples, for beginners to do snmp, you can refer to!
- 2023-01-08 22:40:03下载
- 积分:1
-
Linux设备驱动开发详解_nand驱动范例
Linux设备驱动开发详解_nand驱动范例-Linux device driver development driver _nand Detailed Example
- 2022-01-25 20:34:35下载
- 积分:1
-
在Linux控制台下显示JPEG图像
在Linux控制台下显示JPEG图像
-In the Linux console display JPEG images
- 2023-03-18 17:05:04下载
- 积分:1
-
控制台io函数实现
控制台io函数实现-console io Function
- 2023-06-04 18:20:03下载
- 积分:1
-
用qt做的城市电子地图,可自动放大缩小,希望对初学QT编程的同门有帮助...
用qt做的城市电子地图,可自动放大缩小,希望对初学QT编程的同门有帮助-Qt to do with electronic maps of cities, can be automatically enlarged or reduced, in the hope of learning programming QT help with the door
- 2023-01-20 08:10:04下载
- 积分:1