-
实现了一个浏览器的功能,具备了浏览器主要的功能
实现了一个浏览器的功能,具备了浏览器主要的功能-achieved a browser function, which is the main browser features
- 2022-07-14 17:33:28下载
- 积分:1
-
基于JAVA的flappy bird游戏
较为简单的JAVA小游戏,适合初学者模仿学习,设置鼠标点击事件为小鸟向上飞,操作简单,实现比较符合新入门的朋友们,欢迎大家来看看
- 2022-10-25 18:00:03下载
- 积分:1
-
Please read your package and describe it at least 40 bytes in English.
System w...
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-08-09 04:00:47下载
- 积分: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
-
受控扩充件
Managed Extensions - Parsing CSV Files with Regular Expressions-Managed Extensions- Parsing CSV Files with Regular Expressions
- 2022-07-07 16:46:13下载
- 积分:1
-
实现将汉字与区位码快速互换。采用VF编写,sql查询技术。
实现将汉字与区位码快速互换。采用VF编写,sql查询技术。-Chinese characters with the district to achieve the rapid exchange of code. VF prepared using, sql query technology.
- 2022-01-24 09:05:52下载
- 积分:1
-
使用XML编写的通讯薄
使用XML编写的通讯薄-prepared by the use of XML communications thin
- 2022-03-24 23:21:19下载
- 积分:1
-
老人头特效(酷比)php实现代码 ,可以自己修改代码的一些内容。...
老人头特效(酷比)php实现代码 ,可以自己修改代码的一些内容。-The first effects the elderly (more than cool) php code, can modify some of the contents of the code.
- 2022-09-24 13:40:02下载
- 积分:1
-
此程序通过回溯的方法求解最短哈密顿回路问题
此程序通过回溯的方法求解最短哈密顿回路问题-This program through the back of the method for solving the shortest Hamiltonian circuit problem
- 2022-01-26 01:02:44下载
- 积分:1
-
这是一个通过递归来实现查找数组中的最大值,用指针来作参数传递...
这是一个通过递归来实现查找数组中的最大值,用指针来作参数传递-This is to realize a recursive search through the array of maximum, with indicators for parameter
- 2022-04-22 18:53:25下载
- 积分:1