-
this code is the use of the Las Vegas algorithm to solve the problem in the Quee...
这个代码是利用拉斯维加斯算法解决n皇后得问题-this code is the use of the Las Vegas algorithm to solve the problem in the Queen"s n
- 2022-05-25 03:08:28下载
- 积分:1
-
jsp网上商城
一、系统开发环境为myEclipse,应用服务器为Tomcat,数据库环境为同时兼容MySql5.0、 Sqlserver2000、Sqlserver2005和Oracle,方便您选择和移植。二、系统采用B/S架构,开发同时通过IE、FireFox和Chrome等主流浏览器测试,使系统UI具备较强的兼容性。Web前台使用到的技术包括HTML、CSS等。三、系统采用struts+servlet+jsp架构进行开发,沿用MVC思想,使得项目层次更加清晰,提高了系统的安全性和可扩展性,方便功能扩展与二次开发。
- 2023-06-15 14:35:11下载
- 积分:1
-
Queuing theory, computer simulation source, VC6.0 runtime environment.
排队论的计算机模拟仿真源程序,VC6.0的运行环境。-Queuing theory, computer simulation source, VC6.0 runtime environment.
- 2022-12-17 03:45:04下载
- 积分:1
-
实现简单的CS聊天,可以用来练手,也可细细研读,试试吧。
实现简单的CS聊天,可以用来练手,也可细细研读,试试吧。-Easy implementation of the CS chat, can be used to practice the hands can also be studied in detail, give it a try.
- 2022-06-12 07:58:34下载
- 积分:1
-
was tcp/ip agreement
was tcp/ip协议
- 2023-05-21 21:20:03下载
- 积分:1
-
一个用VC写的操作鼠标的小程序.
一个用VC写的操作鼠标的小程序.-a VC operation of the mouse to write small programs.
- 2022-03-05 08:24:33下载
- 积分:1
-
电信短信的JAVA开发包,中兴提供,做电信短信必需。
电信短信的JAVA开发包,中兴提供,做电信短信必需。-telecom messaging Java Development Kit, ZTE to offer telecom messaging necessary.
- 2022-07-14 18:09:21下载
- 积分:1
-
基于神经网络分类,能够更好的识别字体,图像等信息
基于神经网络分类,能够更好的识别字体,图像等信息-Based on neural network classification, to better identify the fonts, images and other information
- 2022-10-20 01:25:04下载
- 积分: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
-
xml2treeview.rar好
XML2TreeView.rar ok
- 2022-01-25 21:39:16下载
- 积分:1