资源列表

« 1 2 ... .91 .92 .93 .94 .95 596.97 .98 .99 .00 .01 ... 653 »

[控制台(字符窗口)编程Hiding-Information

说明:这个小程序用作实现信息隐藏原则。其实质,是通过函数来完成在控制台下,画一些字符构成的简单图形。-This code implements the principle of Hiding Information .
<洛菲雨> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程DataLink-Protocal-Five

说明:Dev C++开发环境开发的数据链路层协议的模拟程序。-Stimulating programm of data link layer.
<李懋> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程test1

说明:list对任意位置的元素进行插入,删除,查找都是极快速的,list的每个节点都有三个域:前驱元素指针域,数据域,后驱元素指针域-List any position of the elements to insert, and delete, find it is extremely fast, the list each node has three domain: precursor element pointer domain, d
<willion> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程test1

说明:map映照容器的元素数据由一个键值和一个映照数据组成的,他也是采用红黑树实现,插入元素的键值不允许重复,默认从小到大排-Map of the container element data from the shine upon a key value and a mapping data of composition, he is also using red and black tree realization, the elemen
<willion> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程test1

说明:两种从string对象尾部追加字符串,包括各种其他操作string。-Two additional string string object from the tail, include all sorts of other operating string.
<willion> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程test2

说明:vector向量容器的介绍, 不指定元素个数 定义一个用来储存10个double类型的元素的向量容器 下标:0~9,每个元素的初值0.0;-Vector vector of the container is introduced, the introduction of vector vector containers, not specified number of elements Define a used to st
<willion> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程clock

说明:该程序显示了时钟,演示了C语言实现动画的方法-show a clock
<anguang> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程easy-thread

说明:multitasking example. Do multiple things in two thread functions at same time. Easiest multitasking c++ code.
<Innocent> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程High-precision-addition

说明:高精度加法 High-precision addition-High-precision addition
<Jebwiz Oscar> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程Stack

说明:基于C++的段式栈,用Microsoft Visual Studio 2010编译通过。-Sorry. My English is very poor.
<Wensir> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程sangesusheheweiqishu

说明:此程序是在vc6.0的环境下试验过的,源代码是从vc6.0的运行环境中复制下来的。三个素数之和为奇数,输出时可以整齐现实,仅供参考,是个很简单的程序-This program is an environment in vc6.0 tested, the source code from the operating environment vc6.0 copied down. Three prime numbers is odd, the
<田琳> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程SDL-screen

说明:一个简单的SDL实例程序,可以将指定的位图(diqiu.bmp)显示到窗口.源码里含有完整的注释,适合初学者学习-A simple SDL sample program, you can specify a bitmap (diqiu.bmp) display to the window. Contains the complete source notes, suitable for beginners to learn
<> 在 2024-11-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 596.97 .98 .99 .00 .01 ... 653 »

源码中国 www.ymcn.org