-
Pocket PC hx4700 bootloader
pocket pc hx4700 bootloader
- 2022-05-12 10:14:07下载
- 积分:1
-
arm 嵌入式linux系统开发技术详解
arm 嵌入式linux系统开发技术详解-embedded linux system development for arm
- 2023-05-04 20:45:03下载
- 积分:1
-
libraw1394 is the only supported interface to the kernel side raw1394 of
the L...
libraw1394 is the only supported interface to the kernel side raw1394 of
the Linux IEEE-1394 subsystem, which provides direct access to the connected
1394 buses to user space. Through libraw1394/raw1394, applications can directly
send to and receive from other nodes without requiring a kernel driver for the
protocol in question.
-libraw1394 is the only supported interfac e to the kernel side raw1394 of the Linux IEEE-13 94 subsystem. which provides direct access to the connected one 394 buses to user space. Through libraw1394/ra w1394. applications can directly send to and receive f rom other nodes without requiring a kernel driv er for the protocol in question.
- 2022-11-09 18:55:04下载
- 积分:1
-
c实现的cuntom ls
c实现的cuntom ls-c achieve cuntom ls
- 2022-02-14 12:23:07下载
- 积分:1
-
是关于linux2.5.1的完全源码
是关于linux2.5.1的完全源码- Is about the linux2.5.1 complete source code
- 2023-06-15 06:08:27下载
- 积分:1
-
Video Surveillance
视频监控-Video Surveillance
- 2022-05-25 23:59:12下载
- 积分:1
-
camE 1.9 for Linux
camE 1.9 for Linux - camE is an imlib2 webcam grabber, annotator, and uploader.
-camE 1.9 for Linux- camE is an imlib2 webcam grabber, annotator, and uploader.
- 2022-02-05 23:58:41下载
- 积分:1
-
Ep9315 arm
ep9315 按键扫描程序
Ep9315 arm
ep9315 按键扫描程序
-Scanner button Ep9315 armep9315
- 2022-02-07 12:14:55下载
- 积分:1
-
一个例子程序,使用linux +gtk+gnome,主要功能是建立一个对话框,打印hello world,有详细的注释,如何编译以及怎样运行,是一个很好的学习上...
一个例子程序,使用linux +gtk+gnome,主要功能是建立一个对话框,打印hello world,有详细的注释,如何编译以及怎样运行,是一个很好的学习上手的例子程序。-An example, the use of linux+ Gtk+ Gnome, the main function is to create a dialog box, print hello world, has detailed notes on how to compile and how to run, is a good example of learning-to-use procedures.
- 2022-03-10 02:12:12下载
- 积分: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