-
VC编写的拨号程序源代码
VC编写的拨号程序源代码-VC prepared by the dial-up source code
- 2022-03-04 11:57:50下载
- 积分:1
-
播放资源文件中的flash,不需生成临时文件。
播放资源文件中的flash,不需生成临时文件。-Resources file player flash, without generating temporary files.
- 2023-07-29 15:50:03下载
- 积分:1
-
EVC can be used to prepare an application that runs on Wince5.0, yes oh
用EVC编写一个可运行于Wince5.0的应用程序,不错哦-EVC can be used to prepare an application that runs on Wince5.0, yes oh
- 2022-01-31 05:49:21下载
- 积分:1
-
里外有很多C++实例,并附有源码,都是在VC6.0上面调试过的,可以直接使用!...
里外有很多C++实例,并附有源码,都是在VC6.0上面调试过的,可以直接使用!-Inside and outside has a lot of C examples, with source code are in the VC6.0 debugger over the top and can be used directly!
- 2022-09-27 05:15:03下载
- 积分:1
-
这是一个装载问题的的程序,
这是一个装载问题的的程序,-This is a problem loading procedures,
- 2022-03-17 10:00:40下载
- 积分:1
-
vc++6.0基于mfc模拟指针时钟
vc++6.0 基于mfc模拟指针时钟
- 2023-05-29 07:30:04下载
- 积分:1
-
It is the code that dcm to bmp and bmp to dcm.
dcm to bmp and bmp to dcm-It is the code that dcm to bmp and bmp to dcm.
- 2022-08-10 02:37:03下载
- 积分:1
-
数据结构课程实验,prim算法的c的源代码.
数据结构课程实验,prim算法的c的源代码。课程实验测试通过。第一次上传,望多多批评。
- 2023-01-04 01:20:03下载
- 积分: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
-
这是一个交通流量模拟程序,模拟包括2大类,4小类流动节点的位置时间特性。...
这是一个交通流量模拟程序,模拟包括2大类,4小类流动节点的位置时间特性。-This is a traffic simulation, simulation, including two categories, four categories of mobile nodes time characteristics of the location.
- 2022-01-25 17:56:34下载
- 积分:1