-
为个人电脑生成指纹
Generate a finger print for a pc
- 2022-04-07 02:46:16下载
- 积分:1
-
一种简单、通用的将类的各成员变量实例化保存的方法
一种简单、通用的将类的各成员变量实例化保存的方法-a simple, common to all categories of member variables example preservation methods
- 2022-07-23 20:42:03下载
- 积分:1
-
开发文档wince.net4.2文档 是个不错的文档需要赶快下载哟
开发文档wince.net4.2文档 是个不错的文档需要赶快下载哟-The develop document of wince.net4.2,teach you how to install wince correctly! Just down Now!
- 2022-03-17 06:58:31下载
- 积分: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
-
利用公钥密码体系,对软件产品的关键代码加密,保护软件产品的工具。...
利用公钥密码体系,对软件产品的关键代码加密,保护软件产品的工具。-SSD SDK stands for "Secure Software Distribution SDK", and it offers several tools and code which will stop most cracking activities over your software.
- 2022-01-23 10:33:11下载
- 积分:1
-
田忌赛马问题
利用动态规划解决,很简洁
田忌赛马问题
利用动态规划解决,很简洁-Tian Ji" s horse racing to use dynamic programming to solve the problem, it is simple and
- 2022-09-20 06:25:03下载
- 积分:1
-
计算方法和数值计算wymspline样条插值…
计算方法,或者是数值计算的 wymspline样条插值 自己做的,可能不是很好-calculation method, or the numerical calculation wymspline spline interpolation themselves, may not be very good
- 2022-11-27 18:05:03下载
- 积分:1
-
学生信息管理系统是例子例子!!! 学生信息管理系统是例子
学生信息管理系统是例子例子!!! 学生信息管理系统是例子 -student information system
- 2022-08-16 08:27:32下载
- 积分:1
-
VC动态链接库(dll)编程深入浅出.pdf附源码
VC动态链接库(dll)编程深入浅出PDF文档,并附随书源代码。以下是该书简介:
一、前言
自从微软推出16位的Windows操作系统起,此后每种版本的Windows操作系统都非常依赖于动态链接库(DLL)中的函数和数据,实际上Windows操作系统中几乎所有的内容都由DLL以一种或另外一种形式代表着,例如显示的字体和图标存储在GDI DLL中、显示Windows桌面和处理用户的输入所需要的代码被存储在一个User DLL中、Windows编程所需要的大量的API函数也被包含在Kernel DLL中。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-11-27 19:20:04下载
- 积分:1
-
VCnet编程实例源代码之视图,希望对大家有帮助
VCnet编程实例源代码之视图,希望对大家有帮助
- 2023-01-17 12:50:03下载
- 积分:1