资源列表
CSharp_scientific-calculator
- 用C#开发的科学计算器,与windows系统自带计算器功能一样-C# development with a scientific calculator, calculator function with the same system comes with windows
CreatingPicChartJD001
- file code for CreatingPicChart.file is.zip
cPPtempover
- 交流c++,为以后的工作做好准备,希望高手们给予一定的指导-learn about c++
Cpp17
- 将A,B,C,D,E,F这6个变量排成如下图所示的三角形,这6个变量分别取[1,6]上的整数,且均不相等。求使三角形三条边上的变量之和相等的全部解-A, B, C, D, E, F 6 variables that are formed as shown in the triangle, six variables, respectively [1,6] integer, none of the same. Seeking to make the edge of the triangle thr
Cpp1101
- shift功能键纯dos下的功能本地可以完全清除-function of local shift function keys pure dos completely clear
coutpoint
- 用于控制台的坐标定位,并能够设定输出文字的前景和背景色-Specify the coordinates in character unit in the console
counter110
- 一个用C++编写的计算器,可以进行基本的加减等运算。效率好。-A C++, prepared by the calculator, you can perform basic addition and subtraction and other operations. Good efficiency.
CoordinateTrans
- 坐标转换程序代码,包括测绘中常用的一些坐标转换-a coordinate transformation code, including some common coordinate transformation in surveying
ControlLight
- VTK Light控制示例程序,适合于VTK初学者-VTK Light control sample procedures, suitable for beginners VTK
computer100
- java编写的后序表达式计算器,可实现简单运算。-implement simple arithmetic the subsequent expression uator written in Java.
compute102
- 利用MFC和堆栈编写的计算器,要学习堆栈和MFC的朋友可以借鉴-Written using MFC and the calculator stack, stack and MFC to learn can learn a friend
complexpolynomials
- Program with complex polynomials. You can add , subtract , multiply them.