-
s3c2410串口设置,串口0设备号:204,64,串口2:204,65,串口3:204,...
s3c2410串口设置,串口0设备号:204,64,串口2:204,65,串口3:204,-s3c2410 serial port settings, serial port 0 device ID: 204,64, serial 2:204,65, serial 3:204,66
- 2022-01-28 22:04:25下载
- 积分:1
-
获取文件连接池的数目(程控使用)
获取文件连接池的数目(程控使用)-access to documents the number of connection pool (programmed use)
- 2023-08-30 14:10:03下载
- 积分:1
-
Nucleus PLUS实时操作系统是很好的
Nucleus PLUS是美国著名RTOS厂商ATI公司(Accelerated Tedmology lnc) 在嵌入式实
时多任务操作系统Nucleus基础上,为实时嵌入式应用而设计的一个抢先式多任务操作系统内核。其95%的代码是用ANSI C写成的,非常便于移植并支持大多数类型的处理器 Nucleus PLUS是一组c函数库,应用程序代码与核心函数连接在一起,生成一个目标代码,下载到目标板的RAM 中或直接烧录到目标板的ROM 中执行。在典型的目标环境中,Nucleus PLUS核心代码区一般不超过20K字节大小。-Nucleus PLUS RTOS is well-known American manufacturers ATI Corporation (Accelera ted Tedmology lnc) in Embedded Real-time Operating System Nucleus multi-task basis, for real-time embedded applications designed to pre-empt a multi-tasking operating system kernel. Its 95% of the code is written in ANSI C, very easy transplantation and to support most types of processors Nucleus PLUS is a function of the group c, Application code and linked to the core function, generating an object code, downloaded to the target board RAM or direct copying to the target board ROM implementation. In a typical target environment, Nucleus PLUS core code is generally not exceed 20 K byte size.
- 2022-06-18 03:55:05下载
- 积分:1
-
Linux下简单文件系统的操作 具体可以实现目录得建立删除等等功能...
Linux下简单文件系统的操作 具体可以实现目录得建立删除等等功能-simple document Linux operating system can achieve specific directory may establish delete functions, etc.
- 2022-01-30 11:30:35下载
- 积分:1
-
只写自己在下面的驱动器,以查看东部的状态
自己随便写的一个在linux下面查看光驱状态的-Just write themselves a drive in linux below to view the status of the Eastern
- 2023-07-12 07:45:02下载
- 积分:1
-
这是一个演示如何在 unix 系统下使用 curses 函数进行编辑器开发的程序,本程序可以接受一个行输入数据。
这是一个演示如何在 unix 系统下使用 curses 函数进行编辑器开发的程序,本程序可以接受一个行输入数据。-This is a demonstration of how to use Unix curses function for the editors to develop procedures, the procedures can accept a line input data.
- 2022-02-06 13:37:26下载
- 积分:1
-
小型的C编译器,可以在linux编译通过,尔却使用方便
小型的C编译器,可以在linux编译通过,尔却使用方便-a Tiny C language compiler, can built on linux,handy
- 2022-05-15 04:55:36下载
- 积分:1
-
测试是一个CRT / LCD屏幕测试工具。
Screentest is a CRT/LCD screen testing utility.
- 2022-03-19 07:12:26下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1
-
一部分原始代码的注释
linux内核原代码head.s部分的注释-head.s part of the original code to the Notes
- 2022-02-10 03:38:19下载
- 积分:1