C语言是在 70年代初问世的。一九七八年由美国电话电报公司(AT&T)贝尔实验室正式 发表了C 语言。同时由B.W.Kernighan和 D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一书。通常简称为《K&R》,也有人称之为《K&R》标准。但是,在《K&R》中并 没有定义一个完整的标准C语言,后来由美国国家标准学会在此基础上制定了一个C 语言 标准,于一九八三年发表。通常称之为ANSI C。 当代最优秀的程序设计语言
标签: Kernighan Ritchit PROGRA THE
上传时间: 2016-12-23
上传用户:chens000
单片机编程语言 51单片机读写U盘例程 U盘作为数据的载体目前已广泛应用于嵌入式行业,而某些电子产品在国家标准中已成了\r\n强制性的要求。在嵌入式的电子产品中实现对U盘文件的读写,成了许多厂家的技术攻关的难\r\n题。优盘伴侣EasyUDisk读写U盘模块就可以轻易解决以上问题,它是低端单片机操作U盘的最\r\n佳伴侣。\r\n\
上传时间: 2013-12-09
上传用户:ztj182002
世界排名16的澳大利亚国立大学,人机交互课程,R语言讲义,一共100多页,从未在校外或者网络上发表。2位老师花了3学期形成现在的版本。是很好的学习资料,但是请注意大家使用时候做好reference,尊重他人劳动
上传时间: 2016-12-25
上传用户:天诚24
java中大部分对图形、文本、图像的操作方法都定义在Graphics类中,所以此次实验使用的方法如Color(int r, int g,int b), setColor(Color c),drawline(int x1,int y1,int x2,int y2)等都来自Graphics类中,此外对文本和字体的处理还用到了Font类中的 new Font(“字体名”,字体风格,字体大小),setFont(Font f)等方法;
上传时间: 2013-11-29
上传用户:yimoney
It s a tool designed to extract as much information as possible from Bluetooth devices without the requeriment to pair.
标签: information Bluetooth designed possible
上传时间: 2017-01-02
上传用户:z1191176801
It s a tool designed to extract as much information as possible from Bluetooth devices without the requeriment to pair.
标签: information Bluetooth designed possible
上传时间: 2017-01-02
上传用户:GavinNeko
A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he comp en2 sation cur rent int o t he p assive loop f ilte r during t he delay time of t he p hase f requency detect or ( PFD) , a maximum reduction of t he p hase noise by about 16dB can be achieved. Comp a red t o ot he r compensation met hods , t he tech2 nique p rop osed he re is relatively simple and easy t o implement . Key building blocks f or realizing t he noise cancel2 lation , including t he delay va riable PFD and comp ensation cur rent source , a re sp ecially designed. Bot h t he behavior level and circuit level simulation results a re p resented.
标签: sigma2delta compensate injecting artially
上传时间: 2013-12-18
上传用户:qlpqlq
给出一个非负小数,找出分子不超过M,分母不超过N的最简分数或整数, 使其最接近给出的小数。如果这个分数不唯一,输出‘TOO MANY’。 输入文件格式(closest.in) 第一行,M,N(1<=M,N<=10^9) 第二行,即小数R,(0<R 输出文件格式(closest.out) 仅一行,若解唯一输出 分子 / 分母(整数K写成K/1),否则输出TOO MANY 样例输入: 360 120 3.1415926536 样例输出: 355/113
标签:
上传时间: 2017-01-08
上传用户:iswlkje
设存在集合A,R是A上的关系,检查R是否为等价关系。并且生成R的自反闭包、对称闭包和传递闭包。R既可以由用户输入,也可以由程序随机生成。【最大选题人数:8】 提示:集合A中的元素可以是任何类型,甚至是对象。
标签:
上传时间: 2013-12-17
上传用户:sunjet
MPC8260-MCC-HOWTO Abstract: This document attempts to give the linux developer community of motorola(R) s mpc8260 processor a fairly good idea of programming details of Multi Channel controller. This document can be distributed under GPL version 2.0 or later, GPL is available at (http://www.gnu.org/copyleft/gpl.html)
标签: MCC-HOWTO developer community Abstract
上传时间: 2017-01-11
上传用户:silenthink