搜索资源列表
zlib-1.2.2
- zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), r
colin
- CoLIN 人工语言模拟 汉化版 2002年8月9日 原作者 布朗 alan j. brown 15 Kinloch Road Renfrew Scotland PA4 0RJ alan@barc0de.demon.co.uk http://www.barc0de.demon.co.uk/ 汉化者 陈辉 主页: http://go2debug.yeah.net 邮件: go2debug@hotm
DES加密算法演示程序
- //欢迎使用由ksaiy制作的DES加密算法演示程序,此算法为标准的DES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-/ / welcome
SGALAB1003beta3withdoc
- run the SGALAB_MO_VEGA_demo.m in command windows. to get beta3 version here: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=5882 What s new: 1)fixed a critical bug in selection operation 2)update the 13 c
sparspak
- http://www.math.tu-berlin.de/~bolle/SPARSPAK/index-e.html-http : / / www.math.tu-berlin.de/ ~ Bolle / SPARSPAK / index-bookings
duopidao
- 模拟多批道处理程序C# 操作系统课程设计,这个把握不大,没有好的测试例子。自己看吧。 转载请注明出自www.shootsoft.net-simulated multiple processing Road # C courses on operating system design, not grasp this, there is no good test case. Ion battery. Please specify reproduced from www.shoot
HTK-3.3
- Hidden Markov Toolkit (HTK) 3.2.1 HTK is a toolkit for use in research into automatic speech recognition and has been developed by the Speech Vision Robotics Group at the Cambridge University Engineering Department (http://svr-www.eng.cam.ac.uk) an
MarkovAnalysis
- 用C++编写的遗传算法,markov是应用在入侵检测上的 用的数据是 http://www.cs.unm.edu/~immsec/data/synth-sm.html 上的 -prepared by the genetic algorithm, Markov is the application Intrusion Detection of the data used is http : / / ~ www.cs.unm.edu/ immsec / data / Jr.-sm.h the
matlab-image-processing
- 《MATLAB 6.5辅助图像处理》 本书是基于MATLAB 6.5的图像处理工具箱v3.2 (Image Processing Toolbox)编写的,较全面系统地介绍了图像处理工具箱v3.2函数在有噪和退化图像的恢复、图形绘制、图像几何变换、图像增强、二值分析、小波分析和分形几何用于图像处理,以及图形用户界面设计等方面的工程实际应用。全书侧重于图像处理工具箱在工程中的具体应用,通过具体的分析和详细的实例,读者不仅可以对MATLAB图像处理工具箱函数的强大功能有一个深刻了解,更能学会正确
anndemo
- 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件 该开发包为http://www.aiport.net分发,详细帮助和最新资料请登陆该网站查看。-This is a neural network development ki
Asp 文件加密器(MyAsp) v1.2
- 文件加密 # MyAsp使用许可 #感谢您对共享软件的支持 #请将此文件放到站点根目录!并且重命为: MyAsp.license #不要修改此文件,否则将不可用! MyAsp Version=1.0 Create Date=2005-4-17 Http Address=localhost,127.0.0.1,sw.linuxcpc.org,www.linuxcpc.org Email Addr
MLP_src
- 多层神经网络范例 http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx1141594-multilayer neural network model http : / / www.codeproject.com / cpp / MLP.asp df = 1
MLP_Exe
- 多层神经网络的可执行例子 http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx1141594-multilayer neural network executable examples http : / / www.codeproject.com / cpp / MLP.asp df = 1
stochsim_mfiles-2.1
- 用matalab开发的随机数生成程序包,用于各种随机数的生成,可到以下网址更新和浏览详细的说明:http://www.math.uu.se/research/telecom/software/-matalab development with the random number generator package, for various random number generator. can be updated to the following website and browse det
FormulaProcessor_beta1_CSharp
- 功能说明: 次组件提供的功能有二: 1、解析出数学表达式中的参数 2、计算数学表达式 此组件不但可以解析和计算数学表达式,还提供了一系列的数学基本函数,可应用于表达式中一块处理。提供的数学基本函数有:将值舍入到最接近的整数 rount(x)、向下取整函数 int(x)、向上取整 ceiling(x)、求两个数中最大数的函数 max(a,b)、求两个数中最小数的函数 min(a,b)、幂函数 pow(x,n)、求平方根的函数 sqrt(x)。 下载地址:http
ncm
- 有趣的可视的数值方法 出自网站http://www.mathworks.com/moler-interesting visualization of numerical methods from the website http : / / www.mathworks.com / moler
xiaoying0851
- 使用vc++实现有关JPEG压缩编码系统的一些源代码 解压密码www.csai.cn-use vc attainment of the JPEG compression coding system of the source code extract passwords www.csai . cn
adyn_v1_0[1].tar
- Solutions are obtained for Poissson, diffusion, or wave PDEs homogeneous or nonhomogeneous equations and/or boundary conditions rectangular, cylindrical, or spherical coordinates time, Laplace, or frequency domains Dirichlet, Neumann, Robin, singular
arithmetic_demo
- 推荐一个快速压缩算法,本人试过,很好用,详细说明请参看:http://www.codeguru.com/Cpp/Cpp/algorithms/compression/article.php/c7043/-recommended a rapid compression algorithm, I tried to use good, detailed descr iption See : http://www.codeguru.com/Cpp/Cpp/algorithms/compression/a
www.zlib.net.zip
- zlib压缩算法全套资料,包含说明文档以及完整源代码,vc下可以通过makefile编译,a full set of zlib data compression algorithms, including documentation, as well as complete source code, vc can be compiled through the makefile