资源列表
CompressLib
- CompressLib Allow to compress and decompress text or memory stream using GZIP algorithm
7EULER
- 常微分方程组的求解方法,采用定步长欧拉方法求解-Method for solving ordinary differential equations, using a fixed-step Euler method to solve
De-noising
- 一种利用小波变换的算法,实现对图像的去噪。-A method of wavelet transform algorithm, to achieve image denoising.
TCPClientServer
- source code TCPclient server
CSharp--notifyicon--menu
- c# 实现窗体最小化,隐藏任务栏任务,notification ,并且实现右击菜单-c# realize the form is minimized, hide Taskbar, notification, and realize right-click menu
yuesefu
- 约瑟夫问题是个有名的问题:N个人围成一圈,从第一个开始报数,第M个将被杀掉,最后剩下一个,其余人都将被杀掉。例如N=6,M=5,被杀掉的人的序号为5,4,6,2,3。最后剩下1号。 假定在圈子里前K个为好人,后K个为坏人,你的任务是确定这样的最少M,使得所有的坏人在第一个好人之前被杀掉-Josephus problem is a well-known problem: N personal circle, starting from the first report the num
zhoucheng
- 轴承故障诊断,经验模态分解,采用切片双谱-Bearing fault diagnosis, empirical mode decomposition, using slices bispectral
raytracer111
- 电磁场与微波技术下的射线追踪技术。应用c语言编程-Electromagnetic Field and Microwave Technology under the ray tracing technique. Application c programming language
FDM_xiangqian
- 偏微分方程抛物型向前差分格式的C++程序-Parabolic partial differential equations forward differencing format C++ program
MouseLook.cs
- 鼠标控制视角移动的范例代码,做游戏非常有用-Move the mouse to control angle sample code, so the game is very useful
gaojiewangge
- 高阶交错网格有限差分正演模拟 地震正演模拟 PML边界条件-Forward modeling
p313
- 求任意的一个m×n矩阵的鞍点——鞍点是指该位置上的元素在该行上为最大、在该列上为最小, 矩阵中可能没有鞍点,但最多只有一个鞍点。m、n(2<=m<=20、2<=n<=20)及 矩阵元素从键盘输入(只考虑int型和每行、每列中没有并列最大/最小的情况)。-Find an arbitrary mn matrix saddle point- saddle point is the element that position on the line for the big
