-
一个简单的程序,实现opc通讯,基于vb 和上位机的
一个简单的程序,实现opc通讯,基于vb 和上位机的-A simple procedure to achieve opc communications, PC-based vb and the
- 2022-01-23 11:25:21下载
- 积分:1
-
CryptoAPI 的delphi翻译。
CryptoAPI 的delphi翻译。-CryptoAPI the translation.
- 2022-07-27 13:37:30下载
- 积分:1
-
some classic VC source code (2)
一些经典的VC源代码(2)
- 2022-01-26 06:59:03下载
- 积分:1
-
编译原理的中文字符,应该是很有用的…
汉字编译原理,应该对初学者很有用的-Compiler Construction Principles of Chinese characters, it should be very useful for beginners
- 2022-04-20 09:46:42下载
- 积分:1
-
酒店客房管理系统
系统主要功能
客人信息管理:客人信息的添加,退房,结账等
数据查询:查询客人信息,查询客房信息
数据统计:统计一段时间内的客房入住情况和收入
- 2022-03-14 06:39:03下载
- 积分:1
-
壁虎
gecko-sdk-i586-pc-msvc是mozilla必须的插件开发工具,包含了大量的插件开发API函数
- 2022-02-01 22:30:51下载
- 积分:1
-
Basic statistics with matrices including NaNs
Basic statistics with matrices including NaNs
- 2023-06-06 05:05:03下载
- 积分:1
-
C# 打印Datagridview 中数据
C# 打印Datagridview 中数据
public GridPrinter(DataGridView objDataGridView, PrintDocument objPrintDocument, bool bCenterOnPage, bool bHasTitle, string sTitle, Font objTitleFont, Color objTitleColor, bool bPaging)
{
dataGridView = objDataGridView;
printDocument = objPrintDocument;
centerOnPage = bCenterOnPage;
hasTitle = bHasTitle;
title = sTitle;
tit
- 2022-12-23 01:35:04下载
- 积分:1
-
Socket简易消息传输
简单的点对点传输,只支持局域网与公网环境,不支持公网与内网之间的通讯,算是最简单的一个socket例子。
- 2023-07-18 19:20:04下载
- 积分:1
-
A (Simple) OpenGL Framework Library. I will show an example usage of the GLFW: I...
A (Simple) OpenGL Framework Library. I will show an example usage of the GLFW: I will show you how to setup and run an OpenGL application using my library. The output generated will be a simple RGB-filled triangle in a black window however, even if it is not really sophisticated, it will perfectly fit our requirement. The operation consists of various steps that we will analyze individually.-A (Simple) OpenGL Framework Library. I will show an example usage of the GLFW: I will show you how to setup and run an OpenGL application using my library. The output generated will be a simple RGB-filled triangle in a black window however, even if it is not really sophisticated, it will perfectly fit our requirement. The operation consists of various steps that we will analyze individually.
- 2023-08-19 04:05:04下载
- 积分:1