搜索资源列表
1dFDTD
- 需要解压缩后将程序复制到MATLAB的M文件,然后运行使用-decompress will need to copy the documents MATLAB M, and then run the use of
kp_add
- sicad 上传文件例子 主要上传图形文件 并把上传文件复制到其他的文件下-sicad Upload file upload graphic example of the main document and upload files to other documents under
deepsea_src
- 屏幕保护程序:利用Visual C++编写的一个屏幕保护程序。运行完毕后,将文件夹bin中的 深海生物.scr复制到C盘中的 WINDOW文件夹目录下,就可以通过在桌面上电击右键,选择属性进行设置屏幕保护了。-Screen Savers : Visual C prepared in a screen saver. After the operation, bin file folder of deep-sea biota. scr copied to the C plate WINDOW fol
matlab-program
- 运用MATLAB对波形的进行最优预处理,处理以后的曲线的效果非常好 使用的时候,把TXT里面的程序复制到在MATLAB里面新建立的.MAT文件中,按F6运行-use of MATLAB waveform for the optimal pretreatment, After dealing with the effects of the curve very good use of time TXT put inside the copy of the MATLAB inside the n
1
- 不限制长度的整数加法,使用前请复制头文件至根目录,否则无法使用
function_pattern_CG
- 用Scilab编写的一种新颖的快速SVM算法(该算法为自己科研成果,已被发表)。该文件为TXT格式,可以复制到Scilab或Matlab下面使用。Matlab下面只需做细微语法改动。
ConvertNum
- 这个程序有别于已经做好exe文件的2-8-10-16进制转换程序而是可以被其他程序调用,或简单地用ctrl c,来复制其中一段至目标程序的源代码-have made exe files 2-8-10-16 base for the conversion process, but the other procedures can be called, or simply use the ctrl c, to replicate some of which target program's
rj588_onlineptppublicedit16x
- 在线解压缩RAR文件 复制,粘贴,删除,重命名 建立文档,建立文件夹 上传文件,在线编辑-decompress RAR online copy, paste, delete, rename the establishment of documents, document folder upload documents, online editor
FFT
- 脑波FFT变换 调用格式见m文件头部说明(下边也复制了一份) 有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用 ------------------------------------ 保存为FFT.m文件 输入参数: N:进行FFT变换的点数(要求是2的N次幂); fs:信号的采样频率(frequency of simpling) sig:进行FFT变换的数组(一维)。 输出参数: f_sig:变换后的信号(一维数组) E_de
ACA_QoS_MR
- ACO求解QOS路由问题。该文件完全实现了蚁群算法求解QOS路由问题,取得了不错的效果。用matlab打开该文件,将文件中的输入参数列表复制到运行窗口中,然后运行该文件即可。-ACO routing problem solving QOS. This document is the ant colony algorithm to achieve QOS routing problem, and achieved good results. Using matlab to open the fil
yyqz
- 用汉明窗作的语音去噪低通滤波器,matlab程序(自己做的,复制到.m文件,完全可运行)-Hamming window used for speech denoising low-pass filter, matlab program (their own, and copied to. M documents, completely run)
emd
- matlab的工具箱的安装步骤: 1.解压下载的文件包,将tft/mfile复制到matlab的toolbox文件夹下 2.建立搜索路径,matlab->file->Set Path->Add Folder ->选择mfile文件夹复制到matlab的toolbox的路径->save->close 3.测试是否建立搜索路径成功,在matlab命令窗口打入:which fmsin 返回的结果是你放mfile的正确路径说明建立搜索路径成功。此时
SeverZip
- LZMA算法的源代码,此为最新单文件版,方便复制使用。-LZMA algorithm source code, this is the latest version of a single file for easy replication.
matlab-cPP-math-library
- 一、安装matlab c++数学库 主要为matlabC/C++数学库 安装说明 1.将matlab文件夹复制到你的电脑上的c++builder安装目录下,可参考《Matlab C++应用开发》的第3.3节 2.双击intall.bat,根据提示操作-A, to install matlab c++ math library main the the matlabC/C++ math library Installation Instructions 1. The mat
FileProgramming
- c写的操纵文件的几个小程序,包括文件连接,文件复制,文件加密-c written to manipulate the document in several smaller procedures, including documentation to connect, file copy, file encryption
matlab1
- 电机及拖动教科书的直流电机的固有机械特性及人为机械特性,配合教科书讲课用的MATLAB的源程序,绝对好用,用时,将WORD文件复制的MATLAB里即可。-failed to translate
renlianquyudingwei
- 人脸区域定位源代码,下载后,把图片和m文件复制到同一目录,运行M文件即可-The face region positioning the source code, after download, put the pictures and m copy files to the same directory, running m files
UWB-matlab-file
- 此程序为UWB的产生程序,将其作为M文件复制到新建M文件即可使用!观测仿真效果-TH-PPM-UWB Simulink simulation
Batch-rename-copy-package
- 文件的批量重命名复制打包,支持文件复制时快速批量更名,打包-Batch rename files to copy the package, supporting the rapid batch change when copying files, packaged
神经网络自动跑马里奥
- 利用神经网络学习跑马里奥,脚本源码是NEAT.lua,已经整合在一起 测试方法:打开模拟器EmuHawk.exe,载入游戏,进入游戏后保存(save state),进入目录\SNES\State,找到刚才保存的文件,重命名为DP1.state,把这个文件复制到LUA文件夹和模拟器文件夹下,运行脚本就可以了. 哔哩哔哩上有作者的演示视频,搜索MarI/O(Use neural networks to learn how to run Mario)