-
一个对win32消息处理的程序
一个对win32消息处理的程序-one pair of win32 information handling procedures
- 2023-01-12 12:50:04下载
- 积分:1
-
NTFS格式下将文件目录看作符号进行连接.相当于对一个路径可用别名访问....
NTFS格式下将文件目录看作符号进行连接.相当于对一个路径可用别名访问.-NTFS format file directory as symbols connected. The equivalent of a visit Alias path available.
- 2022-07-13 22:14:12下载
- 积分:1
-
Window 编程例子, 比较cool !
Window 编程例子, 比较cool !-Programming examples about window,which is cool relatively.
- 2022-03-24 19:46:45下载
- 积分:1
-
贪心算法解决分割问题
给定一定的宽度,和N个输入(宽度)
得出最小的宽度...
贪心算法解决分割问题
给定一定的宽度,和N个输入(宽度)
得出最小的宽度-greedy algorithm to solve the segmentation problem must set the width and N input (width) reached the minimum width
- 2022-02-10 13:43:33下载
- 积分:1
-
一个小游戏
请开发一个小游戏,要满足一下要求:
1. 在本游戏中用户会受到小动物的问候。
2. 2.游戏中的动物有猫和狗2种,每个动物都有名字和体重,同种类型的动物问候语一样,猫为“喵喵喵”,狗的问候语为“汪汪汪”。动物的名字随机生成。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-13 20:47:14下载
- 积分:1
-
这VB6代码DRM数字广播mondile,非常好,
This the VB6 code for DRM Digital Radio Mondile, very nice,-This is the VB6 code for DRM Digital Radio Mondile, very nice,
- 2022-08-10 17:32:05下载
- 积分:1
-
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut3...
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。
glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%System32文件夹下。
然后拷贝对应的文件到对应的目录:
glut32.dll to %WinDir%System, //这里或者是System32
glut32.lib to $(MSDevDir)....VC98lib,
glut.h to $(MSDevDir)....VC98includeGL
对于vc2005,则应拷贝到:
VCPlatformSDKLib和VCPlatformSDKIncludeGL-glut.h put this file include to your source code. Usually put this file on your compiler s header files directory gl folder. glut.lib (SGI version) and glut32.lib (Microsoft version), this document will be linked to your procedures, therefore, put it on the compiler s lib folder. glut.dll (SGI version) and glut32.dll (Microsoft version), put the document on the WinDir System32 folder. And copies of the corresponding documents to the corresponding directory: glut32.dll to WinDir System,// here or are System32glut32.lib to $ (MSDevDir ).... VC98lib, glut.h to $ (MSDevDir ).... VC98includeGL for vc
- 2022-06-28 06:41:31下载
- 积分:1
-
其他按钮的例子,WTL
Other button examples for wtl
- 2022-01-25 20:40:34下载
- 积分:1
-
对二维图像进行离散傅里叶变换,分别给出了直流分量移动到频谱中心前后的频谱图样。...
对二维图像进行离散傅里叶变换,分别给出了直流分量移动到频谱中心前后的频谱图样。-Two-dimensional images of the discrete Fourier transform, respectively, given the spectrum to move to the DC component of the spectrum before and after the design center.
- 2022-02-24 13:12:55下载
- 积分:1
-
包含绝对磁盘扇区读、写数据,直接使用BIOS服务的键盘接口,直接使用BIOS服务的打印机I/O,读取或设置BIOS时间等等小程序...
包含绝对磁盘扇区读、写数据,直接使用BIOS服务的键盘接口,直接使用BIOS服务的打印机I/O,读取或设置BIOS时间等等小程序-contains absolutely disk sector read and write data directly using the BIOS keyboard interface, the use of direct services BIOS printer I/O, read or set the BIOS time and other small applications
- 2022-03-03 11:47:43下载
- 积分:1