资源列表
koskie_gajic2
- k-g算法中平均信干比随用户数变化曲线图代码-kg algorithm, the average signal to interference ratio with the number of users change the code graph
task31
- 工序调整:因为实际因素的影响,在任务11开始之前必须先完成任务15,而在任务9(顶部施工)开始到第7周后必须穿插1周时间的安装工作,因而任务10中的“照明系统”工作周数也相应减少1周;-Adjustment process: since the actual factors, the task must be completed 11 missions before the start of 15, while in task 9 (top construction) began to be i
xls1
- 用python写的操作xls的程序,可能会对大家有所帮助-xls python operating procedures
message-flood
- 中山大学sicily新手赛题目,题目解题思想比较简单!-Sun Yat-sen the sicily novice tournament title, the title is relatively simple problem-solving thinking of!
Josephus
- 约瑟夫环的问题 用链表来实现的 可以输入人数 退出的号和从第几个人开始计数-Josephus linked list, you can enter the number of exit number and start counting from the first few people
vc-win32application
- 显示了vc中win32 application 的编程实例-The show vc win32 application programming instance
Test
- 输出星星金字塔,利用循环语句控制空格和星星的输出以达到输出星星金字塔的效果-output star
zuoye11
- 1.编写递归函数计算Fibonacci数列,能避免重复计算 输入:input.txt,仅包含一个整数n(0-90) 输出:程序应能检查输入合法性,若有错误,输出错误提示“WRONG”;否则输出F(n)。两种情况都输出一个回车(形成一个空行)。所有实例均应在30秒内输出结果。 提示:可用一数组保存Fibonacci数列,用一个特殊值表示还未计算出Fibonacci数,递归调用前先检查数组,若已计算,直接取用,不进行递归调用;若未计算,调用递归函数,计算完成后保存入数组。实际上,这
POJ1635.tar
- POJ 1635,树的同构,哈希方法实现-POJ 1635, tree isomorphism, hash method
Mcopy
- 利用java的流进行了创建一个文件夹与一个和文件, 并且判断出,在进行复制文件里的内容-The java stream to create a folder with a file, and the judge during the copy files
n-huang-hou-wenti
- 在C语言环境下编写的N皇后问题,采用的是回溯法实现的-N-queens problem written in C language environment, backtracking implemented
main
- 进行2位十六进制和八位二进制的相互转换,自动识别。-Two hexadecimal and eight binary conversion, automatic identification.