资源列表
Visual-CPP-
- Visual C++ 从初学到精通源代码,书中每一章节的示例源代码都有。-Visual C++ source code from the beginner to master, each chapter of the book has sample source code.
mobanlei
- 这是关于模板类的使用,模板类的声明,模板类的调用,以及各数据之间的重载-This is about the use of template classes, template class declaration template class called, and reload the data between
Calculator
- 用c编写的计算器,简单完成加,减,乘,除,对除进行除数判断-Written by c calculator, simply complete the addition, subtraction, multiplication, division, addition to the divisor of the judge
InlineTimeCalc
- With InlineTimeCalc you can calculate with time. You can add 300 minutes to 12:45 by writing "12:45+300m"
radius-and-circumference
- 定义一个Circle类,有数据成员半径Radius,成员函数GetArea(),计算圆的面积,构造一个Circle的对象进行测试。 -Define a Circle class, the data member radius of Radius, the member function GetArea (), calculate the area of a circle, construct a Circle object to be tested.
BezierCurve
- BezierCurve graphically shows how smooth curve is being drawn.
code2
- ASCII编码系统字符串转换清理程序,任意转换字符串长度,任意清理不需要字符-String Cleanser (ASCII only) Simple include function to loop through a given string and (a) concatenate it to the maximum length, (b) silently drop any unwanted characters and (c) pad all single quotes with
python_arcobjects
- python 调用arcobjects的方法 参考-python method call arcobjects reference
serchstringcopytree
- 有时候会碰到只复制目录中某一部分指定名称的文件但是如果用windows搜索指定名称的文件并复制,会丢失原有目录结构,现在可以通过python来简单解决代码只设置了四级目录,且并不完美,但易于理解,=_=~~~ 适用于按日归档存储的文件移动位置 -Sometimes encountered only a part of the specified directory, copy the file name but if you use windows search and copy the
Createprogressbar
- DELPHI创建任意浏览器的可显示进度的状态栏-Create progressbar for webbrowser
yi
- 设计两个类Cat和Dog,两个类都实现这个接口的方法getClassName(),以获取该类的类名-Design of two classes, Cat and Dog, two classes implement this interface method getClassName (), to obtain the class name of the class
shuixianhuashu
- 实现输出100到999之间的水仙花数!要用c++软件打开!-To achieve output of 100 to 999 the number of daffodils
