搜索资源列表
single_2
- 有VC++数值积分计算矩形衍射屏的菲涅耳衍射图像。-There are VC++ Numerical calculation of the rectangular screen diffraction Fresnel diffraction images.
NOISE
- 在VC++中假如噪声现象,实现在屏幕中央显示短线式噪声的现象。-In VC++, if the noise and the fulfillment of the center of the screen displays the phenomenon of short-term type of noise.
1
- 利用VC++6.0实现了迷宫问题,构成迷宫图形的数组由主函数中的二维数组决定,其他的操作可以按照界面提示进行-Using VC++6.0 to achieve a maze, maze graphics array form from the main function of the two-dimensional array of decisions, other operations can follow the screen prompts
Josephus
- VC++6.0下的约瑟夫环问题实现,可以输入人数和要数的数字,并将出队的次序依次输出-Josephus Circle with VC++6.0.You can input number of people and the number to be counted.Then sequence can be printed on the screen.
Address
- 数据结构课设-通讯录管理,VC++编写 基本要求 (1) 添加:增加一个人的记录到通讯录中; (2) 显示:在屏幕上显示所以通讯录中的人员信息,应能分屏显示; (3) 存储:将通讯录信息保存在一个文件中; (4) 装入:即将文件中的信息读入程序; (5) 查询:可根据姓名查找某人的相关信息,若找到显示其姓名、地址、电话号码、电子邮箱; (6) 修改:可修改一个人的除姓名之外的其他信息 -Set of data structures class- contact m
