-
set the display mode display
设置显示器的显示模式-set the display mode display
- 2022-04-08 22:41:33下载
- 积分:1
-
DVBT VB横须
利用vB编写的DVBT验证程序,绝对可用。源可以是任何文件,并产生中间的验证数据。RS,OFDM,qpsk,16qam,64qam,bit交织,符号交织,能量扩散、倒叙等等验证数据
- 2022-03-23 07:15:01下载
- 积分:1
-
多媒体计时器能编程设定1毫秒或更小,是诸如MIDI序列发生器之类的专用型应用程序的理想选择,但是它们也招致了更多的开销,并且会对系统上正运行的其他程序造成负面影...
多媒体计时器能编程设定1毫秒或更小,是诸如MIDI序列发生器之类的专用型应用程序的理想选择,但是它们也招致了更多的开销,并且会对系统上正运行的其他程序造成负面影响。其实,在Windows API中有很多提供时钟查询的函数,利用它们就可以编写自己的高精度计时器了。类CMicroSecond和Celapsed就是用Windows API编写的2个高精度计时器-multimedia timer can be programmed to set a millisecond or less, such as MIDI sequence generator such as dedicated application-an ideal choice, but they have also incurred additional expenses, which would systems are running on the other procedures have a negative impact. In fact, the Windows API has many inquiries clock function, it can use them to create their own high-precision timer of. Category CMicroSecond and Celapsed Windows API is used to prepare the two high-precision timer
- 2023-04-10 15:15:04下载
- 积分:1
-
It can show the toolstrip on the dialog.Please read it carefully because it is v...
在 对话框 上 显示 工具条,好好看看吧,很好的-It can show the toolstrip on the dialog.Please read it carefully because it is very good.
- 2023-07-05 22:25:04下载
- 积分:1
-
数据库访问层代码生成器,基于sql server
数据库访问层代码生成器,基于sql server-Database access layer code generator, based on sql server
- 2022-02-12 00:32:49下载
- 积分:1
-
dosboxkeyi yonglaiwangdosyouxi
dosboxkeyi yonglaiwangdosyouxi
- 2022-11-16 13:40:03下载
- 积分:1
-
实现牛顿插值1,牛顿插值2,拉格朗日插值和多项式求解,并绘出曲线。...
实现牛顿插值1,牛顿插值2,拉格朗日插值和多项式求解,并绘出曲线。-interpolation to achieve a Newton, Newton interpolation 2, and the Lagrange polynomial interpolation solution and the drawing curves.
- 2022-02-06 01:27:18下载
- 积分:1
-
实现企业员工的上下班考勤,请假,值勤等一系列操作。采用VB编写,简单实用。...
实现企业员工的上下班考勤,请假,值勤等一系列操作。采用VB编写,简单实用。-Enterprise employees to work attendance, leave, duty, such as a series of operations. Using VB to prepare, simple and practical.
- 2022-02-28 18:43:26下载
- 积分:1
-
自己写的电子琴的程序,可以借鉴一下!
希望指点一写!共同进步!...
自己写的电子琴的程序,可以借鉴一下!
希望指点一写!共同进步!-Their own written procedures for organ, can learn from you! Hope pointing to write one! Common progress!
- 2022-02-07 04:58:21下载
- 积分: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