-
VB database management
VB对数据库的管理-VB database management
- 2022-01-25 15:17:29下载
- 积分:1
-
安装盘制作源码
安装盘制作的源码,非常不错,可以制作常一个文件,也可以制作常多个文件,有全部源码,可以自己根据情况修改,D5-D7,
- 2022-01-31 07:53:58下载
- 积分:1
-
windows wdm 设备驱动开发指南,很经典的资料,做驱动程序的可以...
windows wdm 设备驱动开发指南,很经典的资料,做驱动程序的可以-windows wdm device driver development guide, a very classic information, do the driver can see
- 2022-02-25 15:57:48下载
- 积分:1
-
for:
Root of a Polynomial
for:
Root of a Polynomial
--- --- --- --- --
Time Limit: 1 Second Memory Limit: 32768 KB
--------------------------------------------------------------------------------
A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval.
Format of function
double Polynomial_Root(int n, double c[], double a, double b, double EPS)
where int n is the degree of the polynomial double c[] is an array of n +1 coefficients , , ..., , and of the given polynomial double a and b are the two end-points of the given interval and double EPS is the accuracy of the root.
The function must return the root.
Note: It is guaranteed that a unique real number r exists in the given interval such that p(r) = 0. -for: Root of a Polynomial---------------------- Time Limit: 1 Second Memory Limit: 32768 KB-------------------------------------------------------------------------------- A polynomi
- 2022-09-28 19:15:03下载
- 积分:1
-
OGRE编译
编译之后,可以运行起来的一个ogre demo,如果想要运气起来,根据自己的编译环境,配置好库路径和包含的路径,不懂的可以访问www.ogre3d.org里面wiki。
- 2022-10-17 21:05:07下载
- 积分:1
-
自动生成QT的.pro文件,QT项目文件
有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写...
自动生成QT的.pro文件,QT项目文件
有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写这个文件就相当麻烦。
在此我有一个小工具,可以自动为你的项目目录生成.PRO文件。可正确识别UI定义文件,以及添加对MOC文件的生成。
程序用QT写成,可在WINDOWS和LINUX下编译此程序,得到makep.exe,在项目目录中运行此程序即可。-The QT automatically generated. Pro file, QT project documents sometimes we have to manually prepare QT s. PRO project definition file. When our projects. CPP and. H to the dozens of documents and more time, then the preparation of this document is quite troublesome. I have a small tool that can automatically generate your project directory. PRO document. Can correctly identify the UI definition file, and add files to generate MOC. Program written using QT can be compiled under WINDOWS and LINUX this procedure has been makep.exe, in the project directory to run this program.
- 2022-03-12 18:05:43下载
- 积分:1
-
cloudsim扩展包
CloudSim有效扩展包,可完美运行《云计算》例子
- 2023-06-14 06:45:14下载
- 积分:1
-
Plane on a given n points, find one of a pair of points, making the composition...
给定平面上的n个点,找其中的一对点,使得在n个点组成的所有点对中,该点对间的距离最小。-Plane on a given n points, find one of a pair of points, making the composition of the n points of all points, the distance between points on the smallest.
- 2022-05-08 20:36:35下载
- 积分:1
-
PPC 上 播放声音的一些测试使用,包括并发播放声音,窗口切换出去后暂停声音等(适合做游戏),附带PPC窗口旋转的示例...
PPC 上 播放声音的一些测试使用,包括并发播放声音,窗口切换出去后暂停声音等(适合做游戏),附带PPC窗口旋转的示例
- 2023-04-01 13:25:03下载
- 积分:1
-
用evc编写的WindowsCE.net下的注册表编辑程序的源代码
用evc编写的WindowsCE.net下的注册表编辑程序的源代码-an regeditor source code developed by evc for WindowsCE.net
- 2022-05-04 23:46:02下载
- 积分:1