资源列表
[Windows编程] load-bitmap
说明:用 加载一个bmp图像,用的是win32函数,没用用MFC来实现这个过程。-using the win 32 applition to load a bmp picture,not using the MFC to draw.<ganggang> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[其他小程序] queen
说明: 在8*8的国际象棋的棋盘上摆8个皇后,使他们之间不能相互攻击。即任意两个皇后不能位于同一行、同一列或同一对角线上。以下为一种可能,请求出共有多少种可能。-8* 8 chess board put eight queens, so that between them can not attack each other. That any two of the Queen can not in the same row, same column or the same diagonal. The<大为> 在 2025-06-28 上传 | 大小:126kb | 下载:0
[ActiveX/DCOM] 5_4_1
说明:定义一个complex类,并自主选择哪种符号,以实现复数的加减乘除,-实现复数的加减乘除<ruixu> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[其他小程序] point
说明:计算两点之间的距离。定义点类point,再定义一个类Line类,该类有一方法返回两点之间的距离,其数据成员为两个点类对象。-Calculate the distance between two points. Class defined point, and then define a class Line class that a method returns the distance between two points, two points of its data members of<大为> 在 2025-06-28 上传 | 大小:880kb | 下载:0
[界面编程] 5956462textclure
说明:各种图形的绘制都具备,对于界面编程者有很好的借鉴作用-To depict the gravity curve, accurately mark the coordinates of each point, and can rotate freely<huangjiasen> 在 2025-06-28 上传 | 大小:50kb | 下载:0
[其他小程序] VoteManagementSystem
说明: 电子投票平台在投票之前需要进行身份验证。管理员,可以对候选人信息进初始化和修改,还可浏览候选人信息介绍。除了投票业务流程的功能外,管理员还可以对使用该系统的用户进行管理,具体对投票系统使用者的管理操作有创建用户信息文件,使用者必须知晓自己的用户名和密码,并正确登录,以此来保证安全性。还可以对用户信息进行增加、删除、修改和查询操作。 -Electronic voting platform before the vote required to authenticate. Administra<大为> 在 2025-06-28 上传 | 大小:608kb | 下载:0
[其他小程序] car
说明: 编写一个程序,有一个汽车类vehicle,它具有一个需传递参数的构造函数,类中的数据成员车轮个数wheels 和车重weight 放在保护段中;小车类car 是它的派生类,其中包含载人数passenger_load;卡车类truck 是vehicle 的派生类,其中包含载人数passenger_load 和载重量payload。每个类都有相关数据的输出方式。-Write a program that has a auto vehicle, it has a need to pass param<大为> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[其他小程序] person
说明:声明基类Person,其中有name,age和no,然后分别声明Teacher(教师)类和Cadre(干部)类从Person继承,这两个类派生出新类Teacher_Cadre(教师兼干部)。要求:1、在Teacher类中还包含数据成员title(职称),在Cadre类中还包含数据成员post(职务),在Teacher_Cadre(教师兼干部)中还包含数据成员wages(工资)。2、在派生类Teacher_Cadre的成员函数show中调用Teacher类中的display函数,输出姓名、年龄、职<大为> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[Windows编程] visibility_reloaded
说明:visibility graph - uploaded and updated from the previous c++ code so a more complete solution is obtained - similar to the methods described on principles of robot motion aka mit pre-visibility graph - uploaded and updated from the previous c++ code<jackass243> 在 2025-06-28 上传 | 大小:7kb | 下载:0