-
FVWM
fvwm-themes-0.7.0.tar.ba2,让你的fvwm漂亮起来.-gnome-session-themes- 0.7.0.tar.ba2, so you pretty up the gnome-session. Oh
- 2022-02-05 03:04:07下载
- 积分:1
-
Remote Connection Manager是一个Gnome2 应用程序,它提供了一个易用的方式来简化到远程主机的连接。它的主要目的是提供一个GUI来运行
Remote Connection Manager是一个Gnome2 应用程序,它提供了一个易用的方式来简化到远程主机的连接。它的主要目的是提供一个GUI来运行ssh, telnet and rdesktop的应用程序,同时它也是高度可配置的。-Remote Connection Manager is a Gnome2 application procedure, it
provided a Yi Yong way to simplify to the long-distance main engine
connection. Its main goal provides GUI to move ssh, the telnet and
rdesktop application procedure, simultaneously it also is highly may
dispose.
- 2022-02-25 04:40:27下载
- 积分:1
-
uCOS_II for TMS320LF2407
uCOS_II for TMS320LF2407
- 2022-07-22 23:09:27下载
- 积分:1
-
液晶显示模块驱动程序
LCD module driver
- 2022-04-20 09:26:14下载
- 积分:1
-
linux 下的at91系列,基于AT91SAM9260的ADC驱动程序,自己测试过!...
linux 下的at91系列,基于AT91SAM9260的ADC驱动程序,自己测试过!-linux under at91 series, based on the AT91SAM9260 the ADC driver that he tested!
- 2022-02-02 23:39:09下载
- 积分:1
-
摩托罗拉冷火系列bootloader源码
摩托罗拉冷火系列bootloader源码-Motorola cold fire series Bootloader FOSS
- 2022-06-18 07:54:57下载
- 积分:1
-
一个高级培训班的内部资料,非常宝贵,读者可以掌握嵌入式基本思路
一个高级培训班的内部资料,非常宝贵,读者可以掌握嵌入式基本思路-A high-level training of internal information, are very valuable, readers can grasp the basic ideas embedded
- 2022-04-29 14:23:26下载
- 积分:1
-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
//设置模式
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立窗口
win = newwin(h, w, 3, 20)
box(win, 0, 0)
keypad(win, TRUE)
wmove(win, cury, curx)
mvaddstr(16, 1, "Press arrow keys to move the cursor within the window.
")
mvaddstr(17, 1, "Press q to quit.
")
refresh()
wrefresh(win) - //初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
//设置模式
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立窗口
win = newwin(h, w, 3, 20)
box(win, 0, 0)
keypad(win, TRUE)
wmove(win, cury, curx)
mvaddstr(16, 1, "Press arrow keys to move the cursor within the window.
")
mvaddstr(17, 1, "Press q to quit.
")
refresh()
wrefresh(win)
- 2023-08-24 18:05:03下载
- 积分:1
-
这个文件包含the TIPS和诡计for Ubuntu 8.10。它deceibes the坚持……
this document contains the tips and trick for UBUNTU 8.10. It deceibes the following procedures and tips used for Ubuntu 8.10:
1.Procedure to create and login as root from GUI page no. 2
2.Procedure to install ns 2 in ubuntu 8.10 page no. 2
3.Procedure to install VLC player in Ubuntu 8.10 page no. 6
4.Procedure to install Real player in Ubuntu 8.10 page no.7-this document contains the tips and trick for UBUNTU 8.10. It deceibes the following procedures and tips used for Ubuntu 8.10:
1.Procedure to create and login as root from GUI page no. 2
2.Procedure to install ns 2 in ubuntu 8.10 page no. 2
3.Procedure to install VLC player in Ubuntu 8.10 page no. 6
4.Procedure to install Real player in Ubuntu 8.10 page no.7
- 2022-03-23 17:32:20下载
- 积分:1
-
这是嵌入式中的FPGA的驱动,用在内核驱动,希望有帮助
这是嵌入式中的FPGA的驱动,用在内核驱动,希望有帮助-This is embedded in the FPGA-driven, core drivers in the hope that has helped
- 2022-09-17 12:55:03下载
- 积分:1