-
This a subprogram based on the platform of win2000, recommend!
这是一个在WIN2000操作平台下的子程序,各位喜欢电脑的朋友不妨看一看,我的电脑试了哦,很好的,-This a subprogram based on the platform of win2000, recommend!
- 2022-01-26 15:03:10下载
- 积分:1
-
将多个文件捆绑成一个可执行文件
将多个文件捆绑成一个可执行文件-will bundle multiple files into one executable file
- 2022-12-13 11:50:03下载
- 积分:1
-
ssh框架依赖包-struts
struts2-core-2.5.2.jar Struts2的核心包
struts2-spring-plugin-2.5.2.jar
- 2022-04-01 18:06:58下载
- 积分:1
-
一个简单的五子棋小游戏,比较适合初学者学习之用。
一个简单的五子棋小游戏,比较适合初学者学习之用。-a simple game of 331 small, more suitable for beginners learning.
- 2022-04-23 09:57:44下载
- 积分:1
-
WinCE EVC4.2 TCP/IP客户端程序,可以和服务器端程序建立连接聊天
WinCE EVC4.2 TCP/IP客户端程序,可以和服务器端程序建立连接聊天-WinCE EVC4.2 TCP/IP client program, and server-side program can establish a connection to chat
- 2022-02-26 11:22:15下载
- 积分:1
-
colour detector
本文研究了用人工神经网络识别孤立手写体字符。这些字符是用一种特殊的笔写在一张普通的纸上的,这种笔能产生生物特征信号,并经过计算机分析。在本文中,我们描述了我们对不同MLP和RBF网络结构的研究和测试,试图找到一种解决方案,并将其与目前基于K-means的方法进行比较。
- 2023-04-28 01:10:03下载
- 积分:1
-
遗传算法的简单例子
一个简单的遗传算法的例子,文件包括遗传算法的MATLAB主程序及相关函数文件,含有一个例子文件,一共包含4个文件,仅供学习参考。
- 2022-12-30 05:40: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
-
is indented file format, based on the c and no window, a bit old fashioned
是文件格式缩进的,基于c++的,没有涉及window,有点老土-is indented file format, based on the c and no window, a bit old fashioned
- 2023-08-29 12:35:03下载
- 积分:1
-
用二分法求方程的根
用二分法求方程的根-dichotomy with the roots of Equation
- 2022-10-18 01:50:03下载
- 积分:1