-
二维码扫描插件
说明: 二维码扫描插件,Unity引擎专用,适各种版本,我在蛮牛上也放了一份,谢谢支持。(Two-Dimensional Code Scanning Plug-in)
- 2020-06-17 03:00:01下载
- 积分:1
-
gwhttp
说明: 简单windows/linux/unix下http Server
自己写程序时开个后端配置什么的使用(socket server
support windows/linux/unix
simple http server)
- 2019-07-31 17:10:22下载
- 积分:1
-
cPPlearnning
学习C++的入门教程,希望对于正在学习的你有帮助,大家一起分享(Learning C++ introductory tutorial, hope for the help you are learning to share with everyone)
- 2011-11-04 09:39:04下载
- 积分:1
-
DataGridView操作大全及讲解和实例demo
说明: 实现DataGridVIEW 操作,增删改查,数据库的擦欧洲哦(DDataGridVIEW,EXCEL,DATABLIND)
- 2019-03-09 07:22:20下载
- 积分:1
-
winform图片按钮有鼠标滑过效果
winform图片按钮有鼠标滑过效果
- 2017-08-08下载
- 积分:1
-
Even-break-down
输入一串数,将偶数分解为两个质数,如8=3+5,只取第一组,就是后面出现的8=5+3不再打印。(Enter a string of numbers, the even number into two prime numbers, such as 8 = 3+5, just take the first group, is behind the emergence of 8 = 5+3 no longer print.)
- 2013-07-30 19:09:06下载
- 积分:1
-
DLT645-07-97
说明: 本软件包用于 DL/T 645 协议的采集与数据处理。在硬件层的移植(主要针对于串口收发数据)完成之后, 用户仅需调用一个API即可完成针对于特定协议(DL/T 1997 或 DL/T 2007)的标识符数据读取、处理与存储。使用户无需关注请求数据的封包与接收数据的解包等复杂的协议内部操作,真正做到 一键采集。(This software package is used for DL / T 645 protocol acquisition and data processing. After the porting of hardware layer (mainly for serial port receiving and sending data), users only need to call an API to complete the reading, processing and storage of identifier data for specific protocols (DL / T 1997 or DL / T 2007). Users do not need to pay attention to the complex internal operation of the protocol such as the packet of the request data and the unpacking of the received data, so as to realize the one key acquisition.)
- 2020-12-09 15:19:18下载
- 积分:1
-
QQ
说明: 模拟QQ聊天程序 (Simulation QQ chat program)
- 2010-04-06 13:28:52下载
- 积分:1
-
wmdh-the
模拟MFC实现动态创建,结合文章使用,很不错的(Simulation of MFC realize the dynamic creation, combined with the article is used, very good)
- 2017-05-24 07:03:14下载
- 积分:1
-
单链表
单链表的基本运算,实现单链表的插入、删除和遍历运算,每种操作用一个函数实现。
插入操作:将一个新元素插入表中指定序号的位置。
删除操作:将指定序号的元素从表中删除。
遍历操作:从表头按次序输入所有元素的值,若是空表,则输出信息“empty list!”。(Basic operation of single linked list)
- 2018-12-29 02:13:31下载
- 积分:1