资源列表

« 1 2 ... .22 .23 .24 .25 .26 66227.28 .29 .30 .31 .32 ... 66605 »

[Windows编程7_7

说明:定义一个基类Person,数据成员包含字符指针类型变量Name用于保存姓名,函数成员包括默认构造函数、带参构造函数用于初始化数据成员和输出姓名的成员函数PrintName()。从Person类派生出Student类,增加长整型数据成员Number用于保存学号,函数成员包括带参构造函数用于初始化数据成员和输出学生信息的成员函数PrintInfo()。要求:在函数PrintInfo()中需要调用基类的成员函数PrintName()。-Def
<weiht> 在 2025-01-10 上传 | 大小:16kb | 下载:1

[Windows编程linearlist

说明: 线性表的顺序(链式)存储表示及实现 3. 从单链表中删除指定的元素x,若x在单链表中不存在,给出提示信息。 要求: (1)指定的值x由键盘输入;(2)程序能处理空链表的情况。-The order of the linear form (chain) store that and the realization of 3. From a single list to remove the element x, if x
<奈奈> 在 2025-01-10 上传 | 大小:103kb | 下载:1

[Windows编程OpenGL_bottle

说明:利用OpenGL工具,绘制水杯模型。提供了OpenGL的基本设置方法及实现技巧。-this program draw a bottle by using OpenGL tools.it provide the basic setting method and skills.
<menjiawan> 在 2025-01-10 上传 | 大小:2.54mb | 下载:1

[其他小程序rats-2.1.tar

说明:源代码安全审计,检测代码中的漏洞,可以 检测C, C++, Perl, PHP and Python 代码中的漏洞和安全错误,搞网络安全的一定要看看。 -Source code security audit to detect loopholes in the code, can detect the C, C++, Perl, PHP and Python code errors and security vulnerabilitie
<as> 在 2025-01-10 上传 | 大小:319kb | 下载:1

[数据库编程person

说明:一个不错的DELPHI考勤系统,源代码可以修改,数据库自己修改-DELPHI a good attendance system can modify the source code, databases, modify their own
<王松> 在 2025-01-10 上传 | 大小:1.12mb | 下载:1

[文件操作fileHandling

说明:This program is the Simple Binary File handling
<hamed> 在 2025-01-10 上传 | 大小:2kb | 下载:1

[C#编程vectshapes_demo

说明:矢量绘图代码, C#开发-vector shape
<chenming> 在 2025-01-10 上传 | 大小:188kb | 下载:1

[通讯编程CMA_64QAM

说明:64QAM using CMA algorithm
<yye> 在 2025-01-10 上传 | 大小:3kb | 下载:1

[Windows编程vb

说明:客户管理系统,使用VB6.0编写,相当不错,可以用于课程设计-Customer management system, using VB6.0 prepared pretty well, can be used for curriculum design
<刘欢> 在 2025-01-10 上传 | 大小:76kb | 下载:1

[其他小程序VFP

说明:VFP数据库课程设计及设计报告,内容为物料管理系统!-VFP database design report and curriculum design, content management system for the material!
<陈裕淋> 在 2025-01-10 上传 | 大小:1.77mb | 下载:1

[其他小程序aaaa

说明:网上考试 + Microsoft Acce-Online examination+ Microsoft Access
<free> 在 2025-01-10 上传 | 大小:10kb | 下载:1

[通讯编程code

说明:客户机产生两个随机数,发给两个服务器。服务器1(IP地址:192.168.0.1,Port:3254)将这两个随机数相加;服务器2(IP地址:192.168.0.10,Port:3255)将这两个随机数相减。两个服务器分别将运算结果返回给客户机,客户机显示回传结果。 要求用TCP和UDP方式分别实现。 -Client two random numbers generated, distributed to the two ser
<dwj> 在 2025-01-10 上传 | 大小:123kb | 下载:1
« 1 2 ... .22 .23 .24 .25 .26 66227.28 .29 .30 .31 .32 ... 66605 »

源码中国 www.ymcn.org