-
scanned documents the procedures used to prepare c
扫描文件的程序,用c编写-scanned documents the procedures used to prepare c
- 2022-08-08 19:10:05下载
- 积分:1
-
ctags 源代码
ctags 源代码-ctags source code
- 2022-08-18 02:40:54下载
- 积分:1
-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立菜单项
for(i=0 i
- 2022-04-02 11:01:45下载
- 积分:1
-
linux by default, Linux can use 6 virtual consoles to log in local Linux (local...
linux默认情况下,Linux可以使用6个虚拟控制台来登录本地Linux (本地终端)
系统,当然,这个设置是可以修改的(修改文件/etc/inittab)。每一个虚拟控制台允许让一个用户登录,我们可以使用
ALT+Fn(n=1,2,3,4,5,6)来登录或者是切换到某个虚拟控制台,它们分别对应tty1到tty6虚拟终端。-linux by default, Linux can use 6 virtual consoles to log in local Linux (local terminal) system, of course, this setting can be amended (to modify the file/etc/inittab). Each virtual console to allow a user log, we can use ALT+ Fn (n = 1,2,3,4,5,6) to log in or switch to a virtual console, tty1 they correspond to tty6 virtual terminal.
- 2022-07-05 11:31:30下载
- 积分:1
-
我的URAL的1000 ~ 1050 的全部代码 包含WA 最后AC的程序 有2~3个比较难的是MAIGO的程序,另外源文件中附有题解,在linux下做的 如中...
我的URAL的1000 ~ 1050 的全部代码 包含WA 最后AC的程序 有2~3个比较难的是MAIGO的程序,另外源文件中附有题解,在linux下做的 如中文乱码请用word打开,应该对想做URAL的同学有一定帮助,另外请相信自己的能力 万不得以再看代码-My Ural 1000 ~ 1050 all the code that contains the procedures for WA Finally AC has 2 to 3 more difficult is the procedure MAIGO, another source file in question with a solution in linux to do next, such as the Chinese word garbled Please open, Ural should students want to have to some extent help Also, please believe that their abilities million may not look at the code
- 2022-07-14 06:35:48下载
- 积分:1
-
Driver Development Course Linux source code, in the hope that useful to everybod...
Linux驱动程序开发教程源码,希望对大家有用-Driver Development Course Linux source code, in the hope that useful to everybody
- 2022-02-13 05:26:45下载
- 积分:1
-
Oracle导出数据文件(Exp/imp)修改程序,可以解决在不同的Oracle版本,不同的字符集环境下无法导入导出的问题...
Oracle导出数据文件(Exp/imp)修改程序,可以解决在不同的Oracle版本,不同的字符集环境下无法导入导出的问题-derived Oracle data files (Exp/imp) modify the program can be solved in different Oracle versions, different character sets impossible conditions for import and export issues
- 2023-05-20 19:00:02下载
- 积分:1
-
一个简单的在嵌入式Linux下服务器与客户端的通信。
一个简单的在嵌入式Linux下服务器与客户端的通信。-server or client
- 2023-06-21 00:20:03下载
- 积分:1
-
main program have a two
一个主程序产生两个子进程计算N=36的Fibonacci数列,然后统计进程各自的实际时间,CPU时间,用户时间和内核时间。-main program have a two-calculation process N = 36 Fibonacci sequence, and then statistical process to the actual time, CPU time, the kernel and user time to time.
- 2023-08-27 02:15:03下载
- 积分:1
-
自平衡2叉树,数据结构中自己写的一个自平衡2叉树
自平衡2叉树,数据结构中自己写的一个自平衡2叉树-Since the balance of 2-tree
- 2022-03-01 05:12:36下载
- 积分:1