▍1. MyCalculator
基于MFC编写的简单计算器Visual C++程序(Write a simple calculator based on MFC Visual C++ program)
基于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)
复数类的运用输入、输出、加、减、乘、除、模长、幅角、共轭、关系(The use of complex type input, output, add, subtract, multiply, divide, die a long, pieces of angle, conjugate, relationship)
自己用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)
Hex文件转换为 C 文件, 比较实用的一个小工具。(Convert HEX files to C files)
编写程序,通过设置ios::scientific和ios::fixed标志以定点和科学记数法显示浮点类型数据。(Programming, by setting the ios:: scientific and ios:: fixed flag with fixed-point and scientific notation floating-point data types.)
孙鑫VC++视频教学所有源代码 无需密码 直接使用(Xin Sun VC++ source code for all the video instruction)
通过数据库直接将所有表内字段生成对应实体类支持Java和C#(All through the database table fields directly correspond to the entity classes generated to support Java and C#)
模拟键盘输入,对VC++的响应机制可以有更加全面的认识,对指令的熟悉又帮助。(Simulated keyboard input, on the response mechanism of VC++ can have a more comprehensive understanding of familiar instructions to help.)
说明: 演示如何在wpf中承载w32内容,简单,易懂,很实用(Demonstrates how the content of wpf in carrying w32)
说明: vc编写的虚拟仪器的例子 带有信号显示的方法(vc The virtual instrument with a signal example of the methods shown)
说明: 使用odbc访问sql server2000数据库(Access to sql server2000 database using odbc)
说明: 2003年世界冠军队源代码,该代码由C++编写完成。(2003 World Champion team source code, the code written by the C++ to complete.)
说明: 一个c语言实现的简单的语法分析器,包括词法分析和语法分析两部分。(Lexical Analysis Parser)
说明: 使用vc实现视频捕获功能,调用系统函数实现(Vc achieved using video capture function, call the system function to achieve)
说明: 实验题目:5.1 基于顺序栈的括号匹配程序设计验证 一、实验目的 1. 掌握栈的顺序存储结构; 2. 掌握栈的操作特性; 3. 掌握基于顺序栈的基本操作的实现方法。 二、实验内容 1. 实现顺序栈的成员函数; 2. 基于顺序栈的括号匹配程序设计验证。 实验题目:5.2 基于链式栈的表达式的计算程序设计验证 一、实验目的 1. 掌握栈的链式存储结构; 2. 掌握栈的操作特性; 3. 掌握基于链式栈的基本操作的实现方法。 二、实验内容 1. 实现链式栈的成员函数; 2. 基于链式栈的表达式的计算程序设计。 (Experiment Title: 5.1 Based on the order of the stack in parentheses matching program design verification 1, experimental purposes 1. To master the order of the stack storage structure 2. Master stack operating characteristic 3. To master the basic operation of stack based on the order of the realization method. Second, experimental content 1. To achieve the order of the stack member function 2. Based on the order of the stack in parentheses matching program design verification. Experiment Title: 5.2 Based on the expression stack chain calculation program design verification 1, experimental purposes 1. Master stack chain storage structure 2. Master stack operating characteristic 3. To master the basic operation of stack-based chain implementations. Second, experimental content 1. To achieve chain stack member function 2. Based on the calculation of the expression stack chain programming)