资源列表
[Windows编程] MFCjisuanqiandbaogao
说明:mfc下一个简单的计算器实现、界面美观、并附有实验报告-Under mfc achieve a simple calculator, beautiful interface, together with the experimental report<张朗> 在 2025-06-24 上传 | 大小:63kb | 下载:0
[其他小程序] opcodes-table-of-intel-8085
说明:i have uploaded 8085 microprocessor architecture opcode sheet .this will help students for their program to generate opcoses<siri> 在 2025-06-24 上传 | 大小:138kb | 下载:0
[GDI/图象编程] vc5_2
说明:创建一基于对话框的应用程序,添加一快捷菜单、工具栏,单击该工具栏按钮或选择菜单后,弹出一新的页面对话框(圆盘页面和旋转圆盘页面),圆盘页面对话框中显示一个由8个扇区组成的圆盘,每个扇区分别填上红绿蓝等颜色,旋转圆盘页面对话框中则将上述圆盘动态旋转起来(注:用FloodFill(x,y,COLORREF)填充一个封闭区域的扇形,(x,y)为扇形中的任一点,COLORREF为封闭曲线的颜色,填充色由画刷决定)。-Create a dialog-based application, add a sho<叶昕宇> 在 2025-06-24 上传 | 大小:1.81mb | 下载:1
[其他小程序] vc3_3
说明:编写一程序,实现文本输出的控制功能,要求每隔1000毫秒在矩形区域(100,100,200,150)中输出一个随机数,若随机数显示范围超出了矩形区域,则先是数据的同时弹出一对话框提示“显示超限” 提示(rand()函数产生一个随机正整数0-32767)。-Write a program to achieve text output control function, requiring 1,000 milliseconds to output a random number in a rec<叶昕宇> 在 2025-06-24 上传 | 大小:1.83mb | 下载:1
[GDI/图象编程] vc2_2
说明:编写一程序画一水平线和圆,并使该圆在该直线上匀速滚动(从屏幕左边滚到屏幕右边)。提示:用sleep(n)函数或定时器实现。 -Write a program to draw a horizontal line and a circle, the circle and make uniform rolling on the line (from the left side of the screen rolled right of the screen). Tip: (n) function<叶昕宇> 在 2025-06-24 上传 | 大小:1.83mb | 下载:1
[其他小程序] Graph-Alothrim
说明:利用邻接链表的形式存储图,并进行深度优先访问。-Using adjacency list is stored in the form of maps, and depth-first visit.<yaserjiang> 在 2025-06-24 上传 | 大小:2kb | 下载:0