-
linux 下的串口测试程序, 实现功能:发送键盘输入的字符, 接受串口字符并在终端显示...
linux 下的串口测试程序, 实现功能:发送键盘输入的字符, 接受串口字符并在终端显示-linux serial port testing under procedures realize functions: Send keyboard input characters to accept serial characters displayed in the terminal
- 2023-04-17 09:00:03下载
- 积分: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
-
FIC8120 program FA
FIC8120 方案 FA-ICE_insta-FIC8120 program FA-ICE_insta
- 2022-02-03 17:57:01下载
- 积分:1
-
这是浙大Linux课件配套教程,对于初学者来说,提供了可靠的依据。
这是浙大Linux教程配套课件,它为初学者提供了很好的平台,里面详细介绍了LINUX的安装和应用,不仅有文字,还有截图的详细介绍,让大家一看就懂-This is Zheda Linux courseware supporting tutorials, for beginners it provides a good platform, which details the installation of LINUX and applications, not only has the text, there is a screenshot of the detailed introduction, let everyone know one look on
- 2023-07-08 21:10:07下载
- 积分:1
-
下读写NTFS分区的工具Linux。已整合…
LINUX下读写NTFS分区的工具。
已经集成了通过LIBCONV库支持中文的代码。-LINUX under the read and write NTFS partition tool. Has been integrated through the support of Chinese LIBCONV library code.
- 2022-11-20 11:10:02下载
- 积分:1
-
The latest version of 7zip source code, to appropriate friends, I am looking for...
最新版7zip源代码,给适合的朋友们,本人正在寻找zip压缩算法,纯C语言,希望得到大家的帮忙,谢谢!-The latest version of 7zip source code, to appropriate friends, I am looking for zip compression algorithm, a pure C language, want to get everyone" s help, thank you!
- 2022-03-21 21:58:08下载
- 积分:1
-
sun 给出的源程序,可用sunstudio或gcc编译.
sun 给出的源程序,可用sunstudio或gcc编译.-sun given source can be used sunstudio or gcc compiler.
- 2022-01-22 12:19:06下载
- 积分:1
-
unix文件系统模拟,用vc实现.一个非常简单的文件系统管理模拟....
unix文件系统模拟,用vc实现.一个非常简单的文件系统管理模拟.
- 2023-03-15 07:50:04下载
- 积分:1
-
我要加入,通过我把
我要加入,通过我把-I want to join through me
- 2022-04-15 23:19:08下载
- 积分:1
-
将.rar去掉后用bin方式传到sco unix上解包。
需要在sco unix 5.0.5以上,informix7.0以上环境运行。在其它环境运行需要重新...
将.rar去掉后用bin方式传到sco unix上解包。
需要在sco unix 5.0.5以上,informix7.0以上环境运行。在其它环境运行需要重新make.
-will. Rar removed after using bin way sco unix reached on a package. Unix sco in 5.0.5 above, the operating environment informix7.0 above. In other environments need to re-make running.
- 2022-02-03 19:43:44下载
- 积分:1