▍1. iostream1
编写程序,通过设置ios::scientific和ios::fixed标志以定点和科学记数法显示浮点类型数据。(Programming, by setting the ios:: scientific and ios:: fixed flag with fixed-point and scientific notation floating-point data types.)
编写程序,通过设置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)
模拟键盘输入,对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)
Visual C++实现视频编码中的YUV到RGB转换并显示(Visual C++ implementation of YUV video coding to RGB conversion and display)
VC实现迷宫问题,用穷举法找出一条路径,用递归形式的算法求得迷宫中所有可能的通路,以方阵形式输出迷宫及其通路. (VC to achieve maze problems,and use brute-force method to find a path,using the recursive form of algorithm to seek all possible paths in the maze in order to form the output matrix and the path maze.)
说明: GPS导航系统,控制台程序,内附操作说明(GPS navigation systems, operating instructions included)
修改过的GH0ST界面和功能调整,增加启动FLASH(Revised GH0ST interface and functionality adjustments to increase the boot FLASH)
实现通讯录的简单功能,录入一些人员的基本信息,以mdc的格式保存(To achieve a simple address book function, some personnel input the basic information in order to save the format mdc)
vs2005环境下编写的sbl病毒专杀工具,可以扫描文件中的sbl病毒,并集中清除(vs2005 environment prepared by the sbl virus Zhuanshagongju, you can scan documents in the sbl-virus, and focus on clear)
大整数阶乘的计算器,能计算上万的阶乘,不过速度有点慢(Large integer factorial calculator that can calculate the factorial of thousands, but a bit slow)
VC编写的隐藏桌面窗口程序的工具,可以方便快速的一键隐藏和显示指定的程序!(VC hiding desktop windows program written in the tools that can facilitate the quick hide and show a button with the specified procedure!)
抓图小工具REV 3.0 可独立批量抓图 新增批量抓图功能,带更新图片功能,可设置时间间隔、抓取数量、信息提示、放大镜功能、方向键微调功能。 批量抓图技巧: 针对网页验证码需要点击更新再抓取的,勾选[点击更新图片],鼠标拖动[坐标获取]的右边图形移动到需要点击的地方自动获取坐标,设置时间间隔,设置抓取数量,点击批量抓图按钮,完成! 如果不需要点击更新不勾选[点击更新图片]即可 本程序可辅助OCR识别,图形识别与自动控制(Grab a small tool independently REV 3.0 New Batch Capture Batch Capture feature, with updated picture functions, you can set time interval, the number of crawling, information, tips, a magnifying glass function, the arrow keys to fine-tune the functionality. Batch Capture techniques: code for web pages need to click update and then to crawl, check [click Update Photo], drag the mouse [coordinates to obtain] the right of the graph need to click where to move to automatic acquisition coordinates, set the time interval, set the grab the number, click on Batch Capture button to complete! If you do not click the update does not check the [Click the Update Photo] can this program can assist OCR recognition, pattern recognition and automatic control)