资源列表

« 1 2 ... .68 .69 .70 .71 .72 9873.74 .75 .76 .77 .78 ... 16281 »

[Linux/Unix编程conversion.tar

说明:温度转换 Qt4.7 示例代码 仅供参考 -Temperature conversion Qt4.7 sample code for reference
<桥之美> 在 2024-10-14 上传 | 大小:16384 | 下载:0

[加密解密Haitai_SCB2_CBC

说明:使用海泰key实现SCB2算法的加解密的示例程序-Use Hi-Tech key for encryption and decryption algorithms SCB2
<Daizl> 在 2024-10-14 上传 | 大小:59392 | 下载:0

[Linux/Unix编程Qt-Vista-Style-test.2007.12.24

说明:Qt 下面的风格设置实例代码 用于学习和参考-Qt LAN communications code below
<桥之美> 在 2024-10-14 上传 | 大小:33792 | 下载:0

[Linux/Unix编程QProgressIndicator-1.0.2

说明:Qt 下面的键盘实例代码 用于学习和参考-The following example code, Qt keyboard for learning and reference
<桥之美> 在 2024-10-14 上传 | 大小:3072 | 下载:0

[Linux/Unix编程qt-book-examples

说明:GUI Programming with QT 4 book examples
<fingereleven> 在 2024-10-14 上传 | 大小:7337984 | 下载:0

[Linux/Unix编程chat

说明:linux下的聊天程序为了更好的程序设计-chat program under linux
<陈亮> 在 2024-10-14 上传 | 大小:106496 | 下载:0

[系统编程Test6

说明:设置一个计时器,用于检测按动鼠标左右键的次数.-Set a timer, press the right mouse button is used to detect the number of times.
<李清> 在 2024-10-14 上传 | 大小:2256896 | 下载:0

[Linux/Unix编程msg

说明:消息队列是一个链表,链表的每一个结点是一个消息。消息队列存放在内核中并由消息队列标示符标识。 对消息队列的操作有下面三种类型: a. 打开或创建消息队列 int msgget(key_t key, int flag) 参数key是一个键值,由ftok函数获得, flg参数是一些标志位。函数返回与健值key相对对应的消息队列描述字。 b. 读写操作 int msgsnd(int msqid, const void
<sdf> 在 2024-10-14 上传 | 大小:18432 | 下载:0

[Linux/Unix编程ls

说明:本实验实现了一个简单的ls命令,它用来显示文件夹内容的详细信息,相当于ls –la-The experimental realization of a simple ls command, which displays detailed information about the folder' s contents, equivalent to ls-la
<sdf> 在 2024-10-14 上传 | 大小:18432 | 下载:0

[Linux/Unix编程minishell

说明:本实验写了一个小型的shell程序minishell,实现了一个bash shell程序的cd命令,通过quit命令可以退出minishe-In this study, write a small shell program minishell, a bash shell program to achieve the cd command, through the quit command to quit minishell
<sdf> 在 2024-10-14 上传 | 大小:18432 | 下载:0

[Linux/Unix编程time

说明:本实验获取文件的时间相关的属性,对其最近访问时间和最近修改时间进行修改。-In this study, the time to obtain documents related to the properties of their last access time and last modification time changes.
<sdf> 在 2024-10-14 上传 | 大小:16384 | 下载:0

[Linux/Unix编程pipe

说明:本实验父进程从控制台读数据,并向管道中写字符串。子进程将父进程经由管道传输过来的字符进行大小写互转,然后将装换后的字符送回父进程。-In this study, the parent process read data from the console, write to the pipe string. The child process the parent process through the tunnel over the c
<sdf> 在 2024-10-14 上传 | 大小:19456 | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 9873.74 .75 .76 .77 .78 ... 16281 »

源码中国 www.ymcn.org