资源列表
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
DataStructureExe-Joseph
- 约瑟夫环的实现,使用无头结点的循环链表,接收数值并输出编号-A easy solution to Joseph question
35
- 这是一款报数字的游戏啊!你自己将数字报上去之后就可以,程序完成数字的报名啊!-This is a reported figures of the game ah!
acv_list
- audition acv file lister (old ver)
cheese
- one program to rule all programs
ABCDE
- 石头剪刀布...对手是CUP 简单的Java 平台运行程序, -Stone scissors cloth ... opponents CUP simple Java platform to run the program,
Pokergame
- 纸牌游戏 任务:编号为1-52张牌,正面向上,从第2张开始,以2为基数,是2的倍数的牌翻一次,直到最后一张牌;然后,从第3张开始,以3为基数,是3的倍数的牌翻一次,直到最后一张牌;然后…从第4张开始,以4为基数,是4的倍数的牌翻一次, 直到最后一张牌;...再依次5的倍数的牌翻一次,6的,7的 直到 以52为基数的 翻过,输出:这时正面向上的牌有哪些? -Card Games task: number is 1-52 cards, face up, starting from th
pairing
- 是一个以c++写成的配对牌游戏,对初学者很有帮助
httpdownload
- httpdownload #ifndef __HTTPDOWNLOAD_H__ #define __HTTPDOWNLOAD_H__ #define WM_HTTPDOWNLOAD_THREAD_FINISHED ( WM_USER + 2003 ) #define WM_HTTPDOWNLOAD_FAIL_TO ( WM_USER + 2004 ) //struct FILE_INFO //class CPatchManager #i
RockPaperScissorsgame(programming)
- Simple Rock,paper,scissors game source code using C language. This is about a basic game programming.
random--java
- 随机打乱一个数组顺序的函数,比如洗麻将、洗牌、抽奖等。-Disrupt the order of a random array of functions, such as washing mahjong, shuffle, draw and so on.
14
- 求解二维数组的最大/最小元素 -min or max