-
gnumake的电子文档
gnumake的电子文档-symlink electronic documents
- 2022-02-26 04:31:23下载
- 积分:1
-
segy display program! Hope that they will be part of this is being done as part...
segy 显示程序!希望能给正在做这部分朋友提供一部分资料,我可是找了很久哦,需要自己再编译-segy display program! Hope that they will be part of this is being done as part friends, but I find for a long time, oh, it needs its own compiler again
- 2022-07-11 09:33:26下载
- 积分:1
-
linux the following courses to solve a simple table arrangement procedures used...
linux下面一个简单的求解课程表安排的程序利用了Easylocal++的类库-linux the following courses to solve a simple table arrangement procedures used Easylocal++ the Library
- 2023-04-16 13:55:02下载
- 积分:1
-
solaris10
solaris10安装指南-自定义jumpstart和高级安装-solaris10
- 2022-02-06 17:51:15下载
- 积分:1
-
Linux编程开发相关bash外壳
bash for linux progrmming to develop shell related
- 2023-02-16 01:00:05下载
- 积分:1
-
A basic kernel module (helloworld) the preparation, loading, unloading. Contains...
一个最基本的内核模块(helloworld)编写、加载、卸载。包含源码,建议在redhat9下编译运行。-A basic kernel module (helloworld) the preparation, loading, unloading. Contains the source code, it is recommended redhat9 compiled to run.
- 2022-05-29 13:18:24下载
- 积分:1
-
Students can achieve on any information to add, edit, delete and other operation...
可以实现对学生信息任意添加,编辑,删除等操作,属于Qt编程。-Students can achieve on any information to add, edit, delete and other operations, belong to Qt programming.
- 2022-02-06 06:51:16下载
- 积分: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平台中,一个查找工具grep的源代码
linux平台中,一个查找工具grep的源代码-linux platform, a tool for identifying the source code grep
- 2022-06-28 22:47:08下载
- 积分: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