资源列表
[其他小程序] MATLABenhancement
说明:在对比度小的灰度图像中加入噪声,再对图像进行滤波和直方图均衡化,对图像进行增强,并比较了不同参数时的增强效果-In contrast, the gray image by adding a small noise, then the image filtering and histogram equalization of image enhancement, and compared the effect of different p<king> 在 2025-02-21 上传 | 大小:1kb | 下载:0
[Windows编程] Yanghuisanjiao_method1
说明:使用一个一维数组和两个临时变量代替二维数组输出杨辉三角:很巧妙-Using a one-dimensional array and two temporary variables instead of two-dimensional array of output Yang Hui triangle: very clever<王强> 在 2025-02-21 上传 | 大小:1kb | 下载:0
[Windows编程] Yanghuisanjiao_method2
说明:使用一个一维数组和两个临时变量代替二维数组输出杨辉三角:方法同Fun_4,但更具有技巧,有点难懂 -Using a one-dimensional array and two temporary variables instead of two-dimensional array of output Yang Hui triangle: the same Fun_4, but more skills, a little hard to<王强> 在 2025-02-21 上传 | 大小:1kb | 下载:0
[Windows编程] Yanghuisanjiao_method3
说明:本程序使用二项式定理,运用数学公式的方法,输出杨辉三角。很巧妙,较难理解。 -This program uses the binomial theorem, mathematical formula approach, the output Yang Hui triangle. Very clever, difficult to understand.<王强> 在 2025-02-21 上传 | 大小:1kb | 下载:0
[C#编程] TorchLight_Editer
说明:The code is An editor for touch light,it s easy to modify the ADM file<EdwardY> 在 2025-02-21 上传 | 大小:871kb | 下载:0
[其他小程序] knapsackproblem
说明:背包问题:背包问题的贪心算法要求按照单位容量效益值的高低的量度标准进行排序,然后再分级选取, 求得最优解。实现此算法,物品个数,每件物品的效益值,容量值,背包容量值都由键盘输入; 输出结果要有每件物品的详细信息。-Knapsack problem: the greedy algorithm knapsack problem required the capacity benefits in accordance with uni<鼎鼎> 在 2025-02-21 上传 | 大小:20kb | 下载:0
[其他小程序] reversepolishnotationgenerationprocess
说明:逆波兰表达式生成算法是比较当前运算符与栈顶运算符的优先关系,若当前运算符的优先级高于栈顶运算符,则当前运算符入栈,若当前运算符的优先级低于栈顶运算符,则栈顶运算符退栈。-Reverse Polish expression generation algorithm is more current operator and the operator stack ranking, if the current operator precede<鼎鼎> 在 2025-02-21 上传 | 大小:11kb | 下载:0