▍1. jiafajisuanqi
加法计算器,主要实现两个数加减运算,用来练习MFC中基本控件的使用(Addition calculator, the main achievement subtract two numbers, used to practice the basic control the use of MFC)
加法计算器,主要实现两个数加减运算,用来练习MFC中基本控件的使用(Addition calculator, the main achievement subtract two numbers, used to practice the basic control the use of MFC)
opc com ole opc代理存根源码(opc com ole opc proxy stub source)
世界编程大赛作品收集绝对经典,值得一看!(Collected works of the world' s absolute classic programming contest, worth a visit!)
把vc++7工程转换为vc++6的小工具。用法:prjconverter c: mpetterxmletterxml.sln(VC++7 to VC++6 project converter)
一个小网页浏览器,很好用的,如果可以讨论一下也行(A small web browser, the good, if you can talk about is also OK)
说明: 以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊 情况,闰年且输入月份大于3时需考虑多加一天。(To March 5, for example, should the first two months of the combined first and then add the 5th day of the first few days of this year, special circumstances, a leap year and enter the 3 months to consider more than one day.)
VC环境下创建VPN连接的RASENTRY结构体参数设置(VC environment to create VPN connections RASENTRY structure parameter)
基于MFC编写的简单计算器Visual C++程序(Write a simple calculator based on MFC Visual C++ program)
输入一个矩阵,可以求得该矩阵的逆矩阵,内附解释说明(Enter a matrix, you can obtain the inverse matrix, containing an explanation)
检查EXCEL文档中某字段的重复值,打开文档,选择相应表格及字段(Check EXCEL document the value of a duplicate field, open the document, select the appropriate forms and fields)
能过VB程序,读取硬件信息,包括硬盘、BIOS,等等(Lead a VB program to read hardware information, including hard drives, BIOS, etc.)
复数类的运用输入、输出、加、减、乘、除、模长、幅角、共轭、关系(The use of complex type input, output, add, subtract, multiply, divide, die a long, pieces of angle, conjugate, relationship)
一个简单的四则运算考核小程序,采用VB开发。(A simple arithmetic evaluation applet development using VB.)
自己用VB和Access编的一个邮件查询系统(Own use VB and Access Code for a mail query system)
自动采集小说程序,对于建站很有帮助,试试吧(Automatic acquisition novel procedure for the Jianzhan helpful, give it a try)
设计的计算器应用程序可以完成加法、减法、乘法、除法和开方,次幂运算。且有小数点、正负号、清空、清除以及一定的错误处理等功能。用鼠标单击相应的数字键和运算符号键,然后单击“=”号按钮,窗口上方的文本框将会显示计算出来的结果,要将文本编辑框清空,可单击清空按钮。(Calculator application designed to be completed addition, subtraction, multiplication, division and square root, sub-power computing. And a decimal point, sign, clear, clear, and some error handling functions. Right click the appropriate number keys and operator symbols key, and then click the " =" number button, the window above the text box will be displayed calculated results to a text edit box empty, click the Clear button.)
用VB设计的一个求两数的最大公约数和最小公倍数的程序。(VB design with a number seeking the greatest common divisor and least common multiple of two procedures.)