-
随机生成50条线段,冒泡法排序,要求排序过程可见(此乃一大软件公司招人考题)...
随机生成50条线段,冒泡法排序,要求排序过程可见(此乃一大软件公司招人考题)-Randomly generated 50 segments, bubble sort method require sorting process can be seen (This is a major software company attract many exam)
- 2022-02-21 13:03:45下载
- 积分:1
-
基于C++MFC的音乐播放器
基于C++MFC的音乐播放器新的AAC编码器,最高频宽达到20KHz,里面有与FAAC,neroAAC及经典的mp3编码,lame编码后的音频时频图的比较,从时频图和听觉上,falabaaac都要稍好一些 。支持windows与linux平台。 利用FFmpeg和SDL开发的媒体播放器,可实现264格式文件的解码播放。用mciSendString函数写的音乐播放器,能够实现mp3,wav等格式的音频播放。
- 2022-04-17 12:53:26下载
- 积分:1
-
最后的数学表达式计算器
Mathematic Expression Evaluator Final
- 2022-05-09 05:03:27下载
- 积分:1
-
地理系信息专业必需基础知识的应用 vb与map objects的结合 本软件可提供路线的符号遍历显示...
地理系信息专业必需基础知识的应用 vb与map objects的结合 本软件可提供路线的符号遍历显示-geography information necessary professional knowledge base of vb map objects with a combination of the software available routes traverse the symbols show
- 2023-07-09 11:45:03下载
- 积分:1
-
Resize dynamic your control`s in a form. New concept add move properties. Is not...
Resize dynamic your control`s in a form. New concept add move properties. Is not original but will do the jobs.
- 2022-09-25 02:40:03下载
- 积分:1
-
建立一个新的链表,从文件中读出数据,再把数据放入建立好的链表中。可选择操作的子程序为:<1>输入数据(分别输入学生的学号、姓名、性别、C语言成绩、数...
建立一个新的链表,从文件中读出数据,再把数据放入建立好的链表中。可选择操作的子程序为:输入数据(分别输入学生的学号、姓名、性别、C语言成绩、数学成绩、英语成绩) 按学号或姓名删除学生的资料 按学号或姓名查询学生的资料 修改学生的资料 保存学生的资料 退出系统-Create a new list, read data from the file, then the data into the list of well-established. Selectable operation subroutine as follows: " 1> type" data (respectively, the students enter the school number, name, sex, C language achievement, mathematics achievement, English achievement) " 2" by Student ID or name to delete student information " 3 " by Student ID or name check student information " 4 " modify the student information " 5 " to save student information " 6 " out of the system
- 2022-02-13 01:37:10下载
- 积分:1
-
CHATPRO(聊天室)
资源描述说明:热带鱼聊天室 2.000及其DELPHI源程序: 改进后的TCP/IP聊天程序,小巧可爱,动感十足,非常适合在局域网上聊天,或直接通过IP地址进行聊天,速度非凡!内含DELPHI源程序。
- 2022-03-01 19:41:15下载
- 积分:1
-
first part of the init () method to load the game all the necessary resources, i...
? 部分内容
首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScore()自动加1分。如果没有点中炸弹,炸弹继续下降,当撞到屏幕wasHitEarth()方法激活,其内调用death()方法,减少Denfenser.life生命点,同时audio.play()处理声音的播放,用以提示游戏者。当你的生命点数小于0时”Game Over”。-first part of the init () method to load the game all the necessary resources, including the voices of the mouse wiretapping, and other relevant background set. Use addBomb () method to increase the number of bomb, the initial location and initialization color. Reuse start () activated threads. Call threads run () method to deal with bomb dropped down Movement (). Hamas () in a unit time per call to paint () method is constantly refresh the screen, paint () call Bomb.addBomb () to draw bomb. When pressed mouse game, mousePress () activation of the incident to determine whether the point of the bomb. If the
- 2022-05-20 07:56:26下载
- 积分:1
-
prim算法最小二叉树代码实现
primprim算法最小二叉树代码实现
primprim算法最小二叉树代码实现
primprim算法最小二叉树代码实现
primprim算法最小二叉树代码实现
- 2023-02-14 11:25:03下载
- 积分:1
-
Calcu_Sets
此程序计算的基本操作的一套理论在数学: 联盟两套、 两个集合的交集和一套补充。该程序运行在控制台中。
- 2022-08-21 22:17:10下载
- 积分:1