-
CalculatorStack
C#编写的计算器程序,使用了堆栈实现,支持表达式计算(Calculator program written in C#, using a stack implementation, support for expression evaluation)
- 2013-08-01 22:26:31下载
- 积分:1
-
processCode
经典,功能详尽的,查看系统进程详细的VC6源代码。包括源代码和演示()
- 2007-09-28 22:22:08下载
- 积分: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
-
colorspace
color space-RGB, YCbCr, YUV, YIQ, HSV, HSI, HSL, color2grayscale function
- 2010-08-05 23:19:44下载
- 积分:1
-
c
说明: 关于c++编程的一本书,写的非常好,适合绝大多数的编程爱好者。(C++ programming on a book, written very well for the vast majority of programming enthusiasts.)
- 2009-06-04 12:11:49下载
- 积分:1
-
charts
说明: dev实现统计图,实现条状柱状的统计图展示和样式自定义(Dev implementation statistical graph)
- 2020-06-17 11:00:02下载
- 积分:1
-
design
design about GSM model sended and received communication appl
- 2018-07-30 12:03:16下载
- 积分:1
-
unpv13e
Linux下采用C语言开发的聊天程序 联合开发网 - pudn.com
- 2009-07-04 17:45:01下载
- 积分:1
-
dhdu
Common code for dhd utility, hacked from wl utility.
- 2013-05-16 16:08:30下载
- 积分:1
-
machine
definition of machine epsilon
- 2014-03-11 15:11:39下载
- 积分:1