资源列表
怎样获取快捷方式所指向的目标文件名
- 怎样获取快捷方式所指向的目标文件名? HRESULT hres IShellLink* psl HRESULT hres IShellLink* psl char szGotPath[MAX_PATH] char szDescr iption[MAX_PATH] WIN32_FIND_DATA wfd OleInitialize(0) hres = CoCreateInstance(CLSID_ShellLink, NULL, CLSCTX_INPROC_SERVER, IID_IShellLi
Gdemo2
- 1、 介绍计算机动画的基本知识和实现方法 2、 在VC++中建立时钟消息,使用时钟消息产生动画。 3、 介绍动态地获取图形文件名。 4、 介绍在VC++中窗口、控件大小控制和定位的方法。 5、 程序运行时的目录定位方法。-Demos of graph animation program in windows.
4_02
- 由迭代产生的分形图形,修改其中的压缩码,可以得到很多分形图形-Fractal graphic by iterative method. It can make more Fractal graphic by changing its compress code.
Koch
- 分形图形,又递归算法实现:implementation of the CKochView cla-Fractal graphic,implementation of the CKochView cla
tree3
- 分形图的实现:c++源代码,分形树由递归算法生成。-Fractal graphic sample
Mandlbrot
- 由逃逸算法生成的分形图形,Mandelbrot,可以放大和缩小。-Fractal graphic by escape algrithm, Mandelbrot. It can zoomout/zoomin.
2_03
- Koch雪花的分形图形,由分形图的递归算法生成的C++程序。-Fractal graphic by Koch snow algrithm
2_04
- Arboresent肺的分形图形,由分形的递归算法生成的C++源程序。-Fractal graphic by Arboresent haggis.
2_05
- Sierpinski地毯的分形图形,由分形递归算法生成的源程序。-Fractal graph by Sierpinski rug algrithm
2_06
- Sierpinski垫片的分形图形,由分形的递归算法生成的C++源代码-Fractal graphic of Sierpinski.
编程黑马真言
- 编程黑马真言,只有里面的一部分.主要讲述 用汇编和C/VC进行WIN32编程的一些深层次的东西,有些类似于梁肇新的编程高手箴言-Win32 deeply program of ASM,VC
noctrlaltdel
- 在任务栏列表里,增加与移走你的程序,(按下Ctrl + Alt + Del 菜单出现任务栏列表)。-Add or remove your program in task manager(press Ctrl+Alt+Del menu,there will come out task manager).