排序:上传时间 相关度 下载量 查看数

important 365

按分类查找:

  • photoshop入门教程

    photoshop软件(本例中使用CS5版本,当然各版本界面都大同小异) 界面篇 1 首先我们打开photoshop软件,界面就如下图所示了: 2 ...

    /dl/516271.html

    标签: photoshop 入门教程

    上传时间: 2017-12-07

    上传用户:1506034115

  • photoshop软件

    photoshop软件(本例中使用CS5版本,当然各版本界面都大同小异) 界面篇 1 首先我们打开photoshop软件,界面就如下图所示了: 2 ...

    /dl/516272.html

    标签: photoshop 软件

    上传时间: 2017-12-07

    上传用户:1506034115

  • C # ChatBot 基于AIML

    C # ChatBot 基于AIML C # ChatBot 基于AIML

    /dl/516680.html

    标签: ChatBot AIML

    上传时间: 2018-01-20

    上传用户:hcedison

  • 基于FPGA 的数字滤波器设计

    基于FPGA 的数字滤波器设计源代基于FPGA 的数字滤波器设计源代码基于FPGA 的数字滤波器设计源代码

    /dl/517045.html

    标签: FPGA 数字 滤波器设计

    上传时间: 2018-03-29

    上传用户:18355095071

  • 数据结构实验

    #include&nbsp;<stdio.h>&nbsp;&nbsp; #include&nbsp;<stdlib.h>&nbsp;///链式栈&nbsp;&nbsp; &nbsp;&nbsp; typedef&nbsp;struct&nbsp;node&nbsp;&nbsp; {&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;int&nbsp;data;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;struc ...

    /dl/517413.html

    标签: 数据结构 实验

    上传时间: 2018-05-09

    上传用户:123456..

  • UTM投影正反转换程序

    UTM投影正反转换程序 本程序是常用地图投影系列小程序之一,程序能用于不同基准面、单点及批量数据的UTM投影正、反转换,UTM与高斯-克吕格投影的相互转换,UTM正投影时的输入经纬度数据可以是度、度分及度分秒格式。 ...

    /dl/517464.html

    标签: UTM 投影 转换 程序

    上传时间: 2018-05-15

    上传用户:c258520314

  • 有限差分法

    function&nbsp;[alpha,N,U]=youxianchafen2(r1,r2,up,under,num,deta)&nbsp;&nbsp; &nbsp;&nbsp; %[alpha,N,U]=youxianchafen2(a,r1,r2,up,under,num,deta)&nbsp;&nbsp; %该函数用有限差分法求解有两种介质的正方形区域的二维拉普拉斯方程的数值解&nbsp;&nbsp; %函数返回迭代因子、迭代次数 ...

    /dl/517754.html

    标签: 有限差分

    上传时间: 2018-07-13

    上传用户:Kemin

  • 数据挖掘-聚类-K-means算法Java实现

    K-Means算法是最古老也是应用最广泛的聚类算法,它使用质心定义原型,质心是一组点的均值,通常该算法用于n维连续空间中的对象。 K-Means算法流程 step1:选择K个点作为初始质心 step2:repeat &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;将每个点指派到最近的质心,形成K个簇 &nbsp; &nb ...

    /dl/518446.html

    标签: K-means Java 数据挖掘 聚类 算法

    上传时间: 2018-11-27

    上传用户:1159474180

  • MATLAB中FFT变换

    已知信号x(t)=0.15sin(2*pi*f1*t)+sin(2*pi*f2*t)-0.1sin(2*pi*f3*t),其中,f1=1Hz,f2=2Hz,f3=3Hz。采样频率为32Hz。(1)做32点FFT,求出其幅度谱;(2)做64点FFT,求出其幅度谱。

    /dl/518651.html

    标签: MATLAB FFT变换

    上传时间: 2019-01-04

    上传用户:知复何言

  • JAVA SMPP 源码

    Introduction jSMPP is a java implementation (SMPP API) of the SMPP protocol (currently supports SMPP v3.4). It provides interfaces to communicate with a Message Center or an ESME (External Short Message Entity) and is able to handle traffic of 3000-5000 messages per second. jSMPP is not ...

    /dl/518753.html

    标签: JAVA SMPP 源码

    上传时间: 2019-01-25

    上传用户:dragon_longer