-
iPAQ Phone in the installation and use of Windows CE, Palm O.S both to provide a...
iPAQ手机在安装和使用windowsce、palmo.S两方面都提供了一个全面的开发平台
- 2022-05-28 01:55:55下载
- 积分: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
-
有关mpeg2的deocde代码,包括endore和decore两部分,并提供相应的工具测试...
有关mpeg2的deocde代码,包括endore和decore两部分,并提供相应的工具测试-the deocde code, including endore and decore two parts, and provide the corresponding test tools
- 2022-01-23 11:09:41下载
- 积分:1
-
linux下的flash player的一个具体实现,未经验证
linux下的flash player的一个具体实现,未经验证-linux media player
- 2022-01-30 10:47:51下载
- 积分:1
-
包含MIB源文件以及相应C、H文件。实现DisplayString类型的GET和SET功能。供初学者参考...
包含MIB源文件以及相应C、H文件。实现DisplayString类型的GET和SET功能。供初学者参考-Contains the MIB source file and the corresponding C, H file. Achieve DisplayString type GET and SET functions. Reference for beginners
- 2023-05-12 17:30:03下载
- 积分:1
-
主板上提供一个可按分或秒计时的,最长达255级的可编程看门狗定时器,WDT超时事件发生时系统复位。
本程序(w83627hf_wdt.c)是基于Winbon...
主板上提供一个可按分或秒计时的,最长达255级的可编程看门狗定时器,WDT超时事件发生时系统复位。
本程序(w83627hf_wdt.c)是基于Winbond83627芯片的看门狗驱动程序
-The motherboard, or can provide a second time, and the most up to 255 programmable watchdog timer, WDT time-out system reset time of the incident. This procedure (w83627hf_wdt.c) is based on the chip Winbond83627 watchdog driver
- 2023-04-14 21:35:03下载
- 积分:1
-
linux device drivers under a few examples, see Oh.
linux下设备驱动的几个例子,值得一看哦。-linux device drivers under a few examples, see Oh.
- 2022-01-27 13:06:30下载
- 积分:1
-
Linux C语言的编程,可以实现数据的传输以及接受、
Linux C语言的编程,可以实现数据的传输以及接受、-Linux Cyuyan ban
- 2022-06-12 09:03:25下载
- 积分:1
-
linux系统引导程序源代码,在linux系统启动之前需要一段引导代码...
linux系统引导程序源代码,在linux系统启动之前需要一段引导代码-linux system boot source code, in the linux system, need some guidance before the start code
- 2022-01-26 02:09:02下载
- 积分:1
-
Linux下的浏览器的开发研究
Linux下的浏览器的开发研究-Linux browsers Development
- 2023-03-24 21:35:03下载
- 积分:1