-
选中一个project以后可以把所有关联文件全部转换成html格式。而且有links.可以拿去做网络教程....
选中一个project以后可以把所有关联文件全部转换成html格式。而且有links.可以拿去做网络教程.-selected after a project can be linked to all documents into all html format. But links. If we do Directory network.
- 2022-01-25 21:52:17下载
- 积分:1
-
nrComponent for any Port
nrComponent for any Port
- 2023-05-17 18:55:04下载
- 积分:1
-
51初始化的源程序
51初始化的源程序-51 initialization source
- 2022-02-03 08:41:03下载
- 积分:1
-
用C++实现链表的源程序
用C++实现链表的源程序-C source to achieve Chain
- 2022-03-21 22:42:24下载
- 积分:1
-
折半插入排序相对来说要比冒泡插入排序效率要高,是一种思想。...
折半插入排序相对来说要比冒泡插入排序效率要高,是一种思想。-Binary insertion sort insertion sort, relatively speaking than the bubble speed, is a kind of thinking.
- 2022-04-02 02:00:34下载
- 积分:1
-
对图形感兴趣可以看看,很不错的说
对图形感兴趣可以看看,很不错的说-Interest on the graphics can look at, it is good that
- 2023-06-09 21:35:03下载
- 积分:1
-
ResizeDemo
可以根据对话框的大小自动改变对话框中控件的比例位置,只需将继承的Cdialog类替换为文件中的cdialog继承类,将需要改变位置的控件加入到DDX_CONTROL中即可,简单实用
- 2022-03-12 22:23:06下载
- 积分:1
-
用VB 实现MP3播放器的控件,效果不错
用VB 实现MP3播放器的控件,效果不错-MP3 player with VB controls to achieve good results ~ ~
- 2022-06-28 07:31:38下载
- 积分: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
-
类似于VC提供的SPY++的工具,VC开发
类似于VC提供的SPY++的工具,VC开发-similar to the SPY tools, VC
- 2022-04-10 19:41:14下载
- 积分:1