搜索资源列表
MatlabMPI_v1.2.tar
- This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or MPMD parallel model). It is very useful for corsely granular parallelization problems and in the precesence of a distributed and heterogeneus compute
DCT域隐藏
- 当要隐藏信息时,在MATLAB的命令窗内输入命令: hide = myhide(carry,signal,x,y); carry 用你的原始载体文件名代替,signal 用你所要隐藏的文件名代替 carry 和 signal 都必须是 *.* 的形式(注意不能省略单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处 生成的伪装载体文件名为hide.bmp 注意myhide.m文件,载体文件,隐藏文件都要在当前目录(current Directory)下 当要提取信息时,在MAT
analyze_pcap_arp_ip_udp_icmp
- 用分析文件的方法对pcap文件进行解包,pcap文件是tcpdump的标准文件;如果用libpcap开发,要用p_open_offline函数。样例代码,供学习,欢迎指正。-Analysis of documents on file pcap unpack, pcap file is the standard document tcpdump If libpcap development, use p_open_offline function. Sample code for learnin
RTOMfilesForSimulatingTimescaleDynamicsWithHomoge
- this is a m file in matlab for routers.
internet_down_load
- 分析一个文件夹及其子文件夹下所有的html文档,并查找文档中加载的png图片文件,通过urlwrite函数下载并保存png类型的图片文件到硬盘上。 此matlab代码用到了网络连接,下载,并且通过多线程技术,增加了下载的速度。 可以通过这个方法,下载网页中的内容,可以说想怎么下,就怎么下。-Analysis all the files of type html in a folder, find the documents that load png image file.Then
Searcher-File
- 一个文件搜索系统 智能排序 能按文件内容或文件名搜索,并且能按文件名,修改日期,排序当初学入门校java实训的项目 那时侯不知道有LinkedList竟然自己花了3天时间自己写了的LinkLiist-A detailed descr iption of the program in 3G WCDMA radio resource management and simulation methods in Matlab software simulation carried out under th
leach
- this file is leach protocol on matlab which is a most common algorithm in wsn
MatlabWeb
- java 调用 matlab生成的jar文件实现两个数相加-jar file generated by the java call matlab sum of two numbers
LTE_channel_estimator
- LTE链路级别的的信道仿真,matlab文件-LTE link level channel simulation, matlab file
power_sixpulses
- power_sixpulses.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常-power_sixpulses.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures
power_SM_exciter
- power_SM_exciter.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常-power_SM_exciter.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures
power_syncmachine
- power_syncmachine.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常-power_syncmachine.rar, Power electronics field matlab simulation file, has already been verified, the normal operating procedures
power_Transfo3phCoreType_Sat
- power_Transfo3phCoreType_Sat.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常-power_Transfo3phCoreType_Sat.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures
power_transfo3wdn
- power_transfo3wdn.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常-power_transfo3wdn.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures
power_transfo
- power_transfo.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常-power_transfo.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures
power_transfohyst
- power_transfohyst.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常-power_transfohyst.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures
tuopu
- 读入文件的数据,根据描述的关系,画出复杂网络图(Read the data in the file and draw a complex network diagram)
新建文件夹
- lbp特征提取的matlab文件说明:一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,一个是getmapping,用以做算法的辅助函数,一个是lbptest.m,存放着测试代码。这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。(The matlab file of LBP feature extraction shows that there are three m files, one is
BSection
- 将patran中的模型的bdf文件中的单元信息和节点信息保存成txt文档,在matlab中调用,直接输出为vabs的前处理文件(Save the unit information and node information in the BDF file of the Patran into TXT document, call it in MATLAB and output it directly to the pretreatment file of vabs.)
M.file
- 计算曲率,再MATLAB中曲线曲率的计算(Calculated curvature)