资源列表
cDialogs
- VB中增加对话框支持,如文件打开、保存、打印、颜色选择、字体选择等,不需要VB中的文件框控件,直接采用API实现,很精简。 如选择音乐文件的调用方便如下: Private Sub cmdSelectMusic_Click() Dim cDialog As New CCommonDialogs Dim picFile As String, Filter As String cDialog.FileExtension = "*.bmp *.jpg" Filte
OpenGL_NeHe_Code_1-48-
- NeHe的教程一共有30多课,内容翔实,并且不断更新。这里是他的教程源码!-A total of more than 30 of the NeHe tutorial lesson, informative, and constantly updated. Here is the source of his tutorial!
TestCAD
- VC++对话框中中手动绘图程序,实现图形绘制,放大,缩小,滚动等功能-In the VC++ dialog box in hand drawing program, the realization of graphics rendering, enlarge, shrink, rolling and other functions
PolarDraw
- 极坐标轨迹图控件 极坐标中显示飞形物体的运动轨迹 空间图 可放大 拖动 -Polar coordinates polar coordinates of the locus control the trajectory of the fly-shaped object space to enlarge dragging the
DiceGame
- 在控制台上模拟的筛子游戏,对于编程能力的锻炼挺有帮助的。-Simulation on the console the sieve game, quite helpful for the exercise of programming ability.
shiboqi
- MFC示波器,简单的示波器功能完全实现了基础功能放大缩小变换等-MFC oscilloscope, simple oscilloscope function fully realized basic functions such as zoom transform
InterpExp
- 该程序可以进行常用数控插补运算方法的仿真,并绘制运动轨迹-The program can be commonly CNC interpolation calculation method simulation, and draw a trajectory
Fat_1
- 采用VS2005MFC模块编制用于模糊故障树顶事件概率计算和分析的软件,功能比较简单,供交流学习。-For fuzzy fault the treetops event probability using VS2005MFC module preparation of calculations and analysis software, is relatively simple, and for the exchange of learning.
basis-of-dialog-ping
- 基于Dialog对话框的代码,实现ping连接功能-Dialog dialog-based code, the ping connectivity
socketPic_singledeal_sucess_zh
- MFC的一个界面程序,主要实现网络数据的通信,以及数据结果的页面显示,有按钮、文本框等控件-The MFC an interface program, mainly network data communications, as well as data results page, buttons, text boxes and other controls
TTS2
- tts实现小代码,基于微软语音合成开发接口-The tts achieve small code development interface based on Microsoft speech synthesis
VC-draw-MFC
- MFC 实例,讲诉怎么使用MFC做出自己的界面-MFC instance, recounts how to make their own interface using MFC
