资源列表

[Linux/Unix编程frame

说明://建立顶级窗口 toplevel = XtVaAppInitialize[&app, "fr a me", NULL, 0, &argc, argv, NULL, NULL] //建立fr a me组件 n = 0 XtSetArg[args[n], XmNshadowType, XmSHADOW_ETCHED_IN] n++ XtSetArg[args[n], XmNs
<xiaoran > 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程hello

说明:linux简单内核驱动 设备驱动程序 完整程序-easy drive linux kernel device driver integrity procedures
<丁磊> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程LINUX

说明:实现了linux系统对文件基本信息的获取功能,编译后可作为一个命令使用。-Implementation of the linux file system to obtain basic information functions, the compiler can be used as a command.
<lyh> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程gfd_usb_init

说明:这时linux下的usb的代码 ,代码中使用了dma的数据传输的操作。写的很好很简洁-this is usb code in linux and it handle the dma transfer
<dgsfsd> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程csapp

说明:我实现的C重新封装-My re-implementation of the C package. . . . . . . . . .
<chonglou> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程csapph

说明:c封装的头文件-c package header files
<chonglou> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程draw

说明://获得当前的模式 oldmode = vga_getcurrentmode[] //初始化 vga_init[] //判断是否支持该模式 if[vga_hasmode[mode]] vga_setmode[mode] else { printf["No such mode\n"] exit[1] } //取得信息
<xrgj> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[CA认证caesar

说明:Caesar Encoder and Decoder
<indrax> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程06035

说明:MS06-035 攻击源码。在linux下运行-MS06-035
<chengyx> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[系统编程main

说明:经典的encode decode函数,可以调用此函数完成数据加密等功能,由于是汇编的,要想破解。。嗯。至少再写一个高级语言版本是几乎不可能的-Classic encode decode function, you can call this function to complete, such as data encryption function, because it is compiled, in order to crack.
<evilight> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程socket

说明:socket通信的源代码。可以直接用GCC编译.-socket communication.
<fx> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程lscommand

说明:3.编程实现在linux中ls -l -a 命令。用c重新实现类似ls -l -a 命令-3. Programming in the linux implementation of ls-l-a command. C re-implementation with similar ls-l-a command
<ak-47> 在 2024-10-20 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org