搜索资源列表
tsvq
- This file is to be included in \"tsvq.c\" and \"split.c\".
从数据文件records.txt中读取学生信息
- 从数据文件records.txt中读取学生信息,建立与源数据同序的学生链表并打印在屏幕上; 统计学生链表中身高达标人数(男女生的身高达标值由键盘输入),并打印结果; 对上述学生链表按学号进行排序,然后将一位学生的相关信息插入到已按学号排序的学生链表中后仍然保持学号的有序性,将结果链表打印在屏幕上; 对上述操作后的学生链表进行倒置,结果输出到数据文件result.txt中; 删除链表中身高为指定值的所有学生结点并打印; 将当前的学生链表拆分为男生链表和女生链表(没有
sspropcm
- 利用分步傅立叶积分法,求解薛定谔方程,可以计算光纤中色散与SPM-This file solves the nonlinear Schrodinger equation for propagation in an optical fiber using the split-step Fourier method described
ext_string
- 本例是对STL中string类的扩展,很好的弥补了现有string类的不足,可以和CString相媲美哦~~ 扩展的功能有分割字串,整形转换成string,字符串替换,判断该字串的类型等。 使用起来也很方便,直接include该头文件即可。-This example is the STL string class in the expansion, very good to make up for the deficiencies of the existing string class
Read_uff
- matlab读取uff文件数据 Universal file generation from I-Deas for Test can be split into two categories: export of model file data and export of adf data. It is not possible to write both sets of data to a single file. Written with a model file univers
Exercise-6
- SSD7 exercise 6. Provide your solution to the following in a file named normalization.txt. Note: The discussion in this exercise is independent of (i.e., completed unrelated to) the E-Commerce project described in the Appendix. The following tab
TxT_to_pices
- MATLAB文本分割器,运行程序,输入文件名和分割大小,就可以分割了。 本人比较爱看小说,经常会用到文本分割器,于是用m语言编了一个,分割效率还是挺高的,希望各位会喜欢。-MATLAB version of partition, and run the program, enter the file name and the partition size, you can split it. I am more love stories, often used for text segmen
paixuqiehuan
- 从文件读入20组数据,用快速排序,每次分割标记分割点。当元素下降到3个时,切换为简单插入排序。-Reading from the file data into 20 groups, using quick sort, split points for each partition tag. When reduced to three elements, the switch to a simple insertion sort.
sspropc
- 利用分步傅立叶积分法,求解薛定谔方程,可以用于计算光纤中色散与SPM-This file solves the nonlinear Schrodinger equation for propagation in an optical fiberusing the split-step Fourier method described
FFT
- 利用分裂基方法实现快速傅里叶变换的CPP文件-The use of split-based methods for fast Fourier transform CPP file
FileManage
- 主要是一些文件的操作,新建文件夹、下载,上传、分割文件、合并文件、Unzip解压Zip压缩、剪切、复制、粘贴 等功能-Are mainly for file operations, the new folders, download, upload, split files, merge files, Unzip decompression Zip compression, cut, copy, paste and other functions
split
- This file contains split function
VADfunctions
- Three useful function to use in voice activity detection. Coper Algorithm, which is a simple software to detect voice activity and cuold be used to help in the final decision. A function to interpolate an unknown value. And hamming function to split
txt_auto_seperate_with_example
- 下载的小说章节大,在手机上看,可能看不完被其他事情打断或关机,重新看要找到接点很不方便,此程序可以自动将文件分割成连续多个小文件,方便阅读,只要记住小的序号即可打开继续阅读-Individual self matlab program, download large sections of the novel, speaking in the phone, may endless interrupted or shut down by other things, re-read to find
sym_ssf
- split step fourier matlab funtion file
sspropc
- 利用分步傅立叶积分法,求解薛定谔方程,可以计算光纤中色散与自相位调制效应-This file solves the nonlinear Schrodinger equation for propagation in an optical fiber using the split-step Fourier method described.
split_audio_file
- code for split audio file to small audio file
New-Folder
- enframe is a function used in speech signal processing to split up the speech into frames ..segmentation is done using segment.m. durbin levinson code is also included along with the autocorrelation function and the energy code is inclluded along wit
split
- 切分文件的小程序, 用C++实现,切分的参数要命令输入-Applet file segmentation
Split Step Fourier Method
- This M-File solves Nonlinear schrodinger equation and display the results in 3d graphics along with it the Pulse broadening ratio and phase shift has also been calculated and displayed