-
UnderGroundSystem
使用MFC做的一个关于南京地铁自动售票系统的程序(Use MFC to do one on Nanjing Metro automatic ticketing system program)
- 2014-03-10 22:02:02下载
- 积分:1
-
Thorlabs CCS Spectrometer Qt Application
一个例子QT C++应用程序使用IVI VISA驱动程序连接到ToRaCARS CCS光谱仪,并用QWT绘图库绘制从它获取的数据。主要采集和绘图代码位于主窗口.cpp. 该项目可以使用QtCreator/qmake轻松构建。
- 2023-01-30 23:40:04下载
- 积分:1
-
QT实现Mysql数据连接,数据显示,翻页效果,LOG日志的打印
实现数据库连接封装,Log打印输出,数据库的QtableView显示,以及翻页效果,网上的翻页有BUG,此处已做更改!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-02-06 05:34:56下载
- 积分:1
-
ReceiveMessageer
接收系统消息不示例,可以提供初学者使用.(receive system message demon .using VC++)
- 2012-12-09 18:01:17下载
- 积分:1
-
Computer-Networks-and-Internets
这是一个用c++编写的,socket API 的服务器端和客户端的相互响应的简单程序.用cmd打开程序exe,输入“webserver + 端口号”,webclient方面,输入“webclient + 127.0.0.1 + 端口号5600”,则可以在客户端上显示接收到的信息。(This is a c++ written in response to a simple procedure of mutual socket API server and client' s Open Program exe, enter " webserver+ port number" , webclient, the input " webclient+ 127.0.0.1+ port number 5600 with cmd " you can display the information received on the client.)
- 2013-12-27 21:41:43下载
- 积分:1
-
参考
说明: 代码实现cclink——ie的连接与发送接收,经过自己改版,由VB转成c#(The code realizes the connection, sending and receiving of cclink-ie. After self-modification, it is converted from VB to c.#)
- 2021-04-22 11:38:48下载
- 积分:1
-
MChat
一个可以在局域网进行视频聊天的源代码,语音压缩采用G729,视频压缩采用H.263,网络传输采用RTP。本程序介绍了视频聊天的基本技术,稍加改动就可以直接运用于Internet网络。本人主要进行流媒体传输方面的工作,有兴趣者可以和本人联系。(a LAN can video chat source code, voice compression using G729. H.263 video compression and network transmission using RTP. The procedures of the basic video chat technology, tamper on the Internet can be directly applied to the network. I mainly carried out with regard to the transmission of streaming media work, are interested in and I can link. Email :)
- 2006-12-19 15:18:14下载
- 积分:1
-
9617585
说明: 由于在单道批处理系统中,它就占有计算机的一切资源直到作业完成为止(Because in a single batch system, it occupies all the resources of the computer until the job is complete)
- 2018-12-31 18:29:17下载
- 积分:1
-
底盘源代码
说明: The drive file of McNaught Motorcycle, including the drive file of stm32f427
- 2020-06-22 14:40:01下载
- 积分:1
-
Stack
由于栈也是线性表,因此线性表的存储结构对栈也适用,通常栈有顺序栈和链栈两种存储结构,这两种存储结构的不同,则使得实现栈的基本运算的算法也有所不同。(Because the stack is also a linear table, the storage structure of the linear table is also applicable to the stack, usually the stack has two kinds of storage structures: sequence stack and chain stack. The two different storage structures make the algorithms of the basic operation of the stack different.)
- 2018-05-24 10:52:27下载
- 积分:1