搜索资源列表
SPOOL
- 用C语言实现的spooling 技术的模拟程序-C language spooling of the Simulation Program
通信录程序
- 本人用C语言编的一个通信录程序,但没有用图形界面来实现
Mandelbrot
- 用C#语言打印一个向左旋转的葫芦,在控制台界面下实现-draw a calabash in C# language
log
- C语言实现简单的日志打印,如下所示:前面是时间,后面是要打印的日志内容 2011-09-14 15:09:23 *** *** *** *** *** *** *** *** ** 2011-09-14 15:09:23 start to recordlog 2011-09-14 15:09:23 ************************************************** -C language implementation of a
8-6
- 输出文件的末尾行,C语言作业 命令 tail用来打印文件中最后n行。 命令格式为:tail [-n] filename,其中: -n :n表示需要打印的行数,省略时n的值为10。 filename :给定文件名。 如,命令tail -20 example.txt 表示打印文件example.txt的最后20行,用C语言实现该程序。(提示:使用命令行参数)-The end of the line of the output file, C language operations
CTest1
- 用c语言编写的实现打印Fahrenheit-Celsius表fahr = 0,20…3-print Fahrenheit-Celsius table for fahr = 0,20,...,300
MyPrintPreview
- 实现打印预览通过C++语言,在visual c++6.0的环境下-finish preview by c++
004
- 用C语言里的printf函数,通过控制空格数的输出,来实现用printf画圆.-Using printf function in the C language , control the number of output spaces, to print circle with the printf function.
C-99
- C语言打印九九乘法表,循环嵌套,循环结构实现-C language print multiplication table, nested loop, the loop structure to achieve
jingdianchaxunxitong
- 复化辛普森,计算方法数值分析的一个复化求积公式C语言实现-Simpson complex calculation method of numerical analysis of a complex quadrature formula C language