-
此程序为linux下的s3c2410的ad模数转换器驱动程序,这是我买的教学试验平台带的,写的很不错,贡献出来。...
此程序为linux下的s3c2410的ad模数转换器驱动程序,这是我买的教学试验平台带的,写的很不错,贡献出来。-This program for linux the ad under the S3C2410 ADC driver, this is my test platform to buy teaching band, write a very good contribution to come out.
- 2022-03-09 15:09:05下载
- 积分:1
-
Linux Network Programming is very important, but when we reach a Linux Network P...
Linux网络编程是非常重要的,而且当我们一接触到Linux网络编程,我们就会发现这是一件非常有意思的事情,因为以前一些关于网络通信概念似是而非的地方,在这一段段代码面前马上就豁然开朗了。在刚开始学习编程的时候总是让人感觉有点理不清头绪,不过只要多读几段代码,很快我们就能体会到其中的乐趣了。下面我就从一段Proxy源代码开始,谈谈如何进行Linux网络编程。-Linux Network Programming is very important, but when we reach a Linux Network Programming, we find this is a very interesting thing, because in the past some of the communications network concept specious, in this section of the code immediately before the gleam. At the beginning of the learning programming always make people feel a little disarray clue, but as long as the code to read paragraphs and soon we will be able to appreciate the fun. Now, I am from a Proxy source code, talk about how Linux Network Programming.
- 2022-01-26 03:42:09下载
- 积分:1
-
Have n integers, the number of its previous order backward shift position m, and...
有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数.-Have n integers, the number of its previous order backward shift position m, and finally the number m of m into the first number.
- 2023-07-26 12:25:03下载
- 积分:1
-
ext2文件系统工具(e2fsprogs)包含所有的标准工具…
The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating, fixing, configuring , and debugging ext2 filesystems.
- 2022-02-01 11:51:56下载
- 积分:1
-
unix 环境高级编程,一本好书
unix 环境高级编程,一本好书-unix senior programming environment, a good book
- 2022-01-22 10:41:07下载
- 积分:1
-
用简单的例子实现了用命名管道实现进程间通信
用简单的例子实现了用命名管道实现进程间通信-simple example of the realization of the named pipe used to achieve inter-process communication
- 2022-08-25 17:11:40下载
- 积分:1
-
本代码是linux消息机制部分的示例,对消息的开发应用有参考价值。...
本代码是linux消息机制部分的示例,对消息的开发应用有参考价值。-The linux source code is part of the example of a mechanism for the development and application of information have reference value.
- 2022-05-06 09:55:28下载
- 积分: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
-
安讯士的mpeg_access_linux_1_01.zip开发源码
安讯士的mpeg_access_linux_1_01.zip开发源码-Axis development of mpeg_access_linux_1_01.zip source
- 2023-07-22 06:50:03下载
- 积分:1
-
黑所有程序按钮程序
黑所有程序按钮程序-black button procedures
- 2022-07-25 20:47:47下载
- 积分:1