-
RFC793
RFC793传输控制协议(TRANSMISSION CONTROL PROTOCOL)-RFC793
- 2022-02-04 15:26:24下载
- 积分:1
-
SmsService
1. SMSService.exe 短消息服务程序
2. SMS.ini 服务配置文件
3. SMS_DB.mdb 数据库接口文件
4. SmsClient.exe 短消息客户演示程序。">
- 2013-07-27 16:01:17下载
- 积分:1
-
oontrol
MFC编写的虚拟仪器,是一个封装很好的STATIC控件,不错的(MFC written, virtual instrument is a packaged good STATIC control, good)
- 2017-07-18 06:48:49下载
- 积分:1
-
c语言编写坦克大战源代码
这是一个用C++编写的坦克大战,里面包含具体的程序,直接运行即可;有一些C++编程能力的,但是没有很好例子的时候可以看看,对于以后游戏开发,会有些作用;(This is a tank battle written in C++, which contains specific programs to run directly; there are some C++ programming capabilities, but there are no good examples when you can see, for future game development, will have some effect;)
- 2019-03-04 17:31:35下载
- 积分:1
-
SpringMVC-Mybatis-Shiro-redis-0.2-master
SSM框架+Shiro案例的后端权限管理系统,有源代码,谢谢(SSM Framework + Shiro Case Backend Privilege Management System, Source Code, Thank you)
- 2020-06-17 13:40:02下载
- 积分:1
-
emailsend
邮件发送(批量)这个程序主要实现的功能是:可以批量发送邮件。定时定量发送,有兴趣的朋友可以看看。(E-mail (bulk) of this process the main function is to realize: You can send bulk mail. Regular quantitative send interested friends can see.)
- 2008-07-03 17:26:41下载
- 积分:1
-
STKyonghushouce
这是stk软件中文版的使用手册,对于新学者或熟练的卫星系统分析者都是适用的,希望对大家有所帮助。(Stk This is the Chinese version of the software user manual or skilled for the new academic analysts of satellite systems are applicable, we want to help.)
- 2010-12-28 10:54:04下载
- 积分:1
-
RDM 解析,协议代码,适用于artnet 协议
RDM 解析,协议代码,适用于artnet 协议 【源码目录】 RdmProtocal ├── Debug│ ├── RdmProtocal.exe│ ├── RdmProtocal.exp│ ├── RdmProtocal.lib│ └── RdmProtocal.pdb├── RdmProtocal│ ├── Debug│ │ ├── LzMethod.obj│ │ ├── RdmNode.obj│ │ ├── RdmProtocal.Build.CppClean.log│ │ ├── RdmProtocal.log│ │ ├── RdmProtocal.obj│ │ ├── RdmProtocal.pch│ │ ├── RdmProtocal.res│ │ ├── RdmProtocal.tlog│ │ │ ├── CL.command.1.tlog│ │ │ ├── CL.read.1.tlog│ │ │ ├── CL.write.1.tlog│ │ │ ├── RdmProtocal.lastbuildstate│ │ │ ├── RdmProtocal.write.1u.tlog│ │ │ ├── link.command.1.tlog│ │ │ ├── link.read.1.tlog│ │ │ ├── link.write.1.tlog│ │ │ ├── rc.command.1.tlog│ │ │ ├── rc.read.1.tlog│ │ │ └── rc.write.1.tlog│ │ ├── RdmProtocalDlg.obj│ │ ├── stdafx.obj│ │ ├── vc140.idb│ │ └── vc140.pdb│ ├── LzMethod.cpp│ ├── LzMethod.h│ ├── RdmNode.cpp│ ├── RdmNode.h│ ├── RdmProtocal.aps│ ├── RdmProtocal.cpp│ ├── RdmProtocal.h│ ├── RdmProtocal.rc│ ├── RdmProtocal.vcxproj│ ├── RdmProtocal.vcxproj.filters│ ├── RdmProtocal.vcxproj.user│ ├── RdmProtocalDlg.cpp│ ├── RdmProtocalDlg.h│ ├── ReadMe.txt│ ├── controller_library.h│ ├── lib│ │ ├── FTD2XX.lib│ │ └── RDM.lib│ ├── res│ │ ├── RdmProtocal.ico│ │ └── RdmProtocal.rc2│ ├── resource.h│ ├── stdafx.cpp│ ├── stdafx.h│ └── targetver.h├── RdmProtocal.VC.db├── RdmProtocal.sln└── ipch └── RDMPROTOCAL-b05a99f1 └── RDMPROTOCAL-61763a13.ipch8 directories, 52 files
- 2021-05-06下载
- 积分:1
-
SimpleCLexer
End of standard antlr3 runtime definitions.
- 2015-10-25 20:31:26下载
- 积分:1
-
Socket using a small program written in VC, there are client and server, the two...
用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, use the most basic socket, bind, listen, send, receive, function, very suitable for beginners, but I just use this example to learn socket programming, it is the classic case in point, there is a small interface
- 2022-02-21 08:12:34下载
- 积分:1