-
清华的LinuxC,程序,官方网站已停止下载…
清华出的那本linuxC编程,官方网站已经停止下载,这里还有pdf电子书,非常推荐下载-Qinghua the linuxC that the program, the official website has stopped the download, there is a pdf e-books, very recommend downloading
- 2022-05-13 02:20:07下载
- 积分:1
-
ARM Linux 系统移植到基于PXA255 处理器的Linux 移植/ARM 开发板CSB226 上的方法...
ARM Linux 系统移植到基于PXA255 处理器的Linux 移植/ARM 开发板CSB226 上的方法-Ported to ARM Linux systems based on the PXA255 processor Linux transplantation/ARM development board on the CSB226 method
- 2022-03-19 18:30:35下载
- 积分:1
-
用C写的一个算24点代码,使用逆波兰表达式的求值。
用C写的一个算24点代码,使用逆波兰表达式的求值。-C counting write a 24 point code, the use of reverse Polish expression is evaluated.
- 2022-02-05 14:19:05下载
- 积分:1
-
LINUX设备驱动程序.pdf 很好
LINUX设备驱动程序.pdf 很好-LINUX device driver. Pdf good
- 2022-10-11 00:20:03下载
- 积分:1
-
classic PV operation, producers and consumers
经典的PV操作,生产者消费者-classic PV operation, producers and consumers
- 2022-09-15 06:55:02下载
- 积分:1
-
这个远程图形编辑器和调试器源程序
this remote graphic editor and debugger source
- 2022-01-21 20:20:09下载
- 积分:1
-
44b0的启动代码,包含FLASH的读写,TFTP下载应用程序。加载运行用户程序等。...
44b0的启动代码,包含FLASH的读写,TFTP下载应用程序。加载运行用户程序等。-44b0 bootcode include FLASH literacy, TFTP download applications. Users load operation procedures.
- 2022-08-08 05:18:51下载
- 积分:1
-
详细描述了I/ometer在linux下的使用说明
详细描述了I/ometer在linux下的使用说明-A detailed description of the I/ometer in use under linux
- 2022-01-30 17:11:16下载
- 积分:1
-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立菜单项
for(i=0 i
- 2022-04-02 11:01:45下载
- 积分: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