搜索资源列表
NOTE
- 可以读留言与写留言的留言板小范例,MFC编程基础。-You can read messages and write messages of the message board a small example, MFC programming.
MFC
- MFC完成的计算器,运用堆栈编程实现。比较简单,适合初学者。-MFC complete the calculator, using the stack programming. Simple, suitable for beginners.
cudaexam
- Cuda与MFC联合编程的实例,使用全局函数来调用cuda代码-A example of cuda and MFC
List
- mfc基础编程,实现滑动条与滚动条的应用。对初学者很有帮助-mfc-based programming, slider and scroll bar applications. Very helpful for beginners
draw_rectangle
- windows MFC编程,点击鼠标左键,在鼠标点击的区域,屏幕上画一个矩形-windows MFC programming, click the left mouse button, click the mouse region, draw a rectangle on the screen
Brush_Pen
- VC++入门,一个画刷程序,MFC编程,编译通过-VC entry, a painting brush procedures, MFC programming, the compiler through
MFC
- 在ug中利用C++编程中MFC的一个例子,有助于学习如何使用在UG中调用MFC-Ug use in C++ Programming an example of MFC help learning how to use MFC to call in UG
MFC85
- MFC 编程85实例 很多MFC初学者需要查看的例子-85 examples of a lot of MFC programming MFC beginners need to see examples of
Arranger
- 适用于高校的自动排课系统 MFC编程 实现教务半自动化-Apply to institutions of higher learning automatically Course Scheduling System Programming MFC semi-automation of the Senate
mfc-1
- MFC编程实例-1,这次分别上传4个小程序 仅供参考-MFC programming examples-1
dateTimePicker
- 系统时间获取的小程序,mfc编程实现,C-dateTimePicker
Clock
- MFC编程,可实现简单日历显示;时钟显示;可设定闹铃-MFC programming, can be simple calendar display clock display can set the alarm
DeleteChar-MFC
- 简单的MFC编程 在文本中删除指定的中文或中文句子-MFC programming Chinese or Chinese sentence in the text to delete the specified
GetNumString-MFC
- 输入一串字符,获取其中的数字并显示。 MFC编程,可供初学者学习MFC使用。-Enter the string of characters, for which the digital display. MFC programming for beginners to learn MFC uses.
DivString-MFC
- 对一个长字符串,比如说中间有几个逗号,当你输入逗号时,字符串会在逗号处分开并显示,简单的MFC编程,供初学者学习使用。-A long string, for example, the middle of several commas when you type a comma, the string in a comma-disposition to open and display a simple MFC programming for beginners to learn to use.
mfc
- 只是一个基于vc6.0用mfc编程的计算器小软件,可以计算简单的加减乘除平方等-Just a vc6.0 with MFC programming based on the calculator small software can simple calculation of add, subtract, multiply and divide square, etc
MFC
- mfc编程作业,学生成绩、课程信息、学生信息管理系统。在Visual C++6.0版本上可运行!-mfc Visual C++6.0
MFC程序员的WTL指南 (第二版)1
- WTL 确实震动了所有人。它具有许多 MFC GUI 类的强大功能,但是可以生成相当小的可执行代码。如果你和我一样,用 MFC 学习 GUI 编程,对 MFC 所提供的控件封装感到相当舒服,并且对 MFC 内建的灵活的消息处理也有同感;如果你和我一样,不喜欢好几百 K 的 MFC 框架附着到自己的程序上,WTL 正适合你。(WTL really shook everyone. It has many powerful functions of the MFC GUI class, but it
MFC
- 简单实用,DLL动态链接库编程入门之二:非MFC DLL(good well,study mfc valstudoi)
VS2010之MFC入门到精通教程(1-55全部)
- 大家对C++语言在语法和设计思想上应该有了一定的了解了。但是教程中讲的例子只是一个个简单的例程,并没有可视化窗口。鸡啄米在这套VS2010/MFC编程入门教程中将会给大家讲解怎样使用VS2010进行可视化编程,也就是基于窗口的程序。(You should have a certain understanding of C++ language in terms of grammar and design ideas. But the examples in the tutorial are ju