资源列表

排序选择:

« 1 2 ... .57 .58 .59 .60 .61 182862.63 .64 .65 .66 .67 ... 267454 »

[图形图像处理(光照,映射..)inn

说明:基于直方图均衡的图像增强代码,将直方图分为四个象限,按照像素比例进行不同的拉伸,效果较好,特别是对较暗的图片。-Based on the histogram equalization image enhancement code, the histogram is divided into four quadrants, in accordance with the proportion of pixels of different tensile better effect, especial
<chenying> 在 2025-07-02 上传 | 大小:1.29mb | 下载:0

[其他小程序SelectionSort

说明:选择排序: 分为直接选择排序, 堆排序 直接选择排序:第i次选取 i到array.Length-1中间最小的值放在i位置。 堆排序:首先,数组里面用层次遍历的顺序放一棵完全二叉树。从最后一个非终端结点往前面调整,直到到达根结点,这个时候除根节点以外的所有非终端节点都已经满足堆得条件了,于是需要调整根节点使得整个树满足堆得条件,于是从根节点开始,沿着它的儿子们往下面走(最大堆沿着最大的儿子走,最小堆沿着最小的儿子走)。 主程序里面,首先从最后一个非终端节点开始调整到根
<陈锋> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[行业发展研究PhoenixSim-(2)

说明:光片上网络仿真器,哥伦比亚大学开发的,需要利用OMNET-ONoC simlator, made by the columbia university, working with OMNET
<陈可> 在 2025-07-02 上传 | 大小:1.38mb | 下载:2

[matlab例程my1ekf

说明:很好的EKF算例,自己写的哦,计算结果跟matlab工具箱计算结果一样-good code for EKF
<xiao> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[Internet/网络编程GPS

说明:自己写的模仿GPS车载导航的源代码,分为服务端,车载终端,和预约端-Write your own imitation of GPS car navigation source code into the service side, the vehicle terminal, and the appointment end
<董川> 在 2025-07-02 上传 | 大小:67kb | 下载:0

[单片机(51,AVR,MSP430等)wash3

说明:在Proteus环境下,基于51单片机的洗衣机控制电路仿真,已亲测成功。-The the Proteus environment, based on the 51 microcontroller washing machine control circuit simulation, pro-test success.
<闫蓬勃> 在 2025-07-02 上传 | 大小:29kb | 下载:0

[图形图像处理(光照,映射..)eee

说明:图像质量评价,基于梯度的算法,适合初学者学习,其中有曲线拟合部分。-Image quality evaluation, gradient-based algorithm, suitable for beginners to learn, which curve fitting part.
<chenying> 在 2025-07-02 上传 | 大小:3kb | 下载:0

[Linux驱动motor

说明:motro 是直流电动机驱动开发,开发板ty210 系统ubuntu12.04-motro DC motor-driven development, the development board the ty210 system ubuntu12.04
<张小军> 在 2025-07-02 上传 | 大小:140kb | 下载:0

[其他小程序MergeSort

说明:归并排序: 将两个或两个以上的有序表组合成一个新的有序表。归并排序要使用一个辅助数组,大小跟原数组相同,递归做法。每次将目标序列分解成两个序列,分别排序两个子序列之后,再将两个排序好的子序列merge到一起。-Merge sort: Ordered list of two or more combined into a new ordered list. Merge sort you want to use an auxiliary array of the same siz
<陈锋> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[Dephi控件源码Color-extractor

说明:Delphi写的颜色提取器。是一个很常见的小程序,用Delphi来实现。-Written in Delphi color extraction. Is a very common procedure, with Delphi.
<id88222> 在 2025-07-02 上传 | 大小:146kb | 下载:0

[Linux驱动shar_stor

说明:linux 共享存储 进程间通信 开发工具 ubuntu-ubuntu linux shared memory inter-process communication development tools
<张小军> 在 2025-07-02 上传 | 大小:55kb | 下载:0

[系统编程bypass-UAC-souce-code

说明:本代码可以实现绕过win7UAC(用户账户控制),可以很好的实现-This code can realize to bypass win7UAC, (User Account Control), can achieve a good
<董川> 在 2025-07-02 上传 | 大小:244kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 182862.63 .64 .65 .66 .67 ... 267454 »

源码中国 www.ymcn.org