资源列表
[Linux/Unix编程] qudong
说明:嵌入式系统基本驱动,对硬件寄存器进行初始化还有给设备分配I/O,申请DMA通道等-Embedded systems the basic drive, to initialize the hardware registers are allocated to the device I/O, applications such as DMA channels<林福荣> 在 2025-06-29 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] linux_tar_gz
说明:linux如何解压文件,以及解压软件的安装,解压文件的命令-linux how to unzip files, and extract the software installation, the command-extracting file<ltz> 在 2025-06-29 上传 | 大小:8kb | 下载:0
[加密解密] q128.asm
说明:这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入-This is an easy to use the MD5 of the C++ category this category can be added to the console program can also be used in the MFC and to provide a deta<张晓明> 在 2025-06-29 上传 | 大小:8kb | 下载:0
[系统编程] makethread
说明:this is an example of making and destroying thread in windows<psn> 在 2025-06-29 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] DM9000
说明:DM9000的网卡驱动模块。开发环境是LINUX+ARM9。-DM9000 drive module of the card. Development environment is LINUX+ ARM9.<牛奔> 在 2025-06-29 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] LinuxQuanxian
说明:关于Linux权限问题的详细剖析和具体权限的相关知识点讲解和具体如何设置-Linux permissions problem on a detailed analysis and specific knowledge of access points, and explain how to set up specific<peng> 在 2025-06-29 上传 | 大小:8kb | 下载:0
[系统编程] cipanguanli
说明:编写C语言程序,模拟UNIX磁盘空间管理中使用的分组链接法。 1.定义一个记录磁盘块号的堆栈S—free[10],以及记录栈中现有磁盘块数的变量S—nfree。 2.定义一个由40个元素构成的结构数组block[40]用作磁盘块存放。 struct size { int blocl[10] } struct blocd { struct size a[10] //用于在空闲磁盘块号链中存放磁盘块号 }block[40] 3. 假设系统中文件的最大<陈媛> 在 2025-06-29 上传 | 大小:8kb | 下载:0