-
This is an entry
这是一本Linux入门级的教程,对于新手来说此教程再合适不过了。它会让你畅游在Linux的世界中。-This is an entry-level Linux tutorials, this tutorial is for novice could not have been better. It will let you enjoy in the Linux world.
- 2023-06-12 03:20:09下载
- 积分:1
-
GtkWidget*window
gtk_init (&argc, &argv)...
GtkWidget *window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0) - GtkWidget*window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0)
- 2023-02-06 20:55:03下载
- 积分:1
-
linux多线程矩阵相乘(C++)
采用多线程技术,对于每行每列的计算都进行了相应的线程操作。...
linux多线程矩阵相乘(C++)
采用多线程技术,对于每行每列的计算都进行了相应的线程操作。-linux multi-threaded matrix multiply (C++)
- 2022-08-26 14:10:18下载
- 积分:1
-
数字电视接收卡在linux下的源码驱动程序,包括了大部分的卡的驱动,可以移植到嵌入式设备中。...
数字电视接收卡在linux下的源码驱动程序,包括了大部分的卡的驱动,可以移植到嵌入式设备中。-Digital TV tuner card in linux-source under the driver, including the bulk of the card drivers can be ported to embedded devices.
- 2022-07-15 14:19:50下载
- 积分:1
-
kvm 源代码
kvm 源代码-KVM source code
- 2022-12-24 13:45:03下载
- 积分:1
-
开发Linux操作系统下的shell程序,编写了自己的she
开发Linux操作系统下的shell程序,编写了自己的she-Development under the Linux operating system shell procedures, the preparation of its own shell
- 2023-01-21 06:45:04下载
- 积分:1
-
|-- p6.1.c 获得标准输入、输出和错误输出的终端名称
|-- p6.2.c 修改终端控制字符示例
|-- p6.3.c 使用curses实现密码输入
|-- p6.4.c 使用tcgetattr函数和tcsetattr函数实现密码输入
|-- p6.5.c 串口进行读写示例
|-- p6.6.c 扬声器发声程序
|-- p6.7.c 使用声卡播放音频文件
`-- p6.8.c 声卡录音程序示例
-|- P6.1.c access to standard input, output and error output terminal names |- p6.2.c modified sample terminal control characters |- p6.3.c realize the use of curses password |- p6. 4.c use tcgetattr function and realize tcsetattr function password |- p6.5.c serial read and write sample |- p6.6.c loudspeaker audible procedures |- p6.7.c use sound card to play audio files `- p6.8.c sound card recording procedures sample
- 2022-08-09 00:08:43下载
- 积分:1
-
C++写的,提供操作ELF格式文件的API,可以生成ELF格式文件.
C++写的,提供操作ELF格式文件的API,可以生成ELF格式文件.-C written in the ELF format for the sharing of documents API, can generate ELF format.
- 2022-03-20 21:26:47下载
- 积分: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
-
arm9开发板上的例子,可以学习一下有简单的c程序
arm9开发板上的例子,可以学习一下有简单的c程序-ARM9 development board example, can learn about a simple c program
- 2022-01-28 13:00:37下载
- 积分:1