资源列表
[android开发] 4586597687577
说明:我的机器人为例,精选android源码范例,很好的参考资料。-My robot as an example, select the Android source code examples, good reference.<糟熘鱼片> 在 2025-11-02 上传 | 大小:20.21mb | 下载:0
[matlab例程] JPEG_Encoding
说明:To Encode the image data and compressed with important data of image -To Encode the image data and compressed with important data of image<Moorthi> 在 2025-11-02 上传 | 大小:69kb | 下载:0
[操作系统开发] timetest1
说明:操作系统是管理和控制计算机硬件与软件资源的计算机程序,是直接运行在“裸机”上的最基本的系统软件,任何其他软件都必须在操作系统的支持下才能运行。-Operating System<a123456123456a> 在 2025-11-02 上传 | 大小:3.56mb | 下载:0
[OpenGL] dixinghuizhi
说明:计算机图形学地形绘制源代码,基于OpenGL,-Terrain rendering computer graphics<> 在 2025-11-02 上传 | 大小:6kb | 下载:0
[组合框控件] tp-bouharkat-et-sallat
说明:c est un tp pour les eudiants de 3eme<sofianiani> 在 2025-11-02 上传 | 大小:41kb | 下载:0
[人工智能/神经网络/遗传算法] animal
说明:人工智能,正向推理,产生式系统,动物专家系统,动物识别系统-Artificial intelligence, reasoning, production systems, animal expert systems, animal identification system<楚志铭> 在 2025-11-02 上传 | 大小:2.15mb | 下载:0
[汇编语言] happynewyear
说明:汇编课程设计,双色点阵,,可以控制显示两种颜色的"新年快乐"-Compilation of curriculum design, two-color dot matrix display can be controlled in two colors, " Happy New Year"<楚志铭> 在 2025-11-02 上传 | 大小:1.01mb | 下载:0
[图形图像处理(光照,映射..)] d4
说明:实现对图像的边缘检测以及加噪声后的去噪,对比各种去噪以及边缘检测的效果。-To achieve image edge detection and increases the noise denoising, edge detection and comparison of various denoising effect.<zh> 在 2025-11-02 上传 | 大小:79kb | 下载:0
[其他小程序] shuangxiangmaobao
说明:以整数升序排序为例来简单说明一下双向冒泡排序的过程:首先从前往后把最大数移到最后,然后反过来从后往前把最小的一个数移动到数组最前面,这一过程就是第一轮,然后重复这一过程,最终就会把整个数组从小到大排列好。双向冒泡排序要稍微优于传统的冒泡排序,因为双向排序时数组的两头都排序好了,我们只需要处理数组的中间部分即可,而单向即传统的冒泡排序只有尾部的元素是排好序的,这时每轮处理都需要从头一直处理到已经排好序元素的前面一个元素。虽然它在效率上有了点改进,但它也不能大幅度提高其排序的效率,这是由冒泡排序的基<陈凯> 在 2025-11-02 上传 | 大小:1kb | 下载:0