-
CMD 命令详细代码,是Linux初学者的好工具
CMD 命令详细代码,是Linux初学者的好工具-CMD command detailed code, is a good tool for Linux beginners
- 2022-06-19 22:31:08下载
- 积分:1
-
华邦的超级IO芯片W83977TF的司机。起初,我是在很长的时间里从事的,…
华邦的超级IO芯片W83977TF的驱动程序。当初我是搞了好久的,现在拿出来和大家分享。-Winbond Super IO chip W83977TF drivers. At first, I was engaged in a long time, but now out and everyone to share.
- 2022-02-28 22:06:05下载
- 积分:1
-
c语言编写的消息队列代码
c语言编写的消息队列代码-the message queue code
- 2023-07-24 22:35:02下载
- 积分:1
-
linux下面直接读硬盘扇区的程序,不错,已经测试过,能用,代码也比较清晰...
linux下面直接读硬盘扇区的程序,不错,已经测试过,能用,代码也比较清晰-linux straight respectfully receiveds and reads the hard
disk fan area the procedure, good, has already tested, can use, the
code quite is also clear
- 2022-03-09 10:23:47下载
- 积分:1
-
很好用的ping程序
很好用的ping程序-good procedures used ping
- 2022-07-13 14:50:48下载
- 积分:1
-
linux下的串口示例2
linux下的串口示例2-examples of Serial 2
- 2022-03-21 11:50:14下载
- 积分:1
-
有关于linux下的线程实验,包含有线程的创建、挂起,通过此例可熟悉线程操作...
有关于linux下的线程实验,包含有线程的创建、挂起,通过此例可熟悉线程操作-Under the thread on the linux experiment contains thread creation, hang by a thread in this case may be familiar with the operation! !
- 2022-04-11 01:55:23下载
- 积分:1
-
网络数据管理协议的开发
网络数据管理协议的开发-network data management protocol development
- 2023-05-15 06:05:03下载
- 积分:1
-
对单个文件流进行操作,主要包括分割文件名
判断文件是否打开,判断文件的总大小,当前文件位置,当前行的长度,是否有下一行,读一行文件信息等等....
对单个文件流进行操作,主要包括分割文件名
判断文件是否打开,判断文件的总大小,当前文件位置,当前行的长度,是否有下一行,读一行文件信息等等.-Of a single file stream operation, including division of the file name to determine whether or not to open files to determine the total file size, the current file position, the current line length, whether it has the next line, reading his paper and so on.
- 2022-05-20 02:38:17下载
- 积分: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