资源列表
class_37_homework_01
- 编写的一个python小游戏,乌龟吃小鱼: 假设游戏场景范围想(x,y)均为[0,10];游戏生成1只乌龟和10条鱼;他们移动方向均随机;乌龟最大移动能力为2(可为1或2),鱼最大移动能力为1;当移动到场景边缘自动向反方向动;乌龟初始体能为100(上限);乌龟每移动一次体力消耗1;乌龟与鱼坐标重合,乌龟吃鱼,乌龟体力增20;鱼暂不计体力;当乌龟体力为0或鱼儿数量为0游戏结束(Prepared a python game, the turtle to eat fish: Assuming th
新建 WinRAR 压缩文件
- 该程序是分别使用快速排序、插入排序、选择排序、冒泡排序、堆排序、归并排序、基数排序制作的,可以选择其一实现数组排序,通过主函数调用实现七种算法的演示。当输入一个数组的元素个数和数组元素之后可以选择七种排序方法之一进行排序并按从小到大的顺序输出。(The program is using fast sorting, insert sort, select sort, bubble sort, heap sort, merge sort, radix sort production, you can
checksum
- 对内存中的数据计算它的checksum码并验证(compute the checksum code of the data in the buff and check it)
例题
- 这是matlab课本上的第一章例题代码,仅供参考(This is matlab textbook the first chapter of the code, for reference only)
ip_kss_dhodksdhfrksksi tlqkfsjaemfdk
- my image processing study matlab code
asdfasdfwaqevcasf
- this is my dummy code after I get time, I will upload
maskimg_byevf
- 使用IDL语言, 利用shp文件进行影响裁剪,完成裁剪工作(Using IDL language, using SHP file to influence clipping, complete cutting work)
count_word_freq.py
- Count Word Frequency
ST7567-8080
- 12864模组点亮测试程序,8080并行接口(12864 dot matrix drive)
MostTimesNum
- 编写一个程序,读入一组整数,这组整数是按照从小到大的顺序排列的,它们的个数N也是由用户输入的,最多不会超过20。然后程序将对这个数组进行统计,把出现次数最多的那个数组元素值打印出来。如果有两个元素值出现的次数相同,即并列第一,那么只打印比较小的那个值。(Write a program, read into a group of integers, this group of integers are arranged in accordance with the order from small
NDPR_UDF-master
- fluent速度入口UDF文件,实现速度变化(fluent, UDF for specifying a transient velocity profile boundary condition)
circlebuffer
- a ringBuffer use circle queue
