-
linux内核,非常详细的源代码,在其他网络上多次下载
linux内核,非常详细的源代码,在其他网络上多次下载-linux kernel, very detailed source code, the other networks repeatedly Download
- 2022-09-15 09:05:03下载
- 积分:1
-
Username : liuxinrui Password : zhongyong you can run on Linux main.exe document...
用户名:liuxinrui
密码:zhongyong
您可以在 linux 系统上运行 main.exe 文件
IP 应设为192.168.0.1
重新编译请在linux终端提示符后输入
g++ -lsybdb -lcurses -o 1.exe main.cpp clsMain.cpp clsConn.cpp clsTrade.cpp clsSupplier.cpp clsProduct.cpp
把数据库文件 DepartmentalStore.sql 拖放到 SQL SERVER 的查询分析器中并执行
把数据库文件 测试.sql 拖放到 SQL SERVER 的查询分析器中并执行
本软件提供详细的设计文档,供学习之用-Username : liuxinrui Password : zhongyong you can run on Linux main.exe document should be set to 192.168.0.1 IP recompile please linux terminal prompt input g-lsybdb- lcurses-o 1.exe main.cpp clsMain.cpp clsConn.cpp clsTrade.cpp clsSupplier.cpp clsProduct.cpp database DepartmentalStore.sql drag and drop documents to SQL SERVER inquiries analyzer and the execution of test database documents. sql drag and drop to SQL SERVER inquiries Analyzer and the implementation of the software to provide detailed design documents for study use
- 2022-05-29 18:45:34下载
- 积分:1
-
Linux设备驱动开发详解_PCI驱动范例.rar
Linux设备驱动开发详解_PCI驱动范例.rar-Linux device driver development of detailed examples _PCI drive. Rar
- 2022-06-28 23:00:51下载
- 积分:1
-
update patch to linux kernel to 2.4.34
update patch to linux kernel to 2.4.34-pre3-update patch to Linux kernel to 2.4.34- pre3
- 2023-04-17 17:35:03下载
- 积分:1
-
Motif 2.1
Motif 2.1 - Widget Writer s Guide-Motif 2.1- Widget Writer s Guide
- 2023-01-21 07:25:04下载
- 积分:1
-
本文档主要描述在LINUX下如何创建库文件
本文档主要描述在LINUX下如何创建库文件-This document discript how to create SO libery
- 2022-07-24 08:18:59下载
- 积分:1
-
Linux下操作Bios的驱动
Linux下操作Bios的驱动-Linux operating under the driver Bios
- 2022-03-14 00:59:25下载
- 积分:1
-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred)
Write- write mutually exclusive: You can not have two writers write the same time
Read- Write mutually exclusive: You can not simultaneously reading a thread while another thread is writing.
Reading- Reading allowed: You can have one or more readers to read.
- 2022-05-07 09:29:37下载
- 积分:1
-
under linux chat procedures, and client
linux下的聊天程序,server端和client端,下载后直接编译就可运行。-under linux chat procedures, and client-server side, After downloading can be directly translated operation.
- 2022-11-21 03:00:02下载
- 积分:1
-
GCC的核心代码的分析,很好学下GCC编译器源码的资料
GCC的核心代码的分析,很好学下GCC编译器源码的资料-GCC core code analysis, a good school under the GCC compiler source of information
- 2022-03-03 04:10:28下载
- 积分:1