搜索资源列表
java
- 写一个人类person,其数据成员为char ﹡name int age 表示姓名和年龄,写出其构造函数设PX是一个指向类动态的指针变量,则执行delete px 语句时,将自动调用该类的()3,若需要把一个函数,voidF() 定义为一个类AB的友元函数,则应在类AB的定义中加入一条语句:() 4编程题 1,写一个人类person,其数据成员为char ﹡name int age 表示姓名和年龄,写出其构造函数,拷贝构造函数,析构函数。 A。假定每月都是30天,每年都是360天。
student-system
- 本系统是个学生成绩管理系统 有如下功能: 1.用顺序表n个学生的学号和成绩录入; 思想: 在主函数里完成学生人数限定,和定义学生的结构体指针,调用录入函数。 用结构体指针完成学生信息录入。 2.用选择排序法对n个学生的成绩按照降序排列; 思想: 定义2个学生结构体指针,用选择法完成学生成绩排序。 3.利用栈和队列的算法操作,删除不及格的学生信息,保留及格学生信息在栈或队列中; 思想: 定义一
ball
- 用JS实现的一个指针表的功能,可以根据系统的时间生产一个指针表。-JS achieve a function pointer table, according to the time of the system to produce a pointer table.
fitmrq.java
- A pointer to a non-static member function has an implicit parameter that makes the pointer not compatible with pointers to regular functions with the same parameter list and return type, and can t be cast to be a pointer to a regular function.
SimpleAnalogClock
- 改程序要完成一个简单的模拟时钟,要以秒的精度程序显示时间,每秒中更新一次。在时钟对话处理模块中,通过对相关条件的判断和时钟指针坐标点值的计算,完成时、分、秒指针的擦除和重绘,以达到模拟时钟运转的功能。在数字对话框模块中,通过相应的事件处理函数,实现时钟的自动更新,以和时钟对话框的时间保持一致性。-Reform program to complete a simple analog clock to display the time, in seconds, updated once per se
SimpleAnalogClock
- 改程序要完成一个简单的模拟时钟,要以秒的精度程序显示时间,每秒中更新一次。在时钟对话处理模块中,通过对相关条件的判断和时钟指针坐标点值的计算,完成时、分、秒指针的擦除和重绘,以达到模拟时钟运转的功能。在数字对话框模块中,通过相应的事件处理函数,实现时钟的自动更新,以和时钟对话框的时间保持一致性。-Reform program to complete a simple analog clock to display the time, in seconds, updated once per se
SimpleAnalogClock
- 一个简单的模拟时钟,要以秒的精度程序显示时间,每秒中更新一次。在时钟对话处理模块中,通过对相关条件的判断和时钟指针坐标点值的计算,完成时、分、秒指针的擦除和重绘,以达到模拟时钟运转的功能。-A simple analog clock to display the time, in seconds, updated once per second, the accuracy of the program. Speech processing module clock, the condition
RemoteControlUDP
- 用android手机触摸屏控制电脑电视鼠标指针,实现点击漫游功能-With android touch screen control computer and TV the mouse pointer, click on the roaming function