-
Arm2410 development board based on the linux driver under uda1341
基于arm2410开发板的linux下的uda1341驱动程序-Arm2410 development board based on the linux driver under uda1341
- 2022-04-08 16:53:23下载
- 积分:1
-
unix系统编程时,非常重要的是进程间的通信,本例为一种实现方式:管道...
unix系统编程时,非常重要的是进程间的通信,本例为一种实现方式:管道
- 2022-02-07 16:35:46下载
- 积分:1
-
功能:Source_Insight使用教程..为了方便的学习Linux源程序,我们不妨回到我们熟悉的window环境下,也算是“师以长夷以制夷”吧。但是在Win...
功能:Source_Insight使用教程..为了方便的学习Linux源程序,我们不妨回到我们熟悉的window环境下,也算是“师以长夷以制夷”吧。但是在Window平台上,使用一些常见的集成开发环境,效果也不是很理想,比如难以将所有的文件加进去,查找速度缓慢,对于非Windows平台的函数不能彩色显示。于是笔者通过在互联网上搜索,终于找到了一个强大的源代码编辑器,它的卓越性能使得学习Linux内核源代码的难度大大降低,-Function: Source_Insight .. in order to facilitate the use of tutorials to learn Linux source code, we may wish to return to our familiar window environment, also be regarded as
- 2022-01-26 08:36:04下载
- 积分:1
-
用回溯法求马周游问题,马在棋盘上走字步,从马开始的位置开始周游棋盘,遍历全棋盘后回到起点,是否可行,可行的就输出路径,路径并输入尝试过的路径数,跳过的路径数...
用回溯法求马周游问题,马在棋盘上走字步,从马开始的位置开始周游棋盘,遍历全棋盘后回到起点,是否可行,可行的就输出路径,路径并输入尝试过的路径数,跳过的路径数-law with retrospective travel for Ma, Ma on the chessboard characters step away from the start position Ma started to travel around the chessboard, traverse the whole chessboard return to the starting point and feasible, and viable on the output path, path and enter the path tried a few, the path to skip a few
- 2023-02-04 10:25:03下载
- 积分:1
-
ohly an c program could you give me
ohly an c program could you give me -ohly an c program could you give me
- 2022-07-13 18:06:36下载
- 积分:1
-
linux 下的人脸识别代码,编译的时候需要配置好IDE
linux 下的人脸识别代码,编译的时候需要配置好IDE-face detection
- 2022-04-19 03:52:59下载
- 积分:1
-
linuxc函数库参考手册,介绍了所有的Linux平台下的函数说明,并给出了事例程序...
linuxc函数库参考手册,介绍了所有的Linux平台下的函数说明,并给出了事例程序-linuxc library reference manual on all the Linux platform under the Note function, and gives examples of procedures
- 2023-06-28 03:20:05下载
- 积分: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
-
典型嵌入式总体框架、嵌入式系统基础、嵌入式ARM体系构架。...
典型嵌入式总体框架、嵌入式系统基础、嵌入式ARM体系构架。-Overall framework of a typical embedded, embedded systems based on embedded ARM system architecture.
- 2023-07-12 19:15:04下载
- 积分:1
-
字符转换程序,经典之做,在多字节环境中常常用此小程序来转换成字符型...
字符转换程序,经典之做,在多字节环境中常常用此小程序来转换成字符型-characters conversion, so classic, the multi-byte environments often use this small program to convert character
- 2022-01-26 07:47:20下载
- 积分:1