CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - c standard

搜索资源列表

  1. socket(for Windows and UNIX)

    0下载:
  2. 一个封装标准BSD Socket的C++类- c++ class encapsulat standard bsd
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:4733
    • 提供者:罗少波
  1. TypeTypeSet

    0下载:
  2. 仿照WPS的匀齐排版功能,对一个源文件中的内容经过特定处理后匀齐输出到标准输出-WPS modeled features of the uniform homogeneous composition of a source file after the contents of a particular treatment even homogeneous output to standard output
  3. 所属分类:Console

    • 发布日期:2017-03-25
    • 文件大小:600714
    • 提供者:刘鑫
  1. preprocessor

    0下载:
  2. Handling preprocessor directives. Write a program that processes a preprocessor directive in the file containing the program in C. Should properly handle the directive # include, # define, # ifdef and ifndef. In the implementation of # de
  3. 所属分类:Console

    • 发布日期:2017-03-24
    • 文件大小:480061
    • 提供者:anyman
  1. shuizhunwang_pingcha

    0下载:
  2. 本款程序为Visual Studio2008下的C++编写,功能为实现水准网平差。通过已知高程点,各水准路线的观测高差、距离及已知点高程求9个待定高程点高程平差值;以及平差后精度最弱的点及其高程平差值中误差。 -Procedures for Visual Studio2008 this subsection C++ under the written standards for the realization of network adjustment function. By a know
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1108099
    • 提供者:豆豆
  1. Pola

    0下载:
  2. This program show you how to make application in ANSI c which use Standard Input to control application. It s simple game, check this out.
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:33857
    • 提供者:Mateusz
  1. IntArray

    0下载:
  2. 实现一个类似模板的intarray,也是c++primry3中的代码实现-intarray like the standard libarary which use the <vector>
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1305605
    • 提供者:lijinchao
  1. g7221

    1下载:
  2. g7221是ITU的标准提案,主要应用了mlt变换技术,矢量量化技术和哈夫曼编码技术。中有g7221标准的中英文文档说明及实现的c源代码。-g7221 is the ITU standard proposal, the main application mlt transform vector quantization and Huffman coding techniques. In g7221 standards in English document describes the imple
  3. 所属分类:Console

    • 发布日期:2017-11-09
    • 文件大小:3108747
    • 提供者:王成
  1. Tech_11_2_3

    0下载:
  2. 在标准C++中对容器元素重新排序的算法 本示例工程是学习C++Primer第四版时,对教程汇总泛型算法11.2.3的学习和调试的体会和总结-how to use stable_sort() in standard C++
  3. 所属分类:Console

    • 发布日期:2017-12-03
    • 文件大小:142223
    • 提供者:张群峰
  1. DES

    0下载:
  2. 标准DES算法,控制台操作可对任意文件进行加解密,没有错误和BUG,代码都写有注释。使用C-Free,VS或VC++都可以进行编译。-Standard DES algorithm, console operator can encrypt and decrypt any file, no error and BUG, ​ ​ code written comments.
  3. 所属分类:Console

    • 发布日期:2017-12-02
    • 文件大小:4303
    • 提供者:袁明扬
  1. HelloWorldCPro

    0下载:
  2. VC++环境搭建,以一个标准C++程序出现,讲解程序结构,代码注释等。-VC++ IDE and standard C++ code
  3. 所属分类:Console

    • 发布日期:2017-12-07
    • 文件大小:8295
    • 提供者:ma
  1. stl

    0下载:
  2. C++ 标准程序库学习,stl容器示例的一些列代码-C++ standard library learning, stl container code sample some of the columns
  3. 所属分类:Console

    • 发布日期:2017-05-08
    • 文件大小:1580516
    • 提供者:谢谢
  1. wordfrequency

    0下载:
  2. 利用map标准库函数,统计文本中单词出现的频率,利用c语言完成-Use map standard library functions, statistical frequency of occurrence of words in the text, use c language to complete
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1125615
    • 提供者:paolo penn
  1. Standard-CPP-IOStreams-and-Locales-examples

    0下载:
  2. Source code examples for book Standard C++ IOStreams and Locales . Feel free for use.-Source code examples for book Standard C++ IOStreams and Locales . Feel free for use.
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:305265
    • 提供者:forumsreg
  1. AES_CBC

    0下载:
  2. Advanced Encryption Standard CBC MODE C++.
  3. 所属分类:Console

    • 发布日期:2017-05-16
    • 文件大小:4056500
    • 提供者:pterrodactil
  1. APB_Problem

    0下载:
  2. POJ试题 A+B Q: Where are the input and the output? A: Your program shall always read input stdin (Standard Input) and write output to stdout (Standard Output). For example, you can use scanf in C or cin in C++ to read stdin, and use printf in C
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:141761
    • 提供者:张立超
  1. Flush

    0下载:
  2. A working function to flush the keyboard buffer in standard C.
  3. 所属分类:Console

    • 发布日期:2017-04-28
    • 文件大小:27181
    • 提供者:Ken_xD
搜珍网 www.dssz.com