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

搜索资源列表

  1. simulation

    0下载:
  2. 在一个移动通信系统中,发射信号是一个未调制的音频x(t)=cos(2πft),其中f=f0+fi。设标称载波为f0=1GHz,并设fi =512Hz。假定移动用户在一个繁忙的高速公路上距离基站l公里处的地方,从开始从每小时60公里的速度开始,其速度(在0.01秒的时间间隔内测量)以1/2的概率随机的增加或减少1/10公里每小时。试仿真移动用户在这2s的时间间隔内所接收到的信号(及其频谱)。接收信号可以表示为: y(t)=a(t)Cos[2π(fo+f1)(t-△t)] 式中 △(t)=
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:1758
    • 提供者:何希
  1. S21_7

    0下载:
  2. 简易扫雷游戏,在tubo C中做的。算是初学者的第一次实践吧。F为FLAG,Q为不确定,空格为放置。-Simple Minesweeper, in turbo C in doing. Be it beginner s first practice. F as FLAG, Q is uncertain, spaces for the placement.
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:2780
    • 提供者:kathy
  1. kubik_app_alg

    0下载:
  2. cubic curve(in form y= f(x) = a*x^3 + b*x^2 + c*x + d) approximation by set of lines with given error
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1937
    • 提供者:lking157
  1. RSA

    1下载:
  2. 利用C\C++实现RSA算法的加、解密运算。 具体包括: 1)利用扩展的Euclid计算 a mod n 的乘法逆元; 2)Miller-Rabin素性测试算法对一个给定的大数进行测试; 3)实现的运算,并计算; 4)利用Euler定理手工计算,并与3)计算的结果对比; 5)实现RSA算法。并对 I LOVE NANJING UNIVERSITY OF AERONAUTICS AND ASTRONAUTICS 加解密。说明:为了方便实现,分组可以小一点,比如两个字母一组。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1415
    • 提供者:刘洋
  1. Flip-list-Neighbor

    0下载:
  2. 写的一个程序,内容是:链表相邻元素翻转,如a->b->c->d->e->f-g,翻转后变为:b->a->d->c->f->e->g-List Neighbor flip, as a-> b-> c-> d-> e-> fg, flip becomes: b-> a-> d-> c-> f-> e-> g
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7112
    • 提供者:江柳琳
  1. lab02

    0下载:
  2. f(n)=f(n-1)+f(n-2) f(0)=f(1)=1,求斐波那契数列第20项,分别用循环和递归的方式,比较时间效率。提示:可以使用c函数clock取出当前系统时间,计算前后各一次,两次相减除以每秒的时钟数,就可以得到以秒为单位的差距-f (n) = f (n-1)+ f (n-2) f (0) = f (1) = 1, Item 20 seeking Fibonacci number Fibonacci sequence that were circulating and recursi
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2542987
    • 提供者:龙晓聪
  1. hw2d

    0下载:
  2. Obtain the solution using graphical method c. Obtain the solution using analytical method, i.e., conditions of optimality d. Obtain the solution using Steepest Descent Method e. Obtain the solution using Netwon’s method f. Obtain the solution using
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1653
    • 提供者:Volkan
  1. c105

    0下载:
  2. 变温度为华氏摄氏度 然后让你知道温度为多少华氏摄氏度-#include < stdio.h> void main(){ double f,c printf( 请输入华氏温度: ) scanf( lf ,&f) c=5.0/9.0*(f-32) printf( 与华氏温度 .2lf对应的摄氏温度是: .2lf\n ,f,c) }
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1449
    • 提供者:ying977206
  1. Cpp17

    0下载:
  2. 将A,B,C,D,E,F这6个变量排成如下图所示的三角形,这6个变量分别取[1,6]上的整数,且均不相等。求使三角形三条边上的变量之和相等的全部解-A, B, C, D, E, F 6 variables that are formed as shown in the triangle, six variables, respectively [1,6] integer, none of the same. Seeking to make the edge of the triangle thr
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1076
    • 提供者:chen51628
  1. RCL

    0下载:
  2. 电阻电容电感测量仪,摘要:把R、L、C转换成频率信号f,转换的原理分别是RC振荡电路和LC电容三点式振荡电路。单片机计数得出被测a频率,由该频率计算出各个参数值,数据处理后,送显示。  关键词:RC振荡电路    LC电容三点式  -Resistance capacitance inductance measuring instrument
  3. 所属分类:assembly language

    • 发布日期:2017-05-09
    • 文件大小:1994924
    • 提供者:sun guang
  1. CSharpPdfToJPG

    0下载:
  2. C# 开发的 PD格式F转化JPG格式源码-PDF to JPG
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6552460
    • 提供者:上帝的弃婴
  1. shuzumaopaofa

    0下载:
  2. 数组冒泡法,可带参数一起冒泡置换,第一位为数字,后面为字符串,如:4,a,b|3.1,c,d|5,e,f|3,c,d|5,e,f|3,c,d|5,e,f|3,c,d|5,e,f|3,c,d|5.2,e,f-Array Bubble Act, together with parameters can be replaced with bubbling, the first is a number, followed by the string, such as: 4,a,b|3.1,c,d|5,e
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2033
    • 提供者:艾剑
  1. BetterCOS_V2.06_3.01

    0下载:
  2. 具备更多的新特性: A.具有集成度更高的平台特点,集中体现了信息、文档在办公活动中交流的开放性与即时性的重要。 B.提供给管理员的管理工具,使系统更易于管理和维护。 C.产品本身精干的体系结构再加之结合了插件的设计思想,使得产品为用户度身定制新模块变得非常快捷。 D.支持对后续版本的平滑升级。 E.最价的流程管理功能。 F.最佳的网络安全性及个性化 -With more new features: The A. platform has more integrat
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-13
    • 文件大小:2769744
    • 提供者:zzpudn97
  1. Cpp1

    0下载:
  2. 以(F,C,L/R)三元组序列表示一颗二叉树(其中F表示该结点的父结点,C表示结点的值,L/R表示与父结点的关系),并由该序列创建链表结构的二叉树T-In (F, C, L/R) three tuple sequence represents a two fork tree (where F represents the parent node of the node, C represents the value of the node, L/R represents the relation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1456
    • 提供者:yeqing
  1. gprtss

    0下载:
  2. 这是一个关于GP-ADF和GP-RTSS的工具箱,主要基于“Robust Filtering and Smoothing with Gaussian Processes这篇文章-This software package provides a Matlab implementation of the GP-ADF and the GP-RTSS as described in Marc Peter Deisenroth, Ryan Turner, Marco F. Huber, Uwe
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:32983
    • 提供者:
  1. MCP6N16

    0下载:
  2. 零漂移仪表放大器,具备自校正架构,可以通过超低失调、低失调漂移以及优异的共模和电源抑制功能来最大限度地提高DC性能,同时消除1/f噪声的不良影响,从而在时间和温度方面实现超高的精度。-Zero-Drift Instrumentation Amplifier Bandwidth: 500 kHz (typical, Gain = GMIN = 1, 10) VDD: 1.8V to 5.5V - IQ: 1.1 mA (typical) Temperature Range:-40°
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:8698456
    • 提供者:曹冲
  1. MOEA-NSGA-II

    0下载:
  2. NSGA (No n- Do mina te d So r ting in Ge ne tic Alg o r ithms [5 ]) is a p o pula r no n-do mina tio n ba s e d g e ne tic a lg o r ithm fo r multi- o b je c tive o ptimiz a tio n. I t is a ve r y e ff e c tive a lg o r ithm but ha s b e e n g
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:371265
    • 提供者:wenxiaoyong
  1. ZTShow_v1.0

    0下载:
  2. 功能特点: A. 使用系统内核和程序应用分离,系统由(内核+功能模块+组件+模板)组成 B. 大部分使用SMARTY模板引擎标签 C. 模板上的数据调用使用所见即所得的结合编辑 D. 可以调用绝大部分的其他系统的MYSQL数据库 E. 可以自由安装和卸载模块和组件 F. 多用户管理功能 G. 生成静态功能-Functional characteristics: The system kernel and applications using the A. sepa
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-13
    • 文件大小:2757923
    • 提供者:Cara
  1. Thinking.In.CPP.Volume.1

    0下载:
  2. think in c++ 第二版 偏重经验和原则 -In the first edition of Thinking in C++, Bruce Eckel synthesized years of C++ teaching and programming experience into a beautifully structured course in making the most of the language. It became an instant classic, wi
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2160788
    • 提供者:edy
  1. led

    0下载:
  2. 使用型号为CY7C68013A的USB芯片,通过开发板上的按钮控制LED灯的状态-This directory contains the dev_io 8051 firmware The purpose of this software is to demonstrate how to use the buttons and LED on the EZ-USB developer s kit. The device I/O example program uses
  3. 所属分类:USB develop

    • 发布日期:2017-04-29
    • 文件大小:35208
    • 提供者:许晨瑞
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com