-
java实现的词法分析器,手工生成,输入源程序后,可分离出数字,标志符,分割符,运算符,保留字。...
java实现的词法分析器,手工生成,输入源程序后,可分离出数字,标志符,分割符,运算符,保留字。-achieve the lexical analyzer, artisanal production, import source, can be broken down into digital, URI, Segmentation website Operators, reservations word.
- 2022-03-11 14:11:08下载
- 积分:1
-
基于Windows的网络编程,很实用的一本书哦,我个人也是刚开始学习网络编程,希望一起进步...
基于Windows的网络编程,很实用的一本书哦,我个人也是刚开始学习网络编程,希望一起进步-Windows-based network programming, a very practical book Oh, I have only just started to learn network programming and want to progress in
- 2022-01-28 21:14:16下载
- 积分:1
-
VC chat program prepared by the S model good C source code
用VC编写的聊天程序 C S 模式 很好的源代码 -VC chat program prepared by the S model good C source code
- 2022-01-26 02:43:09下载
- 积分:1
-
这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器...
这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器-using TCP communication procedures, typical, for beginners to learn, procedures in two parts, the client and server
- 2022-08-19 14:35:43下载
- 积分:1
-
单线程文件传输,MFC,使用onreceive和onsend
单线程文件传输,MFC,使用onreceive和onsend-Single-threaded file transfer, MFC, use the onreceive and onsend
- 2022-03-25 02:08:24下载
- 积分:1
-
Daming after another shock wave source code, in 2004 raging across the network
大名顶顶的震荡波源代码,曾在2004年肆虐整个网络-Daming after another shock wave source code, in 2004 raging across the network
- 2022-02-22 03:56:50下载
- 积分:1
-
这是动网论坛的SQL商业版本的SQL代码。
这是动网论坛的SQL商业版本的SQL代码。-SQL commercial version of SQL code.
- 2022-08-04 06:31:31下载
- 积分:1
-
本软件是用VB制作的,用于电脑与西门子S7
本软件是用VB制作的,用于电脑与西门子S7-200PLC(PPI协议)进行通讯,如果您想用VB开发S7-200PLC(PPI协议)上位机控制界面,此软件是您的好帮手!
1、可以写入、读出寄存器的数值(字节、字、双字);
2、可以进行元件(V、M、S、Q、I)的置、复位操作;
3、可以读取元件(V、M、S、Q、I)的ON/OFF状态。
4、可以控制PLC的运行、停止。-A simple application of Visual C++
- 2022-02-26 17:01:06下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1
-
这个web开发程序实现了论坛的框架,包括申请帐号,登陆,连接数据库等。...
这个web开发程序实现了论坛的框架,包括申请帐号,登陆,连接数据库等。-the web development process to achieve the framework of the Forum, including the application account landing and connectivity database.
- 2022-07-26 04:36:27下载
- 积分:1