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

搜索资源列表

  1. justforfun

    0下载:
  2. srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT] printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE] heightmap[0] = [rand[] 128] +
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4174
    • 提供者:xrgj
  1. yacc

    0下载:
  2. srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT] printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE] heightmap[0] = [rand[] 128] +
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:11957
    • 提供者:xrgj
  1. printp

    0下载:
  2. 因为“飞思卡尔”S12单片机不支持Printf()函数,要想输出还得自己编写输出函数。所以我给大家提供一个Printp90函数吧!-Since " Freescale" S12 does not support single-chip Printf () function, in order to prepare the output will have its own output function. So everyone give me a function Printp
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2262
    • 提供者:陈东
  1. print.tar

    0下载:
  2. linux下的printf函数实现,实现了部分功能-printf function under linux implementation, implementation of some functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:699
    • 提供者:曹星
  1. ch01

    0下载:
  2. 是《VC++程序设计》是中的一段C++简单代码 输出一段字母-printf words :Helloword!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:601436
    • 提供者:小破
  1. Lab06

    0下载:
  2. program that reads an integer value from the terminal and distributes the value to all of the MPI processes. Each process should print out its rank and the value it received. Values should be read until a negative integer is given as input. You may
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:32369
    • 提供者:eeynaz
  1. CE150_JPEG_Entropy_Coding

    0下载:
  2. 说明:该代码是一个使用DSP库函数变量进行JPEG编码的简单应用范例。开发环境:用MPLAB C30编译,用ICD2在线调试和编程。-Descr iption: The code is a variable using the DSP library functions to the simple application of JPEG encoder example. Development Environment: The MPLAB C30 compiler, the ICD2 debug
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:15332
    • 提供者:fft
  1. client_serveur

    0下载:
  2. client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> include <netinet/in.h> include <arpa/inet.h> include <unistd.h> int main() { int sockfd int len struct so
  3. 所属分类:Applications

    • 发布日期:2017-03-25
    • 文件大小:878
    • 提供者:nabilnapel
  1. chaofan

    0下载:
  2. #include<iostream> using namespace std int s[100005] int main() { int i,j,k,sum,n while(scanf(" d",&n)!=EOF) { for(i=0 i<n i++) scanf(" d",&s[i]) sort(s,s+n) for(i=sum=0 i<n i++) { sum += s[i] * (n - i)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:279786
    • 提供者:七七十四
  1. printf

    0下载:
  2. CCSC 16F877 LED显示程序。-CCSC 16F877 LED display program.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-04
    • 文件大小:513
    • 提供者:4111
  1. uCos2_S3C2440_V2.83

    0下载:
  2. 基于S3C2440移植的uC/OS-II最新源码(V2.83),以及Flash、LCD、Nand Flash驱动和Printf库。 使用ADS开发环境。-Based on S3C2440 transplant uC/OS-II the latest source code (V2.83), as well as Flash, LCD, Nand Flash drive and Printf library. The use of ADS development environment.
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:499461
    • 提供者:chernwu
  1. STM32P103VBT6_with_stdio

    0下载:
  2. STM32 "kickstart" program with newlib/stdio like sprintf&printf
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:912328
    • 提供者:trinomius
  1. pr1

    0下载:
  2. #include<stdio.h> void main(void) {int n,k,derivata,a[10],i printf("n=") scanf(" d",&n) for(i=0 i<=n i++) { printf("a[ d]=",i) scanf(" d",&a[i]) } printf("k=") scanf(" d",&k) for(derivata=1 derivata<=k derivata++
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1169
    • 提供者:xwing
  1. 001

    0下载:
  2. 飞虫有用的 地基基础 数电 解决 女款 看看加密那下次uhugcmjgfdcjfdok 了法律看博客简介 减肥 fsb -char buffer[BUFFERSIZE] printf("***********************************\n") printf("* Welcome to use our counter *\n") printf("* Input two integers in one line*\n") printf(
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:24670
    • 提供者:李龙
  1. supergetopt2_src

    0下载:
  2. SuperGetOpt: Code for handling commandline arguments with an extremely easy printf-style API.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-07
    • 文件大小:18426
    • 提供者:aprusso
  1. c

    0下载:
  2. 经典c程序100例 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去       掉不满足条件的排列。 2.程序源代码: main() { int i,j,k printf("\n") for(i=1 i<5 i++)    /*以下为三重循环*/  for(j=1 j<5 j++)    for (
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:17975
    • 提供者:lengyuegg
  1. aj

    0下载:
  2. 本例中,定义了结构stu,定义了stu类型指针变量ps。然后分配一块stu大内存区,并把首地址赋予ps,使ps指向该区域。再以ps为指向结构的指针变量对各成员赋值,并用printf输出各成员值。最后用free函数释放ps指向的内存空间。整个程序包含了申请内存空间、使用内存空间、释放内存空间三个步骤,实现存储空间的动态分配。-This case, the definition of the structure of stu, the definition of a pointer variable
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:2473
    • 提供者:lili
  1. 123

    0下载:
  2. 本例中四次输出了a,b的值,但由于格式控制串不同,输出的结果也不相同。第四行的输出语句格式控制串中,两格式串 d 之间加了一个空格(非格式字符),所以输出的a,b值之间有一个空格。第五行的printf语句格式控制串中加入的是非格式字符逗号, 因此输出 的a,b值之间加了一个逗号。第六行的格式串要求按字符型输出 a,b值。第七行中为了提示输出结果又增加了非格式字符串。 -In this case four times the output of a, b values, but becau
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:2083
    • 提供者:lili
  1. 2sd

    0下载:
  2. 本例中用一个循环语句给a数组各元素送入奇数值,然后用第二个循环语句输出各个奇数。在第一个 for语句中,表达式3省略了。在下标变量中使用了表达式i++,用以修改循环变量。当然第二个for语句也可以这样作,C语言允许用表达式表示下标。 程序中最后一个printf语句输出了两次a[5]的值,可以看出当下标不为整数时将自动取整。-In this case with a loop to a surprising array of values into the elements, and then th
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2131
    • 提供者:lili
  1. puke

    0下载:
  2. 编号为1-52张牌,正面向上,从第2张开始,以2为基数,是2的倍数的牌翻一次,直到最后一张牌;然后,从第3张开始,以3为基数,是3的倍数的牌翻一次,直到最后一张牌;然后…从第4张开始,以4为基数,是4的倍数的牌翻一次, 直到最后一张牌;...再依次5的倍数的牌翻一次,6的,7的 直到 以52为基数的 翻过,输出:这时正面向上的牌有哪些?-#include "stdio.h" void main() {/*采用数组存储,循环嵌套实现*/ int i,j in
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2280
    • 提供者:fang
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 34 »
搜珍网 www.dssz.com