搜索资源列表
dijewrkstra
- dijkstra算法的链表实现,另外需要include一个头文件,稍后上传
Higher-Order_Spectral_Analysis_toolbox
- 高阶谱分析工具箱,强烈推荐,共计58个函数,实现了高阶谱估计的几乎全部功能。本人在这里上传的文件,仅仅为了学术交流。希望大家都有机会掌握高阶谱估计。互相切磋,共同进步!-higher order spectral analysis toolkit, strongly recommend, for a total of 58 functions, to achieve the high-end of the spectrum is estimated that almost all functio
s2m
- 使用指南: 只要打开PHP文件,将$file的初值改为PHP文件实际的URL。 (其实有函数可以自动实现这一功能,但在有些服务器上 会出问题,保险起见,还是自己输入来得放心)。 上传到服务期的目录下即可使用——如果服务器支持PHP的话。 若不带参数或错误参数,则显示当月月历。-use of the guidelines : Open the PHP file to the initial $ file into a PHP file the actual URL. (Actually funct
drinkRobots
- 本代码用基于steve语言的breve软件编写的,此软件是一种3D人工智能的环境模拟器,可以用来构建AGENT-BASED SYSTEM和模拟机器人行为。本代码实现功能如下:机器人服务模拟。自动取得饮料,递送给客人,客人喝完后,另一种清理机器人处理瓶子并运送垃圾堆。主要为了证明机器人运动中的一种Deliberative设计结构。软件下载地址:http://www.spiderland.org/breve/download.php 打开我上传的文件后,点运行就可以看效果。
vc_matlab
- 多种类型在一起,我不知道如何分类了,而且需要下些东西,所以没有分开来上传,希望站长通融下,程序已经够 5个了:> MATLAB:TD_SCDMA系统性能仿真,QAM调制,7-4编译码的实现,CAM算法仿真(simulink) VC:huffman编译码的实现文件压缩解压缩
iwms4.6
- 主要功能: ·集成讨论区,可作为留言版或简易论坛 ·首页、 分类、新闻、专题可生成静态页面 ·生成速度可在每分钟30页到2000页之间选择 ·首页静态文件自动定时生成 ·新闻采集功能,采集时可进行其它管理操作,采集规则导入导出 ·多任务循环采集采集,可实现网站24小时自动内容更新 ·采集支持utf-8和big5编码并能转换繁体为简体 ·新闻内其它网站图片与Flash自动下载 · jpg、gif、png、bmp图片自动加水印(水印图片及位置可设置
BP
- 使用MATLAB自己实现的一个BP神经网络的程序,程序中封装了一个函数,需要输入数据。上传的文件包中有一个Data文件,里面输入的数据和调用命令。-Use MATLAB to achieve one of their own BP neural network procedures, procedures in packages of a function, the need to input data. Upload a document package, there is a Data fi
DTree
- D-Tree是在机器学习的领域中一项非常重要的概念,D-Tree可以将大幅度地提高以前数的结构的效率。上传的文件中实现了一个最基本的D-Tree,并带有三个样例。-D-Tree is in the field of machine learning a very important concept, D-Tree can be significantly improved before the structure of a number of efficiency. From the paper
JspShopping2009huaziban
- 实现文件的上传功能 用jsp+javabean实现-uploadindexisreatity
cordic_atan
- 用verilog语言实现计算反正切函数,在软件无线电中解调PM/FM中使用的尤为频繁。上传的压缩包是modelsim工程,基于6.5c,里边包含一个完整的PM波产生以及解调过程的matlab文件仿真,并取其中间的I和Q支路做为verilog文件的输入,并将其借条输出与MATLAB实际解调输出作比较。 鉴相器的设计基于CORDIC算法,其精度取决于迭代的深度。由于工程实际运用只需要解调出atan值,并不需要绝对的值,所以并没有给予加权,需要的同学可以自己加上。-Calculated usin
Fileload
- 实现文件上传功能 包括前后台的制作 数据库 很容易移植的-Implementation file upload features include the production database before and after the station is easy to transplant
MDFA
- 实现滑动去趋势波动分析,程序内部有解释,在MDFA文件中可以改变相应的参数值,使结果更好。x中存放的是脑电信号,这里没有上传。可以根据需要,用这种方法处理不同数据。-Achieve sliding detrended fluctuation analysis, is explained within the program, the file can be changed in the MDFA the corresponding parameter values so that the
Kmeans
- Kmeans聚类算法的matlab实现,测试用例使用的是身高和体重(放到.txt文件,从该文件中读取数据),根据身高体重划分为男女两类(上传文件中的sample即为测试例)-Kmeans clustering algorithm matlab implementation, test cases using height and weight (put. Txt file, read from the file data), classified according to height and
ISODATA
- ISODATA聚类算法的matlab实现,测试用例使用的是身高和体重(放到.txt文件,从该文件中读取数据),根据身高体重划分为男女两类(上传文件中的sample即为测试例)-ISODATA clustering algorithm matlab implementation, test cases using height and weight (put. Txt file, read from the file data), classified according to height an
systerm_cluster
- 系统聚类算法的matlab实现,测试用例使用的是身高和体重(放到.txt文件,从该文件中读取数据),根据身高体重划分为男女两类(上传文件中的sample即为测试例)-Hierarchical clustering algorithm matlab implementation, test cases using height and weight (put. Txt file, read from the file data), classified according to height an
compression-and-decompression
- 这是一个基于Huffman算法的文件压缩与解压程序,也实现了文件压缩率的计算。上传文件里包括可执行文件、源代码和六组测试用例。-This is a Huffman algorithm-based file compression and decompression procedures, file compression rate calculation. Upload files, executable files, source code, and six groups of test ca
FileUpLoadAndDownLoad
- 实现javaweb上传下载文件功能可设置文件信息-Achieve javaweb upload and download files function can be set to file information
uploadfiles-for-android
- 可在安卓系统和windows系统中实现多文件上传,C#,.net-Can be in the the Andrews system and windows system to achieve multiple file uploads, C#,. Net
duowenjianshangchuan
- 多文件上传功能的实现,有源代码的,简单易学易懂,入门用。-The realization of multi-file upload function
upload
- 该技术的使用,以实现AJAX jQuery的文件上传和下载功能,你可以使用,解压后用,首先要下载jQuery的部件和组件ajaxupload-The use of technology to achieve ajax jquery file upload and download capabilities, you can use, unpacked using, first have to download jquery components and assemblies ajaxupload