-
lesson-14
孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
- 2013-04-02 10:19:34下载
- 积分:1
-
GIS
Part 1:组件式GIS开发
Part 2:基于C#.NET的程序设计与开发
Part 3:AO(ArcObjects)的体系结构分析
Part 4:基于 VBA的二次开发
Part 5:ArcGIS Engine空间分析功能开发
Part 6:ArcGIS Engine三维开发
(Part 1: Component GIS Development Part 2: based on the C# NET program design and development Part 3: AO (of ArcObjects) architecture Part 4: Part based on the secondary development of VBA Part 5: ArcGIS Engine spatial analysis functions developed 6: ArcGIS Engine three-dimensional development)
- 2013-03-11 10:30:57下载
- 积分:1
-
CDictionary
简单英汉字典程序。功能包括装载单词信息,添加删除单词等。(Simple English-Chinese dictionary program. Features include loading the word information, add and delete words and so on.)
- 2014-02-04 20:59:40下载
- 积分:1
-
getfontinfo
获得系统中所有字体信息 (Getting the information of all system fonts)
- 2001-01-01 00:00:00下载
- 积分:1
-
ViewPicture
VC++下开发的浏览图像文件程序,只要双击可执行文件,就能运行程序,若提示没有所指定的数据库,可以自己指定数据库。(development of the VC View images documentation procedures, as long as you double-click the executable, we will be able to run the program, If no prompt specified by the database, the database can be assigned themselves.)
- 2007-04-27 22:48:29下载
- 积分:1
-
XR17V25x_PCI_SCH_REV110
exar 公司的X17V258的参考设计(exar the company' s reference design X17V258)
- 2010-02-22 13:44:30下载
- 积分:1
-
SMYAOJ14
实现三维对象的平移,旋转变换,以及投影变换,不错的(Realize 3 d object of translation, rotation transformation and projection transformation, good)
- 2017-05-07 15:52:59下载
- 积分:1
-
可视化的排序教学演示程序
可视化的排序教学演示程序/VS2015/Qt5编写(VisualSorting_Qt_VS2015)
- 2020-06-26 18:40:01下载
- 积分:1
-
Interpolation-Technique-for-WZVC
The manuscript describes performance comparison of nearest-neighbor interpolation and bilinear to reduce the complexity of decoder WZVC.
- 2013-10-03 21:35:41下载
- 积分:1
-
DrawSgy
读取IBM数据类型sgy文件,转换换为IEEE类型数据文件;然后绘制读取的sgy数据。含有测试数据。(Read IBM data type sgy file types convert to IEEE data file then read sgy draw data. With test data.)
- 2010-07-11 14:03:57下载
- 积分:1