资源列表

« 1 2 ... .96 .97 .98 .99 .00 2001.02 .03 .04 .05 .06 ... 16282 »

[加密解密文件加密软件

说明:文件加密软件,采用AES加密算法处理 默认密匙采用128位,加密后文件,用户 不知道解密密码,打开为乱码。-file encryption software, using AES encryption algorithm used to deal with the default key 128, encrypted documents, users do not know decryption password, open to gi
<马忠> 在 2025-02-23 上传 | 大小:237kb | 下载:0

[Linux/Unix编程Linux程式设计之四

说明:共享记忆体是指同一块记忆体区段被一个以上的行程所分享。这是我们所知速度最快的行程间通讯方式。使用共享记忆体在使用多CPU的机器上,会使机器发挥较佳的效能。-shared memory is with a memory segment was more than one trip to share. We know this is the fastest means of communication between the itinera
<飞杨> 在 2025-02-23 上传 | 大小:115kb | 下载:0

[Linux/Unix编程Linux声音设备编程实例

说明:Linux下的声音设备编程比大多数人想象的要简单得多。一般说来,我们常用的声音设备是内部扬声器和声卡,它们都对应/dev目录下的一个或多个设备文件,我们象打开普通文件一样打开它们,用ioctl()函数设置一些参数,然后对这些打开的特殊文件进写操作。-Linux Generally speaking, we used the voices of internal equipment and audio speakers, which co
<飞杨> 在 2025-02-23 上传 | 大小:8kb | 下载:0

[系统编程密码结巴源代码

说明:密码结巴源代码,用于记录键盘信息,发送到指定的邮箱-password articulation source code, the keyboard used to record information sent to a designated mailbox
<aaaa> 在 2025-02-23 上传 | 大小:32kb | 下载:0

[Linux/Unix编程JARI-LINUX编程参考

说明:介绍Linux编程的资料,非常不错。值得初学者下载-introduced Linux programming information, very good. Beginners should download
<梁亮> 在 2025-02-23 上传 | 大小:471kb | 下载:0

[Linux/Unix编程linux系统调用demo

说明:学习Linux编程的源代码。包括各种系统调用如何使用等。-source code of linux progamming, includes various system calls and the usages.
<梁亮> 在 2025-02-23 上传 | 大小:352kb | 下载:0

[Linux/Unix编程SimulateCat

说明:一个用C++实现的模拟UNIX的cat的程序,使用了STL的istreambuf_iterator,支持“-”,终端直接输出,文件输出和错误输出。-C to achieve a simulated UNIX cat procedures, the use of the STL istreambuf_iterator support "-", a direct output terminals, document ou
<飞杨> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[Linux/Unix编程信号量来解决操作系统的消费者与生产者问题

说明:一个UNIX进程间通讯的程序,使用了信号量来解决操作系统的消费者与生产者问题,使用了fork,wait,nanosleep,sempo等unix函数。-a UNIX inter-process communication, the use of the signal operating system to solve the volume of consumers and producers, the use of the fork,
<飞杨> 在 2025-02-23 上传 | 大小:2kb | 下载:0

[扫描程序模拟显示器扫描

说明:模拟显示器扫描,是C初学者所做的一个例子,其中还有许多不足,请多指教-scan analogue monitors, C beginners is the one example of which there are many deficiencies, please enlighten
<张小远> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[系统编程生产者消费者程序

说明:有关操作系统中著明的生产者消费者程序,实现进程间的同步与互斥-the operating system with the prescribed procedures for producers and consumers, the process to achieve synchronization and mutual exclusion
<> 在 2025-02-23 上传 | 大小:2.44mb | 下载:0

[系统编程多个线程

说明:利用多线程实现不同任务同时进行, 在系统开发中 应用广泛-use multithreading different tasks simultaneously, the system widely used development
<刘建超> 在 2025-02-23 上传 | 大小:35kb | 下载:0

[系统编程C++通过WIN32 API获取逻辑磁盘详细信息

说明:众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。   里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main wind
<美美> 在 2025-02-23 上传 | 大小:17kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 2001.02 .03 .04 .05 .06 ... 16282 »

源码中国 www.ymcn.org