资源列表
MyTest
- 初始化Win32 GUI程序,这是一个最基本的win32程序哦-Win32 GUI initialization procedure, which is a basic win32 program oh
16165travSrcCVar
- 给定一个N*N 的方形网格,设其左上角为起点◎,坐标为(1,1),X 轴向右为正,Y 轴向下为正,每个方格边长为1。一辆汽车从起点◎出发驶向右下角终点▲,其坐标为(N, N)。在若干个网格交叉点处,设置了油库,可供汽车在行驶途中加油。汽车在行驶过程中应遵守如下规则: 求汽车从起点出发到达终点的一条所付费用最少的行驶路线。-Given an N* N square grid, set the upper left corner as a starting point ◎, c
PEQ
- peq calculation for GUI
NVIDIA_FermiTuningGuide
- Fermi tuning guide for cuda users
2
- 可以透明界面播放器软件!初学者最好不过了!-Player software can be transparent interface! Beginners better and better!
block
- Windows编程制作的电子时钟 可以移动分针修改系统时间-Windows programming produced electronic clock minute hand can be moved to modify the system time
BUTTON1
- windows下用VC编程的界面开发等高级编程的非常好的源代码-under windows with VC programming interface development very good programming source code
VirtualScroll
- 用类实现的虚拟滚动条,突破滚动条 32767 限制-A Class for virtual Scrollbar to over the limit of 32767
5
- DMX512PC端源码,电源,自走,DMX,PANGOLIN-DMX512PC side source, power, self-propelled, DMX, PANGOLIN
OnlyOneInst
- mfc 基于对话框程序,只能打开一个程序- BOOL COnlyOneInstApp::InitInstance() { if (!FirstInstance()) return FALSE //已经有实例存在了,退出 //根据主窗口类名和主窗口名判断是否已经有实例存在了 if (pWndPrev = CWnd::FindWindow(_T("#32770"),"OnlyOne")) {//如果存在就将其激活,并显示出来
VCdesktopmin
- mfc 基于对话框程序 使桌面所有窗口最小化 -//获得任务栏窗口 CWnd* pWnd = CWnd::FindWindow(_T("Shell_TrayWnd"), NULL) //发送ID为0x1F5(Win+ M)的WM_HOTKEY消息 pWnd->SendMessage(WM_HOTKEY, 0x1F5)
alarmclock
- 本代码是一个闹钟,有模拟时钟的功能,时钟的外观随颜色变化,有四个闹铃可供选择,代码通俗易懂-This code is an alarm clock, simulation clock function, the clock s appearance with the color changes, there are four alarm options are available, code straightaway
