登录
首页 » Visual C++ » Csharp.net

Csharp.net

于 2010-05-04 发布 文件大小:1699KB
0 199
下载积分: 1 下载次数: 0

代码说明:

说明:  系统地讲解了C#网络编程的内容,适合初学者使用(Systematically explained the contents of C# Network Programming for beginners)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • chengxu
    GPS高程拟合,包括源代码,界面,请认真书写上传资料(GPS Elevation Fitting)
    2020-11-19 16:29:38下载
    积分:1
  • MapInfo
    mapinfo格式的全国地图,矢量图,适合mapx使用开发,也可以被二次开发。(Mapinfo format of the map, vector diagram, suitable for mapx development, can also be secondary development. )
    2013-05-02 23:27:20下载
    积分:1
  • kuneiyidong
    问题描述 完成一小型程序,实现对仓库内存储货物的移动的管理,即实现货物的增 添、删除、移动和查询等操作以及相应结果的显示,查询应能按不同的数据项进行。 需求分析 (1)提供从文本文件导入和从界面输如信息两种方式供用户选择来创建新的物资记录。 (2)插入记录的时候需要检测物资编号是否存在,若存在,需要提醒用户该记录已经存在。 (3)查询物资记录时提供不同的路径供用户选择:按编号查询,按名称查询。 (Description of the problem to complete a small program, to realize the movement of goods inside the warehouse storage management, namely, the achievement of goods to add, delete, move, and querying operations and the corresponding results are displayed, the query should be able to different data items. Needs Analysis (1) to import from text files to and from the input interface, such as information in two ways for users to choose to create a new material recorded. (2) into the record when the need to detect whether the serial number of materials exist, if it exists, need to remind the user the record already exists. (3) query records of materials to provide different paths for users to select: by number query, query by name.)
    2009-12-19 20:09:11下载
    积分:1
  • ADO+Access
    VC和ADO以及ACCESS连接的典型例子。不仅展示了VC如何通过ADO连接MDB文件,同时也有其它技巧展示。(VC and ADO and ACCESS connecting a typical example. It not only demonstrates how the VC ADO connection MDB documents, but also have other skills display.)
    2006-05-22 20:30:55下载
    积分:1
  • Demo
    显示RichEdit控件,VC++精选编程学习源码,很好的参考资料。(Display the RichEdit control, VC++ select learning programming source code, a good reference.)
    2013-12-01 18:04:19下载
    积分:1
  • Camera_EXG50_GigE
    Initialise and acquisition of Camera EXG50 GigE
    2011-12-20 17:32:53下载
    积分:1
  • Elevator
    电梯算法 在一座10层高的宾馆的大厅内,有4部由一个控制器控制电梯。乘客随时在各层选择要去的楼层。要求: 1、设计一个电梯算法,最优地满足乘客的要求(候时最小)。 2、区分电梯的状态,如空运行、载人运行、超重、当前有故障等(可人工设置)。 3、在电梯全部无人乘做时,电梯要按一定条件(可人工设置)分布在各层。 4、保存一个星期内的各电梯的运行记录。 (Elevator algorithm in a 10-storey hotel in the hall, there are four elevators controlled by a controller. Passengers at any time choose to go to the floor on each floor. Requirements: 1, design an elevator algorithm, best meet the requirements of passengers (minimum waiting time). 2, the distinction between the state of the elevator, such as the air running, manned operation, overweight, current faulty, etc. (manual setting). 3, no ride in the elevator all to do, the elevator according to certain conditions (which can be manually set) distributed in layers. 4, save a week running record of each elevator.)
    2021-04-23 15:08:47下载
    积分:1
  • lab3-28069-timer0-led
    TMS320F28069例程,LED运算例程,可以直接试用在ccs4中建立(TMS320F28069 examples of led)
    2013-05-03 16:21:48下载
    积分:1
  • llvbo
    用C语言设计数字滤波器,实现低通,带通,高通,带阻功能(Digital filter design using C language, to obtain Low pass, band pass, high pass, band-stop function)
    2016-03-02 13:37:49下载
    积分:1
  • DrawOfMemory
    DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:   int Mult:总共需要显示几类数据   int AllNum:每类数据总的数据量   int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...   COLORREF PenColor:每类数据的画笔的颜色   CWnd *pWnd:需要显示曲线的控件指针   还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values​ ​ , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined: int Mult: A total of several types of data to be displayed int AllNum: total amount of data for each type of data int Value []: an array of data values​ ​ , consisting of forms: Data 1 Data 2+ 3+ ...+ data COLORREF PenColor: brush color for each type of)
    2014-07-02 10:52:43下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载