资源列表
ReadPUPData-read
- 多普勒天气雷达pub产品数据解析java代码(Doppler weather radar pub product data parsing java code)
A纠错编码原理及MATLAB实现-刘爱莲-源代码
- 纠错编码原理及MATLAB实现-刘爱莲-源代码(Error Correction Coding Principle and MATLAB Implementation-Liu Ailian-Source Code)
附录3:拟合渗透椭圆
- 可用于裂隙岩体渗流数值模拟分析中,通过该代码拟合渗透椭圆。(It can be used for seepage of fractured rock mass and fitting the penetration ellipse.)
RectLayout170812
- 基于遗传算法的矩形排样,利用遗传算法解决矩形排样问题,具有可视化的界面,输入数据为含有矩形的长和宽的文本文件,输出的结果以可视化的形式显示出来(Rectangular layout based on genetic algorithm)
基于VC++的包过滤防火墙
- 本文先介绍了个人防火墙开发的研究现状、VC++6.0和MFC程序的一些技术特点,然后对基于包过滤个人防火墙的开发进行了详细的介绍和描述。通过本文可以清楚地看到一个普通个人防火墙的开发过程。本防火墙中,用户可以自行设定过滤规则,以达到对不同源和不同目标的IP地址、端口和协议的过滤。允许用户将当前规则保存为*.rul的文件格式,供下次使用时直接导入。 本防火墙由以下几个模块组成:过滤规则添加模块,过滤规则显示模块,过滤规则存储模块,文件储存模块,安装卸载规则模块,IP封包过滤驱动功能模块。用户只需要
三次四阶b样条插值算法(Deboor算法)
- 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)
SAS Functions by Example
- sas常用函数,字符处理函数,数值函数,以及base里常用的其他函数(Sas commonly used functions, character processing functions, numeric functions, and other functions commonly used in base)
dumper
- 读取加密狗数据,支持各大品牌加密狗数据的读取,生成BIN文件(Read encrypted dog data, support major brands of encrypted dog data read, generate BIN files)
Pull SDK开发包-2.2.1.1
- 中控pull sdk(非push)开发包,c#源代码,2.2.11版本(zk pull sdk(not push sdk))
一维稳态导热
- MATLAB计算一维稳态导热,无内热源,简单计算金属棒导热,可生成温度分布图,文件包含Word文字说明以及MATLAB函数文件(m文件)(One-dimensional steady-state heat conduction programming, the left end is the second boundary condition, the right end is the third boundary condition, no internal heat source)
webkitbrowser
- webkitbrowser 动态链接库及使用方法,可用于开发自己的webkit内核浏览器(WebKit browser dynamic link library and its usage can be used to develop its own WebKit kernel browser)
多目标NSGA
- NSGA(非支配排序遗传算法)、NSGA-II(带精英策略的快速非支配排序遗传算法),都是基于遗传算法的多目标优化算法,是基于pareto最优解讨论的多目标优化。(NSGA (Non-dominated Sorting Genetic Algorithms) and NSGA-II (Quick Non-dominated Sorting Genetic Algorithms with Elite Strategy) are multi-objective optimization algori