-
linux下面的一个矢量绘图开发软件源代码
linux下面的一个矢量绘图开发软件源代码-linux following a vector drawing software source code
- 2023-03-28 06:05:04下载
- 积分:1
-
linux 嵌入式开发程序员用书:用QT开发各种嵌入式应用程序的基础用书。...
linux 嵌入式开发程序员用书:用QT开发各种嵌入式应用程序的基础用书。-linux embedded development programmers books: QT development with a wide variety of embedded applications based on books.
- 2022-03-16 01:03:55下载
- 积分:1
-
这是一个在 sco unix 系统下编辑的选择框,列表管理程序,本程序开发使用了 curses 函数库,你需要在 sco unix 系统安装开发软件包。
这是一个在 sco unix 系统下编辑的选择框,列表管理程序,本程序开发使用了 curses 函数库,你需要在 sco unix 系统安装开发软件包。-in sco unix systems edited selection box, list management procedures, the procedures used to develop the curses library, you need the sco unix system development package installed.
- 2022-03-11 05:51:49下载
- 积分:1
-
MSP430F412 的单片机 资料
MSP430F412 的单片机 资料-MSP430F412 microcontroller information
- 2022-02-04 11:21:51下载
- 积分: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
-
这是一个使用了 cursor 编程技术实现的车站自动售票系统的源代码,其中也包含了一些数据库操作员技术。...
这是一个使用了 cursor 编程技术实现的车站自动售票系统的源代码,其中也包含了一些数据库操作员技术。-This is a use of the cursor programming technology stations automatic ticketing system source code, which also contains a number of database technology operators.
- 2022-01-25 23:14:52下载
- 积分:1
-
fget是一个小型的HTTP/FTP工具,支持IPv4 和IPv6。它被设计为具有一些额外的功能,可以适用于启动和救援盘。...
fget是一个小型的HTTP/FTP工具,支持IPv4 和IPv6。它被设计为具有一些额外的功能,可以适用于启动和救援盘。-fget is a small HTTP/FTP tools, support IPv4 and IPv6. It was designed to have a number of additional functions can be applied to launch and rescue disk.
- 2022-02-13 19:11:14下载
- 积分:1
-
摩托罗拉A1200内核源码
Moto A1200 kernel SRC
- 2022-03-03 00:57:41下载
- 积分:1
-
SST芯片SST39VF6401/SST39VF6402的底层驱动源代码,C语言,有需要的下,我找的好辛苦,这年头这些东西都不好找了...
SST芯片SST39VF6401/SST39VF6402的底层驱动源代码,C语言,有需要的下,我找的好辛苦,这年头这些东西都不好找了-SST chip SST39VF6401/SST39VF6402 the bottom of driver source code, C language, are in need, I find very hard for all these things this year不好找the
- 2022-03-22 23:02:19下载
- 积分:1
-
磁盘操作系统
current path
我写的批量转换dos文本为unix文本的脚本 -dos--unix
- 2022-07-20 00:23:11下载
- 积分:1