-
Mac OS X 10.4.9 for x86 Source Code
gcc 实现源代码
Mac OS X 10.4.9 for x86 Source Code
gcc 实现源代码-Mac OS X 10.4.9 for x86 Source Codegcc realize the source code
- 2023-05-27 19:30:11下载
- 积分:1
-
这个程序可以是一个主要的C++语言程序的括号和检查的…
本程序主要可以对一个c语言程序中的括号和注释情况进行检查,可以快速地发现原程序 * 中隐含的语法匹配性错误,可以根据检查结果,对不匹配的括号进行修改,最快速度地将 * 程序修改正确。同时本程序也可以象wc程序一样对一个程序进行计数统计,得到一个文件 * 的行、单词、字节的统计结果。-this procedure can be a major c language program brackets and the inspection of the Notes can be found quickly to the original* implied matching syntax errors, according to test results that do not match the brackets revised to be the fastest speed* revising the procedures correctly. While this procedure may also wc procedure as a process of counting statistics, to be a document* lines, words, byte of the data.
- 2022-02-19 23:34:55下载
- 积分:1
-
有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出
圈子,问最后留下的是原来第几号的那位。...
有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出
圈子,问最后留下的是原来第几号的那位。
-Have n individuals form a circle, in that order排号. From the first person to start off (from the reported number of 1-3), who reported 3 people out of the circle, the final question left is the original issue of who the first few.
- 2022-08-16 22:53:17下载
- 积分:1
-
讲述linux的初始化过程,初学者可以认真学习一下
讲述linux的初始化过程,初学者可以认真学习一下-The initialization process on linux, beginners can seriously study the
- 2022-08-23 06:18:11下载
- 积分:1
-
CC = gcc
clist: clist.c
$(CC) `gtk
CC = gcc
clist: clist.c
$(CC) `gtk-config --cflags` clist.c -o clist `gtk-config --libs`
clean:
rm -f *.o clist *.bak-CC = gcc
clist: clist.c
$(CC) `gtk-config--cflags` clist.c-o clist `gtk-config--libs`
clean:
rm-f*.o clist*.bak
- 2022-03-01 11:59:04下载
- 积分:1
-
用单链表实现的模拟linux内存管理的first算法
用单链表实现的模拟linux内存管理的first算法-achieve simulation linux memory management algorithm for the first
- 2022-07-23 21:09:21下载
- 积分:1
-
时域有限差分法求解麦克斯韦方程,选择边界吸收条件和理想匹配层法...
时域有限差分法求解麦克斯韦方程,选择边界吸收条件和理想匹配层法-Time-domain finite difference method for solving Maxwell" s equations
- 2022-09-26 15:30:03下载
- 积分:1
-
VMware QEMU模拟器QEMU的性能几乎是AB率模拟
性能几乎VMWareQEMU仿真器Qemu的模拟率约为25台机器的60倍左右。Plex86,用户模式Linux,VMware和虚拟PC比QEMU快一点,但是Bochs需要特定的内核补丁用户模式Linux对于来宾系统必须是Linux VMware和虚拟PC你需要安装一个特定的来宾系统的驱动程序,它们是为操作系统仿真而进行的,也不能说是一个完整的模拟器。因此,QEMU仍然是非常好的x86仿真器。
- 2022-07-17 10:35:18下载
- 积分:1
-
usb 子设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译 支持...
usb 子设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译 支持-usb device supports sub-sd card only the mouse keyboard driver support for gcc compiler
- 2022-02-13 07:09:31下载
- 积分:1
-
GNU Make Manual (Chinese translation edition) no need to say more
GNU Make 使用手册(中译版); 没必要多说-GNU Make Manual (Chinese translation edition) no need to say more
- 2023-02-27 21:50:03下载
- 积分:1