-
ALTERA epxa1 examples of procedures
altera epxa1的例子程序-ALTERA epxa1 examples of procedures
- 2022-06-16 19:31:06下载
- 积分:1
-
earliest linux0.01 source code
最早的linux0.01的源代码-earliest linux0.01 source code
- 2023-03-03 09:55:03下载
- 积分: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
-
unix环境下实现的cmm语言编译器,需要在unix环境下运行,是编译原理课程设计的作业之一...
unix环境下实现的cmm语言编译器,需要在unix环境下运行,是编译原理课程设计的作业之一-unix environment to achieve the cmm language compiler, need to run under unix environment, is to compile the operating principles of curriculum design, one of
- 2022-01-22 03:41:52下载
- 积分:1
-
opengfs,一种文件系统。
openGFS , a kind of file system.
- 2023-04-05 23:40:03下载
- 积分:1
-
Linux下,硬盘S.M.A.R.T相关工具
Linux下,硬盘S.M.A.R.T相关工具-Linux, hard disk S.M.A.R.T related tool
- 2022-06-01 01:51:59下载
- 积分:1
-
Cadence的许可证
cadence license
IC5141 ASSURA ALLEGRO PCB
MMSIM
- 2022-03-17 16:43:53下载
- 积分:1
-
Linux内核代码分析
Linux内核代码分析-Linux essence code analyzes
- 2022-03-18 10:35:39下载
- 积分:1
-
w3m browser source code, based on gtk+ linux platform. Strong readability.
w3m浏览器源代码,基于gtk+linux平台。可读性强。-w3m browser source code, based on gtk+ linux platform. Strong readability.
- 2022-03-21 04:43:01下载
- 积分:1