资源列表
AutoRun
- 在VC环境下实现针对应用程序自动运行小程序-This is a create Auto Programme for VC6.
MFC-NotePad
- 本人写的一个简单的记事本,能保存能读取文件,适合初学MFC的同学!-A simple text read and write file program,it may be a good example to newbie
ercishengyu
- 可以计算一个素数的所有二次剩余,并将其输出。-Can calculate a quadratic residue of all primes, and its output.
Bresenham
- VC++实现的bresenham算法画线,可以实时存储线条经过的点,可以参考《计算机图形学》-VC++ bresenham line drawing algorithm implemented in real time storage lines through a point, you can refer to "Computer Graphics"
DiskCata
- VC++显示磁盘目录,可作初级者学习使用-VC++ displays the disk directory, can be used for beginners learning to use
VCdesktopmin
- mfc 基于对话框程序 使桌面所有窗口最小化 -//获得任务栏窗口 CWnd* pWnd = CWnd::FindWindow(_T("Shell_TrayWnd"), NULL) //发送ID为0x1F5(Win+ M)的WM_HOTKEY消息 pWnd->SendMessage(WM_HOTKEY, 0x1F5)
DiskMBR
- 使用C + +开发,可以分析磁盘的分区表,打印出分区信息 -Using C++ developers can analyze disk s partition table, print out the partition information
Combo_Image
- visual c++ 之MFC界面设计之常用控件编程实例 -combo——image-Common examples of visual c++ control programming interface design of the MFC - combo- image
Qt
- qt小型数据库代码,可用来联系QT如何建立小型数据库,有删除,增加,记录,排序,查询功能!-Qt small code, can be used to contact qt how to build a small , delete, increase, record, sorting, query function.
jdt12
- 这是一个往MFC窗口界面中添加进度条的源程序,可直接拷贝使用-This is a window interface to the MFC source code to add the progress bar can directly copy and use
HexView2
- 二进制文件查看工具,以十六进制现实代码/-binary files View tools to reality hexadecimal code /
Password
- 简单的用户登录器,在程序中科添加不同的用户和密码,能成功实现用户登录的功能!-Simple user login device, the program branches to add different user and password, the user can successfully log on features!