资源列表

« 1 2 ... .02 .03 .04 .05 .06 9407.08 .09 .10 .11 .12 ... 16281 »

[Linux/Unix编程small-unix

说明:用C语言模拟小型类UNIX文件系统, 文件系统被分成三个部分,依次为:位视图,I节点区和数据区。数据区被分成1024块,每块有1024个字节。用一个文件模拟外存,在程序中用数组分别模拟内存中的I节点,位图,文件系统。在每一次的操作中如果相应元素有变动,则对应在文件中更新输出相应数据。-Small classes in C language simulation UNIX file system, file system is divid
<曲博> 在 2024-10-05 上传 | 大小:6144 | 下载:0

[Linux/Unix编程ntp

说明:linux中如何实现NTP 协议的源代码,具体流程“开始->解析地址->新建socket->构建ntp协议包->发送ntp协议包->接收ntp协议包->结束-linux how to achieve the NTP protocol source code, the specific processes " Start-> parse address-> new socket-&g
<cccs> 在 2024-10-05 上传 | 大小:6144 | 下载:0

[加密解密des

说明:des加密算法以及源代码,了解des加解密过程所能用到-des encryption algorithm and source code to understand the des encryption and decryption process can be used
<jackqiang > 在 2024-10-05 上传 | 大小:6144 | 下载:0

[系统编程VC(dllexport)

说明:如何使用关键字_declspec (dllexport)导出函数-How to use the keyword _declspec (dllexport) to export functions
<陈火荣> 在 2024-10-05 上传 | 大小:6144 | 下载:0

[Linux/Unix编程linuxboot.s

说明:linux内核原代码boot.s部分的注释-part of the linux kernel source code boot.s comments
<万军> 在 2024-10-05 上传 | 大小:6144 | 下载:0

[Linux/Unix编程cm3602

说明:3602 近距离和光感应驱动,linux驱动成功-3602 up close and light sensor driver, linux driver successfully
<wanghh> 在 2024-10-05 上传 | 大小:6144 | 下载:0

[系统编程CDib

说明:vc 创建DIB操作的类的程序源码,推荐-Creating DIB class action
<汪建华> 在 2024-10-05 上传 | 大小:6144 | 下载:0

[Linux/Unix编程linux-drivers

说明:经典linux驱动面试题,精华荟萃,祝你职场扬帆远航!-Classic Linux drivers interview questions, essence assemble, wish your workplace sails!!!!!
<huang> 在 2024-10-05 上传 | 大小:6144 | 下载:0

[Linux/Unix编程hid-multitouch.c.tar

说明:HID driver for multitouch panels -HID driver for multitouch panels
<李锐基> 在 2024-10-05 上传 | 大小:6144 | 下载:1

[Linux/Unix编程operating-system

说明:利用C语言编写一个微型命令解释程序,接受并解释以下命令:dir:列当前目录;cop 文件1,文件2:拷贝文件;era 文件名:删除文件;dis 文件名:显示字符串;end:结束并退出;命令前后有空格为合法命令。-Using C language to write a mini-command interpreter, to accept and explain the following command: dir: out the cu
<huhuanting> 在 2024-10-05 上传 | 大小:6144 | 下载:0

[Linux/Unix编程zadania

说明:programme in C - work in Linux OS
<melekhov88> 在 2024-10-05 上传 | 大小:6144 | 下载:0

[系统编程System-functions

说明:系统功能,可以管理很多我的电脑的功能,比如退出windows、鼠标、窗体、控制面板等的。-System functions, you can manage a lot of my computer' s features, such as exit windows, mouse, forms, control panels, etc..
<王丽辉> 在 2024-10-05 上传 | 大小:6144 | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 9407.08 .09 .10 .11 .12 ... 16281 »

源码中国 www.ymcn.org