-
实现循环队列的小代码,可以加在自己的代码中,接口十分友好
实现循环队列的小代码,可以加在自己的代码中,接口十分友好-Circular Queue realize a small code, you can add in their own code, the interface is very friendly
- 2023-06-12 08:45:03下载
- 积分:1
-
GtkWidget*window
gtk_init (&argc, &argv)...
GtkWidget *window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0) - GtkWidget*window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0)
- 2023-02-06 20:55:03下载
- 积分:1
-
ccache2.4的源代码,用于嵌入式系统开发.
ccache2.4的源代码,用于嵌入式系统开发.-ccache2.4 the source code for the embedded system development.
- 2022-01-26 07:47:26下载
- 积分:1
-
linux串口编程示例3
linux串口编程示例3-Serial Programming Example 3
- 2023-03-26 13:50:03下载
- 积分:1
-
学习UNLIX的好材料 电信内部资料 不容错过
学习UNLIX的好材料 电信内部资料 不容错过-Materials UNLIX good study of the internal telecommunications information should not be missed
- 2022-01-28 04:08:25下载
- 积分: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
-
Linux设备驱动开发详解_CS8900以太网设备驱动
Linux设备驱动开发详解_CS8900以太网设备驱动-Linux device driver development _CS8900 explain Ethernet device driver
- 2023-06-06 18:15:02下载
- 积分:1
-
组播服务端程序,用c编写
组播服务端程序,用c编写-multicast service software, used to prepare c
- 2022-04-10 07:21:05下载
- 积分: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
-
在博创的44B0开发板上做的一个电机控制程序后,TE…
在博创的44B0开发板上做的一个电机控制的程序,经过了测试,运行良好。可用作最最新的新手学习哈。-in Bo Chong 44B0 development board to do a motor control procedures after the test, the operation is good. Most can be used to study the latest newcomers Kazakhstan.
- 2022-03-28 16:37:03下载
- 积分:1