登录
首页 » Linux-Unix program » Linux PCMCIA卡服务

Linux PCMCIA卡服务

于 2022-12-13 发布 文件大小:1.21 MB
0 147
下载积分: 2 下载次数: 1

代码说明:

Linux PCMCIA Card Services - Linux support for PCMCIA and CardBus devices, including kernel services, client drivers, and user-level utilities.-Linux PCMCIA Card Services- Linux support for PCMCIA and CardBus devices, including kernel services, client drivers, and user-level utilities.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • form = new_form(fields) scale_form(form, &rows, &cols) win = newwin(ro...
    form = new_form(fields) scale_form(form, &rows, &cols) win = newwin(rows+3, cols+4, 3, 20) subwin = derwin(win, rows, cols, 1, 2) set_form_sub(form, subwin) box(win, 0, 0) keypad(win, TRUE) post_form(form) refresh() wrefresh(win) wrefresh(subwin) //设置覆盖模式 form_driver(form, REQ_OVL_MODE)
    2023-04-25 08:50:03下载
    积分:1
  • source sip, sip proxy server on the use of Osip Library
    sip的源码,关于sip 代理服务器的,使用Osip库-source sip, sip proxy server on the use of Osip Library
    2022-06-21 09:06:05下载
    积分:1
  • 三星s3c6410 Android移植文档,uboot
    三星s3c6410 Android移植文档,uboot
    2023-08-22 23:15:03下载
    积分:1
  • linux网桥配置脚本!
    linux网桥配置脚本!-bridge configuration script!
    2022-04-09 07:46:35下载
    积分:1
  • //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) m...
    //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win2, ACS_VLINE, ACS_HLINE) mvwprintw(win2, 2,1, "WINDOW 2") //建立子窗口 subwin = derwin(win2, 5, 25, 4, 5) box(subwin, ACS_VLINE, ACS_HLINE) mvwprintw(subwin, 2,1, "Sub Window of Window2") //刷新屏幕 refresh() wrefresh(win1) wrefresh(win2) touchwin(win1) wrefresh(win1) getch() touchwin(win2) mvwprintw(win2, 12,1, "Press any key to exit...") wrefresh(win2) //等待按键 getch() //结束 delwin(win1) delwin(subwin) delwin(win2) endwin() -//建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win
    2022-12-24 01:10:04下载
    积分:1
  • 服务器终极安全设置与优化指南
    服务器终极安全设置与优化指南-server ultimate security settings and Optimization Guide
    2022-03-29 18:49:46下载
    积分:1
  • 自制基于Linux2.6.14的cramfs格式的根文件系统
    自制基于Linux2.6.14的cramfs格式的根文件系统-Self-made based on Linux2.6.14 the cramfs root file system format
    2022-02-22 09:24:07下载
    积分:1
  • multithreading example
    linux 多线程例子-multithreading example
    2022-03-09 09:00:12下载
    积分:1
  • C语言实现UTF
    C语言实现UTF-8与GB2312互换,提供详细的转换函数-C language UTF-8 with GB2312 exchange, provide a detailed transfer function
    2022-02-01 16:25:40下载
    积分:1
  • 介绍Linux 2.6内核的书籍。我看了一些章节觉得非常不错。这本书当前没有中文版。...
    介绍Linux 2.6内核的书籍。我看了一些章节觉得非常不错。这本书当前没有中文版。-The book introduce Linux 2.6 kernel. I have read some very good chapters. This book did not have a Chinese version of the current.
    2022-10-16 17:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载