搜索资源列表
TC2.0库函数查询 V1.0
- 本软件一共收录了355个TC2.0库函数,每一个函数都提供了相应的头文件,函数用途,函数全称,输入输出参数,函数的返回值,以及函数是如果应用的例子。提供了按功能分类,字母分类,直接输入,下拉列表等快速查询。是学习C语言,C++语言的好助手。希望能给C,C++编程爱好者一点帮助,学习好C语言。-The software contains 355 WITH TC 2.0 libraries, each provide a function corresponding to the first doc
作业题目2应用MFC制作屏幕程序:
- 在Windows开发中弹出对话框是一种常用的输入/输出手段,同时编辑好的对话框可以保存在资源文件中。Visual C++提供了对话框编辑工具,利用编辑工具可以方便的添加各种控件到对话框中,而且利用ClassWizard可以方便的生成新的对话框类和映射消息。-development in Windows pop-up dialog box is a common input / output means, and good editing dialog can be saved in resour
EditCtrl
- hexeditctrl_demo.zip 这是一个从Cedit派生的十六进制的编辑框类库 history_edit_demo.zip 注意过Visual C++的Output窗口吗?就是那个在编译的时候会自动滚动显示信息的窗口,这个类库就是一个类似那样的东东。 masked_edit2_demo.zip 这是用于时间、日期、电话号码、IP地址、邮政编码的编辑框。 NumEdit_demo.zip 这是一个支持带e符号(如-12E4)的数字编
sprintf
- C语言输入输出不同数据类型格式转换问题,字符串和数值-C language input and output data types different format conversion, and numerical string
C++iostreamxiangxijieshao
- 这里面详细的介绍了c++的流输入输出的函数,叙述详尽,内容很全,请大家参考!-detailed introduction to the c + + input and output flow of the function, described in detail, as is the whole, Please reference!
leap20
- 输入:以十进制的形式读入要判断的年份,从键盘取得的一个十进制数转换为二进制数存入BX寄存器中,再将BX中的内容保存在变量year中。 判断:首先将year中的内容首先除以4,不能被4整除,则一定不是闰年,能被4整除的,需再将year中的内容除以100,不能被100整除的,则一定是闰年,能被100整除的,需再将year中的内容除以400,能被400整除的,则是闰年,不能被400整除的,则不是闰年。 输出:经判断后,是闰年的输出“This is a leap year!”,不是闰年的则输
translate2
- c语言程序,将阿拉伯数字翻译成英文。如输入:792677321 输出:seven hundred ninety-two million six hundred seventy-seven thousand three hundred twenty-one -c language program will be translated into Arabic and English. If input : 792677321 output : seven hundred ninety-two
中序遍历程序
- 一个C++的中序遍历程序,输入一组数据后能中序遍历并升序输出。-one C and the preorder procedures, a data input after which preorder and ascending output.
文件程序
- 用c语言实现的一些文件操作的的程序 复制,读取,输入输出-Some of the operation of the paper copy, read, input and output, etc.
LA_Debug
- 对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序,包括for,while和if else控制等 output.txt内为输出的二元单词序列 k.txt为关键字表 l.txt为运算符和界符表 i.txt为该输入的源程序的标志符 c.txt为常数表 个别表需要序列号,这时各表的序列号默认为从1开始,每行加1。 使用说明: 在提示符下输入input.txt文件的路径和文件名字, 运行完成后,打开文件output.txt看结果。 -right language syntax a
standard-output-redirect
- 本人偶得在 Visual C++ 中进行输入输出重定向的办法,比通常的做法“freopen”更加的灵活和方便,特在此共享。目前,代码正在不断地摸索和完善中,先把“输出”(stdout)部分提供给大家-I even get in the Visual C++ input and output redirection in the way for more than the usual practice of " freopen" is more flexible and conv
afive301
- 简单的C++ 实现判断按键的输入,把输入的按键输出到界面上,需要的可以参考下-Simple C++, determine the input button, the button output to the input interface, the need to refer to the following
Tools_for_ucGUI_FontLib_Select
- 属性:用BCB6.0编写的PC应用程序。 功能:完成针对ucGUI引擎中hzk12.c全字库库的个人选择性裁剪。 目地:减少嵌入式应用的代码空间。 说明:程序是我个人工作用的工具,没有完成输入界面,要到源程序内部输入,输出是MyFontHZ12.c文件。你可以在这个基础上修改成适合自己的工具,以便在其他字库文件中提取。希望能帮到你。-Attributes: PC with BCB6.0 written application. Function: Complete all for u
QTextStream
- 该文件夹下的例子配合QT GUI C++编程第二版第十二章内容,练习了文件的输入输出相关的内容-Examples in the folder with the second edition of chapter 12 of the QT interval the GUI C programming, and practice the contents of the file input and output
chenlu
- 学生成绩管理系统是一个学校管理系统不可或缺的一部分,它起到的作用也是无可替代的。尤其是在一些高校的管理系统中,它更是功不可没的。一个好的成绩管理系统它应该为学生提供最好的管理与服务功能。学生成绩管理系统主要提供学生资料的输入,学生资料的输出,学生资料的查询,学生资料删除,以及学生成绩的排序等。 关键词:C++;MFC;控件;学生成绩管理系统-Student achievement management system is an integral part of a school manage
SplitImgViewer
- 一个qt界面程序,c++开发,其中包含两个框,每个框显示一幅图片,适合做开发后的界面显示,恰好左框显示输入,右框显示输出。-A qt interface program, c++ development, which consists of two boxes, each box shows a picture interface suitable for development, just left box shows the input, output right box displays.
AngleCtrl
- 角度输入控件,以度分秒的方式输入,小数、度分秒、文本等方式输出 自己写的,可能还不完善 控件文件 AngleCtrl.h AngleCtrl.c-The angle input control input, degrees minutes and seconds, decimal degrees, minutes, and seconds, and text output To write their own, may not be perfect Control f
complex
- C++实现复数类,可以进行输入输出,还可以进行求夹角-C++ realize the plural classes, can be input and output, also can undertake Angle
A4
- 加密(10分) 课题内容: 设计一个加密程序。包括明文与密钥的转换。通过此课题,熟练掌握数组、格式输出、字符串处理、类型转换等。 课题要求: (1)输入任意一段明文M,以及密钥K (2)根据以下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 -Encryption (10 points) DISCLOSURE: Design an encryption program. In