资源列表
[其他小程序] random-maze
说明:采用verilg语言并结合VGA显示、PS2接口技术、键盘输入等实现基于FPGA开发板的可选择性迷宫游戏。可以利用电脑键盘和显示器来玩这个游戏-Verilg language and to combine VGA display and the PS2 interface technology, the keyboard input to achieve optional FPGA development board based maze game. Can use the computer k<攀龙> 在 2025-11-24 上传 | 大小:3.22mb | 下载:0
[其他小程序] charuxuanze
说明:C++编程,实现,直接插入法和选择法对数组进行排序,非冒泡法-C++ programming, direct insertion method and select the method to sort the array, non-bubble method<cool冷> 在 2025-11-24 上传 | 大小:1kb | 下载:0
[其他小程序] kexuejishu
说明:C++编程,实现,对出入的字符型的长数字,转化为double型的数输出,可以是科学计数法来输出-C++ programming, achieve long and out of character figures into the number of double-output, output scientific notation<cool冷> 在 2025-11-24 上传 | 大小:1kb | 下载:0
[其他小程序] 1097
说明:将两个int一维数组中的数据进行交换,两个数组长度相同。 void ArraySwap(int iArray1[], int iArray2[], int iLen) 【输入】iArray1:整数数组,空间已经开辟好; iArray2:整数数组,空间已经开辟好 iLen:数组长度 【返回】无 【注意】只需要完成该函数功能算法,该函数中间不需要有任何IO的输入输出。。 -One-dimensional array of two int data exchange, the two arrays<cool冷> 在 2025-11-24 上传 | 大小:12kb | 下载:0