资源列表
[游戏] Game_Perdurev1.0
说明:一般j2me游戏框架 总结了前辈的经验,然后自己试着写的一个游戏框架.. 满足一般游戏的需求。 特点就是把线程都归到一个线程里执行! 避免了线程锁死的问题!-J2me game summed up the general fr a mework of the experience of their predecessors, and then try to write their own fr a mework for a game .. the game to meet<Rain> 在 2025-06-24 上传 | 大小:191kb | 下载:0
[其他游戏] 5_40
说明::某大学开田径运动会,现有12名选手参加100米比赛,对应的运动员号及成绩如表所示,请按照成绩排名并输出,要求每一行输出名次、运动员号及成绩。要求用冒泡法排序。-: A university open track and field sports, the existing 12 players compete in the 100-meter race, the corresponding numbers and achievements of athletes, such as shown<guagua> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[其他智力游戏] 9_80
说明:编写程序实现子女随父亲(或母亲)姓,要求显示子女地姓名和年龄及其父母亲的姓名和年龄,其中子女的姓氏要求同父亲的姓氏。-Write a program to achieve child with his father (or mother) last name, asked the children to show the name and age and parents names and ages, including children' s surname ask the same f<guagua> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[游戏] GuessNum
说明:"猜数字"游戏的辅助软件,猜数字游戏大概就是系统随机的产生四位数字,让用户来猜。这里我采用一种筛选算法,不断根据系统的返回提示,来精确答案。被刺只要将系统的返回提示输入到软件中,我的软件会给出下一个该猜测的数字,最终确定答案。-An assistance software for the game"guess number",which used to be a hot game on the "文曲星".I used a sift algorithm to find the answer.Yo<hhjack> 在 2025-06-24 上传 | 大小:26kb | 下载:0