资源列表
排序选择:
[多媒体编程] Assignment_2
说明:Image Enhancement -1. Histogram Equalization (a) Write a C++ function for computing the histogram of an image. (b) Write a C++ function to implement the histogram equalization with local enhancement ability for any neighbourhood si<k> 在 2025-10-04 上传 | 大小:105kb | 下载:0
[单片机(51,AVR,MSP430等)] MoterControl
说明:电机正转,反转以及加速转,减速转控制.可以接部分型号电机-Motor forward and reverse, and speed up the turn, slow down switch control.<nuaamuzi> 在 2025-10-04 上传 | 大小:2kb | 下载:0
[JSP源码/Java] calculator
说明:用Java语言编写的计算器,可实现加减乘除功能。-The preparation of addition and subtraction multiplication and division calculator<赵天一> 在 2025-10-04 上传 | 大小:1kb | 下载:0
[多媒体编程] Assignment_3
说明: * Frequency domain filtering -1. Discrete Fourier Transform Write a C++ function for each of following: (a) Multiply the input image by (-1)x+y to center the transform for filtering. (b) Compute the two-dimensional discrete F<k> 在 2025-10-04 上传 | 大小:1.25mb | 下载:0
[系统编程] OSII_Project_01
说明:os parse design and run it as the operation system by ellispe<k> 在 2025-10-04 上传 | 大小:48kb | 下载:0
[JSP源码/Java] friendsystem
说明:用Java语言写的基于游戏的好友系统,可进行好友的添加,删除,查找等功能-Written a game friend systemusing Java-based, you can add,delete,search friends and so on<赵天一> 在 2025-10-04 上传 | 大小:2kb | 下载:0
[其他小程序] BounceThread
说明:通过多线程编写一个弹球小程序,该程序控制一个小球进行与墙壁的碰撞,碰撞一定次数后自己停止。-The preparation of a pinball through a multi-threaded small program, the program control to a small ball collision with the wall, a certain number of collisions after they stop.<snowwolf> 在 2025-10-04 上传 | 大小:1kb | 下载:0
[其他小程序] how_many_fibs
说明:Recall the definition of the Fibonacci numbers: f1 := 1 f2 := 2 fn := fn-1 + fn-2 (n>=3) Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. -Recall the definition of the Fibonacci numbers:<k> 在 2025-10-04 上传 | 大小:14kb | 下载:0