-
this procedure is our own development of the modem card of the driver, isa bus,...
这个程序是我们公司自己开发的modem卡的驱动程序,isa总线的,每块卡可以同时支持4个外线拨入,一台工控机支持8快卡,32路同时收发。.rar-this procedure is our own development of the modem card of the driver, isa bus, every piece of card can support four lanes go to a support Taiwan IPC 8 Express cards, while 32 road transceiver. . Rar
- 2022-05-31 06:50:49下载
- 积分:1
-
linux program code complete source code. there is lots of good example, useful t...
< linux_c程序设计代码大全〉〉源码,书中例子很好,LINUX编程不可多得的好东西-linux program code complete source code. there is lots of good example, useful to linux programmer.
- 2022-01-31 00:58:13下载
- 积分:1
-
multithreaded process as a multi
多线程程序作为一种多任务、并发的工作方式,有以下的优点:
1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。
2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。
3) 改善程序结构。一个既长又复杂的进程可以考虑分为多个线程,成为几个独立或半独立的运行部分,这样的程序会利于理解和修改。
-multithreaded process as a multi-task, complicated by the way, has the following advantages : 1) improve application response. This graphical interface is especially meaningful, when a very long time-consuming operation, the entire system will wait for the operation, this procedure will not respond to keyboard, mouse, the menu of operations, and the use of multithreading technology, long will be time-consuming operation (time consuming) under a new thread, avoided this embarrassing situation. 2) multi-CPU system more effective. When the operating system would ensure that not more than a few threads CPU number of different threads running on different CPUs. 3) to improve program structure. A long and complex
- 2023-06-23 05:00:03下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-LINK篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-LINK Part
- 2022-01-25 15:15:38下载
- 积分:1
-
Linux操作系统连接校园网的802.1x认证代码
Linux操作系统连接校园网的802.1x认证代码-Linux operating system to connect the campus network, 802.1x authentication code。
- 2022-03-22 20:54:48下载
- 积分:1
-
kannel开源WAP和SMS网关的工作作为一个短信网关,IM…
The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In this release, the GET request for WML pages and WMLScript files via HTTP works, including compilation for WML and WMLScript to binary forms. Only the data call bearer (UDP) is supported, not SMS.
- 2022-07-26 00:25:58下载
- 积分:1
-
VMware QEMU模拟器QEMU的性能几乎是AB率模拟
性能几乎VMWareQEMU仿真器Qemu的模拟率约为25台机器的60倍左右。Plex86,用户模式Linux,VMware和虚拟PC比QEMU快一点,但是Bochs需要特定的内核补丁用户模式Linux对于来宾系统必须是Linux VMware和虚拟PC你需要安装一个特定的来宾系统的驱动程序,它们是为操作系统仿真而进行的,也不能说是一个完整的模拟器。因此,QEMU仍然是非常好的x86仿真器。
- 2022-07-17 10:35:18下载
- 积分:1
-
手机号码抽奖程序源代码
手机号码抽奖程序源代码-phone numbers to draw source code
- 2023-03-25 05:45:03下载
- 积分:1
-
字符串指针,以探讨指针如何工作
String Pointers to explore how the pointer work
-The program takes lines from standard input and keeps the last n of them in memory as it goes through standard input. When it gets to an EOF, it prints the last n lines out. You may assume n is less than 2000 and each individual line is not longer than 1000 including the newline and the null terminator.
- 2022-02-01 01:57:48下载
- 积分:1
-
一个在linux下利用QT库自带的信号量的使用例子。
一个在linux下利用QT库自带的信号量的使用例子。-using QT for onboard signal example of the use of volume.
- 2022-07-28 01:10:38下载
- 积分:1