Welcome![Sign In][Sign Up]
Location:
Search - txt to m

Search list

[Data structsMST_Prim.txt

Description: 最小生成树,使用PRIM方法生成最小生成树。-Minimum Spanning Tree, use the PRIM method to generate minimum spanning tree.
Platform: | Size: 1024 | Author: luke | Hits:

[Post-TeleCom sofeware systemscdma

Description: CDMA 仿真程序 将txt改回m即可使用 主要是链路级的方针程序-CDMA simulation program will txt back to m is to use the principle of link-level procedures
Platform: | Size: 4096 | Author: hanyi | Hits:

[Windows Developmultiphufman

Description: 多元Huffman编码变形 问题描述: 在一个操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定在合并过程中最多可以有m(k)次选k 堆石子合并成新的一堆,2≤k≤n,合并的费用为新的一堆的石子数。试设计一个算法,计算出将n 堆石子合并成一堆的最小总费用。数据输入: 由文件input.txt 提供输入数据。文件的第1 行有1 个正整数n,表示有n 堆石子。第2行有n个数,分别表示每堆石子的个数。第3行有n-1 个数,分别表示m(k)(2≤k≤n)的值。 -Deformation of multi-Huffman Encoding Description: In a playground are placed around the rock n heap. Stone is to have the order to merge into a pile. The provisions of the merger process can have up to m (k) election k heap of stones into a pile of new, 2 ≤ k ≤ n, the combined cost of the stone pile of the new number. Try to design an algorithm to calculate the n heap a pile of stones into the smallest total cost. Data entry: input.txt documents provided by the input data. Line 1 of the document there is a positive integer n, that there are n piled stones. No. 2 there are n number of lines, respectively, said the number of stones in each pile. Line 3 has the number of n-1, respectively, m (k) (2 ≤ k ≤ n) values.
Platform: | Size: 55296 | Author: seabird | Hits:

[Special Effects0001

Description: 用MATLAB读取一幅任意大小和格式的彩色图片,并将图片数据保存到dat格式的m代码,同时还可以读取TXT格式的数据文件,并在MATLAB将其以图像的形式显示出来-Using MATLAB to read any size and format of a color image, and image data into m code dat format
Platform: | Size: 5120 | Author: JackChen | Hits:

[AI-NN-PRClusterEnsembleV10

Description: Alexander Strehl的CLUSTER ENSEMBLE算法----------------------------------------------------------------------- CLUSTERENSEMBLE README Alexander Strehl Version 1.0 2002-04-20 ---------------------------------------------------------------------- This package contains a MATLAB implementation of the cluster ensemble algorithms as described in A. Strehl and J. Ghosh, "Cluster Ensembles- A Knowledge Reuse Framework for Combining Partitionings", Proc. of 18th National Conference on Artificial Intelligence (AAAI 2002), July 2002, Edmonton, Canada, pp. 93-98 To use it copy all eleven files ClusterEnsembleTest.m README_ClusterEnsemble.txt ceevalmutual.m clbtocl.m clstoclbs.m cltoclb.m clusterensemble.m cspa.m hgpa.m mcla.m norml.m to a directory in your MATLAB path or the current directory in your MATLAB environment. Also, make sure that you have CLUSTERBASICS installed. Then, in MATLAB just type clusterens
Platform: | Size: 223232 | Author: 林安 | Hits:

[Graph programpanoramic-picture-creation

Description: 全景图像拼接,小例子,对初学者有用。 将txt中代码复制到m文件就可以了。-Panoramic image stitching, small example, be useful for beginners. The code in the txt file is copied to m do.
Platform: | Size: 1024 | Author: sss | Hits:

[Software EngineeringTxt_To_Access

Description: txt to mdb本程序是一个将TXT文件转换成ACCESS数据库格式的工具。只要指定数据库存放路径、文件名、表名、字段名与每个字段所要截取的字符数即可将读取的每行TXT文本进行分割存储。-txt to mdb
Platform: | Size: 464896 | Author: xiaogui | Hits:

[GDI-Bitmapaa

Description: 1.在Microsoft Visual Studio 2008中创建MFC工程DataStructTest0303 2.通过读入文件的形式,读取写在TXT文本中的实数数据 3.用push将这些数值添加到队列和栈中 4.在DataStructTest0303View.cpp中判断是否是回文 5.输出结果 -1. In Microsoft Visual Studio 2008 to create a MFC project DataStructTest0303 2. Through reading the file format, read TXT text written in the real data 3. With the push will add these values to the queue and stack 4. DataStructTest0303View.cpp determine whether the palindrome 5. output
Platform: | Size: 3772416 | Author: zengruige | Hits:

[Otherrunasil_V0_0_0_1

Description: http://blog.didierstevens.com/2010/12/01/runasil/ The following command launches notepad.exe with a low integrity level, instructing notepad to open test.txt: runasil.exe notepad.exe test.txt To automatically launch notepad via runasil.exe, using "Image File Execution Options", create this registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe and create a value debugger equal to "runasil.exe -d" (don t forget option -d). You can also specify the integrity level via an option: -l for low -m for medium -h for high -s for system By default, runasil launches the application with a low integrity level. Don t forget you need at least Windows Vista to use integrity levels, and that a process can t create a new process with a higher integrity level than itself.
Platform: | Size: 35840 | Author: QvasiModo | Hits:

[matlabParzen-window-method

Description: 此为模式识别中Parzen窗法估计概率密度函数。 全部程序流程如下: 1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本数N1和窗宽、体宽; 2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本数N2和窗宽、体宽; 3、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M; 4、利用Parzen窗法估计概率密度函数判别男女性别; 5、对本判别的错误率进行统计。 -This is the pattern recognition Parzen window method to estimate the probability density function . All program flow is as follows : 1 , read FAMALE.TXT file to height or weight to the array, and find the number of samples x1 N1 and window width , body width 2 , read MALE.TXT file to height or weight to the array, and find the number of samples x2 N2 and window width , body width 3 , read Test2.txt file to the corresponding height or weight requirements for the array A and A is the number of samples M 4 , the use of Parzen window method to estimate the probability density function of gender discrimination 5 , determine the error rate of the statistics .
Platform: | Size: 3072 | Author: 崔杉 | Hits:

[matlabHNR.m

Description: 用来计算音频的谐噪比的matlab函数,可以直接使用 计算出音频每帧的谐噪比的值,生成txt文件存储计算出来的数据-calculate harmonic to noise ratio of audio
Platform: | Size: 1024 | Author: wanglin | Hits:

[Otherrough-set-reduct-code

Description: 将core.txt文件放在C盘根目录下,然后打开matlab,点击“文件”-“打开”选中main.m文件,“运行”这个文件。 命令窗口马上就会显示出运行结果。 mm_Red.m为封装的盲目约简算法.返回值为约简结果. sxzyd_Red为封装的基于属性重要度约简算法.返回值为约简结果. bsjz_Red为封装的辨识矩阵约简算法.返回值为辨识矩阵和约简结果. cal_sig为封装的求属性重要度的函数。 max_min为封装的求属性度最大,划分个数最小的属性的函数。 dele_max为封装的删除属性度最大,划分个数最小的属性的函数。 mycore.m为封装的求核函数. myind为封装的求划分的函数. ind_E_a为求每个属性的划分的函数.-Files on the core.txt to the C root directory, then open matlab, click on " File" - " Open" main.m file is selected, " Run this file. The command window is displayed immediately run results. mm_Red.m the package blindly reduction algorithm. return value reduction results. sxzyd_Red degree reduction algorithm based on attributes important to package the return value is the result of the reduction. bsjz_Red matrix reduction algorithm for the identification of the package. return value identification matrix and reduction results. cal_sig package attribute importance to the function. max_min demand for the package attribute degrees largest division of the function of the minimum number of attributes. delete attribute degrees dele_max package is the largest division of the function of the minimum number of attributes. mycore.m seeking nuclear function package. myind package and by function. ind_E_a for the sake of each attribute divided function.
Platform: | Size: 5120 | Author: 李佳佳 | Hits:

[Software Engineeringconvert.m

Description: convert file.txt to .mat
Platform: | Size: 1024 | Author: Carlotta | Hits:

[OtherBTC_data.m

Description: 下载比特币的全套数据, 以txt文件输出~~每一个txt文件就是一个block的数据- to download the transaction data of BTC
Platform: | Size: 1024 | Author: 张憬 | Hits:

[Graph programpanoramic-picture-creation

Description: 全景图像拼接,小例子,对初学者有用。将txt中代码复制到m文件就可以了。-Panoramic image stitching, small example, be useful for beginners. The code in the txt file is copied to m do.
Platform: | Size: 1024 | Author: rnment | Hits:

[assembly languageTVAR

Description: tvarThere 5 files in this directory: lumc.txt lumu.txt tar.m thr_est.m het_test.m readme.txt Make sure they are in the same directory. Set the working place of Matlab as this directory and run tar.m. When the process is finished, a file named out.tex file will be generated. Use Latex softwares (such as Miktex,Scientific Workplace) to compile it and get the typeseted report. -There 5 files in this directory: lumc.txt lumu.txt tar.m thr_est.m het_test.m readme.txt Make sure they are in the same directory. Set the working place of Matlab as this directory and run tar.m. When the process is finished, a file named out.tex file will be generated. Use Latex softwares (such as Miktex,Scientific Workplace) to compile it and get the typeseted report.
Platform: | Size: 318464 | Author: wz | Hits:

[OS programSetTime

Description: 一款可以修改文件或文件夹的修改时间工具。 param: -v show information of file s time -c clone information of file time -m modify information of file time ---------------------------------------- -s source file or directory -d destion file or directory ---------------------------------------- -C time of create -R time of last access -W time of last write ---------------------------------------- usage: exe -v c:\test.txt exe -c -s c:\src.txt -d c:\des.txt exe -m -d c:\test.txt -C 20001010-151011 exe -m -d c:\test.txt -C 20001010-151011 -R 20001010-151011 -W 20001010 -This tool can help you to change file or directory s time,by slls124
Platform: | Size: 4096 | Author: MrZhang | Hits:

[Algorithmplot_hht_3d

Description: matlab绘制三维Hilbert谱程序,保证可用。上传文件采用的是.txt形式,实际使用时只需要将后缀改为.m即可在matlab中运行。-matlab draw three-dimensional Hilbert spectrum procedures to ensure that available. Upload file uses a .txt form, the actual use of the suffix to .m only need to be run in matlab.
Platform: | Size: 1024 | Author: jiaran | Hits:

[matlabK-M

Description: MATALB符号运算自编自用的小程序,要结合txt文档修改下,推导公式很方便-MATALB symbols for the use of small programs, to be combined with the txt document, the derivation formula is very convenient
Platform: | Size: 128000 | Author: 谢峰 | Hits:

[JSP/JavaM-sequence-Feibonaqie

Description: 实现输入长度M的菲波那切数列并将得到的结果输出到txt中-The length of the M sequence Feibonaqie to realize input and output to TXT
Platform: | Size: 1024 | Author: 张秋秋 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net