资源列表
VISUAL-CPP-6-FOLLOW-ME
- 跟我学VC++,主要介绍了学习VC++的基本知识-I studied with VC++, Learning introduces the basic knowledge of VC++. . .
Tread
- 编写程序能够实现每天夜里自动删除c盘下文件.txt-C drive every night automatically delete the file. Txt
fillcircleView
- 运用种子填充法,对圆圈进行填充。该小程序是在vc环境下实现的。-The use of seed filling, the filling of the circle. The small program is implemented in vc environment.
wenbenbianjiqi
- 编制全屏幕文本编辑器。要求至少具备文字的增、删、改功能,光标可以上下左右移动,能前后翻屏,能删除行,能将文字保存到磁盘或从磁盘装入内存。-The preparation of full-screen text editor. Requires at least have the text, delete, change the function, the cursor can be moved up and down, to scroll off the front and rear, to r
043316
- 爱因斯坦台阶问题:有人走一台阶,若每步走两级则最后剩一级;若每步走三级则最后剩两级;若每步走四级则最后剩三级;若每步走五级则最后剩四级;若每步走六级则最后剩五级;若每步走七级则刚好不剩,问台阶共有几级?-Einstein level problem: Some people take a step, if each step taking two of the last remaining one if each of the last remaining step is to go thr
mimashengchengxitong
- 实现一个简单的密码生成系统。一个有效的密码由L(3<=L<=15)个小写字母(来自传统的拉丁字母集 a ... z )组成,至少有一个元音字母( a , e , i , o 或者 u ),至少有两个辅音字母(除去元音以外的字母),并且按字母表顺序出现(例如, acd 是有效的,而 dac 不是)。 给定一个期望长度L和若干个小写字母,写一个程序,打印出所有的长度为L、能由这些字母组成的有效密码。密码必须按字母表顺序打印出来。-Implement a simple passwo
daima
- 在英文txt文档中查找任意字符串,输出其出现的位置及个数。由题目可知,要求所编的程序可打开任意英文txt文档,查找其中的任意英文字符串,输出其所在的位置,即其所在的行列,而且所查找的字符串可能在文章中出现多次,所以还要输出其出现的个数。-Txt document in English to find any string, the output of its location and the number appears. Known by the title, the procedures r
cesijieguo
- 编写一个程序来检测c语言程序中的简单语法错误。例如:不配对的圆括号,方括号和花括号。并注意单引号,双引号和注释段的处理。-Write a program to detect c language program in a simple syntax error. For example: No matching parentheses, brackets and braces. And note the single quotes, double quotes and comments sect
lab5
- 一个关于管道的小例子 很好的关于管道的使用方法-A good example on the small pipe to use on the pipeline
Curve2
- 数控插补自动点动,刚刚自学,还请指出错误-NC interpolation automatic jog, just self-study, please also indicate the error
Lesson1Code
- 孙鑫里面的代码,第一课,希望对大家有帮助-Sun Xin inside the code, the first lesson, we want to help
lab3
- 进程基本状态如何实现以及五态模拟,带有PPT讲解细致。-Five-state process simulation, detailed explanation with PPT.