资源列表
tutorial
- 利用快速傅里叶变换滤波,空域变换的,图像灰度均衡matlab函数代码,用于学习信号处理(filter by using fast Fourier transform)
1640+不认盘做通刷
- 西数硬盘500G硬盘1640不认盘做通刷(1640+ does not recognize the disk as a brush)
chatroom
- 聊天室客户端,基于c++的使用qt制作界面。(this is client of chatroom)
Hough
- 改进Hough变换实现图像纠偏算法,有一定的参考价值。(Improved Hough transform algorithm for image correction)
sale1
- 为设计简单拍卖网站所具备的功能,所设计的数据库(A database designed by the functions of a simple auction website.)
bomblab-20180410
- 分为7个关卡,玩家通过查看反汇编文件,查看内存得到密码通到下一关,密码错误,则爆炸。(It can be divided into 7 levels. Players can check the memory through the disassembly file, get the password to the next pass, and the password error is exploded.)
RK龙格库塔计算微分方程组
- 使用4阶龙格库塔定理计算一阶微分方程组,方程组有3个方程(RK calculation of differential equations)
RK密钥图像简单加密和恢复
- RK龙格库塔定理产生密钥图像简单加密和恢复,简单的异或运算(Simple encryption and recovery of RK key image)
achievement
- 用java 编写的学生管理程序 fx实现(Student management program written in Java FX implementation)
201801151424
- its nothing to activated my account
最优化实验乘子法
- 最优化方法之乘子法,基本的拉格朗日乘子法就是求函数f(x1,x2,...)在约束条件g(x1,x2,...)=0下的极值的方法。 其主要思想是将约束条件函数与原函数联立,从而求出使原函数取得极值的各个变量的解。(The multiplier method of optimization method, the basic Lagrange multiplier method is to find the extreme value of function f (x1, X2,...) unde
最优化实验外惩罚函数法
- 最优化实验外惩罚函数法,我们根据约束的特点,构造某种惩罚函数,然后加到目标函数中去,将约束问题求解转化为一系列的无约束问题。这种“惩罚策略”,对于无约束问题求解过程中的那些企图违反约束条件的目标点给予惩罚。(According to the characteristics of constraints, we construct some penalty function, and then add it to the objective function to transform the co