-
Tsinghua University
清华大学-电子信息工程系-实验用ARM-linux-源代码-LEDS篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-LEDS Part
- 2022-07-23 03:09:48下载
- 积分:1
-
迅速地
行业整站源代码.rar上面是演示,后面是下载,个别失效了,要下的快!!!
资源来自网络,下载的朋友请自行杀毒!!!!
-Quickly-deteriorating jade Tai entire shallow rafter Tungsten measurements. Rar Article fermentation演Did shaggy dog, is made up of fermentation Did your weak, Terrier stamp valid decoy left, lynx do your cavity!!! Misstep Daitou自She determined to understand, your friend
- 2022-08-07 18:49:17下载
- 积分:1
-
linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。
linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。-linux, shell programming. Explain in detail, including awk, sed, tr and other tools. For beginners, the very helpful.
- 2022-01-31 15:45:47下载
- 积分:1
-
linuxI/O basis for programming examples, exercises to open the file, file lockin...
linuxI/O的基础编程实例,练习打开文件、文件上锁、文件堵塞功能-linuxI/O basis for programming examples, exercises to open the file, file locking, file blocking feature
- 2022-08-18 22:09:04下载
- 积分:1
-
linux environment using a simple multi
linux环境下 多线程的简单使用,可以学习多线程的一般方法-linux environment using a simple multi-threaded, multi-threading can learn the general approach
- 2022-08-16 08:32:41下载
- 积分:1
-
拨号服务器,可以远程拨号到本机,此软件可以使网络上的任何一台机器通过电话线和一个单机进行通讯...
拨号服务器,可以远程拨号到本机,此软件可以使网络上的任何一台机器通过电话线和一个单机进行通讯-dial-up servers, remote dial-up to the machine, the software enables network on any machine through a telephone line and a single communication
- 2022-12-10 04:20:03下载
- 积分:1
-
UXIX C shell编程讲解,有助于初学者尽快的学习的Cshell编程.
UXIX C shell编程讲解,有助于初学者尽快的学习的Cshell编程.-Explain UXIX C shell programming will help beginners to learn as soon as possible Cshell programming.
- 2022-04-10 04:50:34下载
- 积分:1
-
go7007是wis公司推出的MPEG4编码的芯片。本代码是该芯片用于linux平台的驱动程序。...
go7007是wis公司推出的MPEG4编码的芯片。本代码是该芯片用于linux平台的驱动程序。-go7007 WIS is launched MPEG4 encoder chips. This code is the chip platform for linux drivers.
- 2022-02-25 03:34:29下载
- 积分:1
-
uclinux os on GBA
GBA上的uclinux系统
GBA 编程
GBA 系统-uclinux os on GBA
- 2022-12-17 20:40:02下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1