CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cos

搜索资源列表

  1. itxg

    0下载:
  2. 这是一个开源的linux下备份网站的脚本,可选将备份上传到百度云盘BOS对象存储、七牛云KODO存储或者腾讯云COS存储或者阿里云OSS存储。(This is an open source Linux backup web site scr ipt, optional upload back to Baidu cloud disk BOS object storage, seven cattle cloud KODO storage, or Tencent cloud COS storage,
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:dyb0311
  1. matlabby

    0下载:
  2. 该压缩包为matlab软件的GUI界面操作中的按钮操作。红色,绿色,蓝色按钮控制cos曲线的色调(This compression package is a button operation in the GUI interface operation of MATLAB software. Red, green, and blue buttons control the tone of the cos curve.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:287744
    • 提供者:情哥哥
  1. Java卡开发相关资料

    0下载:
  2. 目前,智能卡的开发有两种模式:Native卡模式和Java卡模式。(都是13.56MHz,符合ISO14443标准)自己开发卡COS属于 Native卡模式(出于安全、成本等方面的考虑,推荐使用Native卡开发模式)。 更详细的有关Java卡的说明请参考RFID调研报告,有关资料可以作为参考。(At present, there are two modes in the development of smart cards: the Native card mode and the Java
  3. 所属分类:芯片资料

    • 发布日期:2018-01-07
    • 文件大小:22988800
    • 提供者:gzteng
  1. cordic

    1下载:
  2. cordic,matlab,sin,cos,atan,sqrt
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:5120
    • 提供者:老殷比
  1. 计算器

    0下载:
  2. 实现四则运算和简单的三角运算(sin, cos, tan)。(A simple calculator.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:5120
    • 提供者:syntaxerroe
  1. windows

    0下载:
  2. 一个绘制sin和cos的程序,运用的是Windows语言,里面有明显的注释(A program for drawing sin and COS)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:哈哈于
  1. 动态画圆

    0下载:
  2. 动态画出圆形,pset方法,sin,cos函数来实现动态圆形(Dynamically draw a circle)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:buzhunqi
  1. MATLAB

    1下载:
  2. 介绍基本的SIN cos函数以及绘图,差分方程求解,滤波器设计(Introducing the basic SIN cos function and drawing, solving the difference equation and designing the filter)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:YoungJF
  1. VS_AES_ECB

    0下载:
  2. 在通过读卡器下载脚本到卡中时候,银行卡为了安全,往往会通过AES加密的形式把cos下载到卡中,此软件是我自己开发的软件,可以轻松实现把下载数据轻松的转换成AES加密的脚本。(When you download the scr ipt to the card through the card reader, the bank card will be downloaded to the card through the form of AES encryption in order to secu
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:293888
    • 提供者:SJJXZ
  1. com_simulation

    0下载:
  2. An analog signal x(t)=cos(2=ft) , where f=100 Hz, is sampled at the rate f s=600 Hz.(An analog signal x(t)=cos(2ft))
  3. 所属分类:通讯编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:Daniel cwp
  1. cos(x)

    0下载:
  2. calculating cosine of every angle or radian
  3. 所属分类:编译器/解释器

    • 发布日期:2018-04-20
    • 文件大小:80896
    • 提供者:farshid574
  1. CPUDemo

    0下载:
  2. 玩转CPU,看书看到了一个对CPU进行运行控制的程序感觉很有意思就敲了一遍。(play with CPU and control the CPU to draw a sin(x) or cos(x) and it is very funny.)
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:kingwzc
  1. 粒子群算法

    0下载:
  2. SO算法就是模拟一群鸟寻找食物的过程,每个鸟就是PSO中的粒子,也就是我们需要求解问题的可能解,这些鸟在寻找食物的过程中,不停改变自己在空中飞行的位置与速度。大家也可以观察一下,鸟群在寻找食物的过程中,开始鸟群比较分散,逐渐这些鸟就会聚成一群,这个群忽高忽低、忽左忽右,直到最后找到食物。这个过程我们转化为一个数学问题。寻找函数  y=1-cos(3*x)*exp(-x)的在[0,4]最大值。(SO algorithm is the simulation of a flock of birds f
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:栗平
  1. 源代码

    0下载:
  2. 粒子群算法的matlab实现,用一个例子来帮助理解,对于函数 f=x*sin(x)*cos(2*x)-2*x*sin(3*x) ,求其在区间[0,20]上该函数的最大值。(Matlab implementation of particle swarm optimization)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:我只爱周豆
  1. CORDIC算法MATLAB代码

    0下载:
  2. 坐标旋转数字计算机算法利用简单的移位和加法实现sin,cos,tan,arctan等函数的计算,适合计算机处理,速度快。(The algorithm of coordinate rotation digital computer realizes the computation of functions such as sin, cos, tan and arctan by simple shift and addition, which is suitable for computer pro
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:lcr1995
  1. QFGFCZ

    0下载:
  2. Matlab 求符号方程例子 vx*cos(p)-vy*sin(p)-Svx == 0' 'vx*sin(p)+vy*cos(p)-Svy(An example of Matlab's equation for symbolic equations)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:55296
    • 提供者:EndTo
  1. 河南省公共建筑节能设计标准培训PPT

    0下载:
  2. 一东 云对雨,雪对风,晚照对晴空。来鸿对去燕,宿鸟对鸣虫。三尺剑,六钧弓,岭北对江东。人间清暑殿,天上广寒宫。两岸晓烟杨柳绿,一园春雨杏花红。两鬓风霜,途次早行之客;一蓑烟雨,溪边晚钓之翁。(Look at the stars, Look how they shine for you, And everything you do, Yeah, they were all Yellow. I came along, I wrote a song for you, And all th
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:14308352
    • 提供者:陈小怡
  1. new

    0下载:
  2. C的简易计算器代码,支持括号,优先级等等运算但是不支持散件函数等处等函数(Calculator of C but is not repreciable for the function like sin cos tan)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:Versulyn
  1. c51_cos

    0下载:
  2. 8051平台的智能卡,很有用处的,可以参考一下(smart card os for 8051 platform)
  3. 所属分类:通讯编程

    • 发布日期:2020-06-08
    • 文件大小:1025024
    • 提供者:智慧虫
  1. test

    0下载:
  2. 编程实现连续系统和离散系统的冲激响应、余弦和正弦响应。(The impulse response, cosine and sine response of continuous and discrete systems are programmed.)
  3. 所属分类:matlab例程

    • 发布日期:2019-08-19
    • 文件大小:1024
    • 提供者:轩辕学子
« 1 2 ... 40 41 42 43 44 4546 »
搜珍网 www.dssz.com