-
神经网络开发包用C++语言来编写的一段程序,不足之处请多指教。...
神经网络开发包用C++语言来编写的一段程序,不足之处请多指教。-Neural network development kit with C++ language section of the preparation of procedures, the inadequacy of advice please.
- 2022-09-08 11:05:03下载
- 积分:1
-
This is a staff management system, please use the personal design
这是个员工管理系统,个人设计请用-This is a staff management system, please use the personal design
- 2022-03-18 17:43:29下载
- 积分:1
-
wince下的多媒体播放器,功能强大。比wince自带的wmp性能更优越。...
wince下的多媒体播放器,功能强大。比wince自带的wmp性能更优越。-A multimedia player under Wince, powerful funtions. and is more excellent than wmp which is fixed by Wince.
- 2022-05-19 02:58:45下载
- 积分:1
-
right voice for a pre
对语音进行一个预处理,历史上的语音比较流畅,就需要一个语音
- 2023-06-19 04:40:03下载
- 积分:1
-
一个好用简单的window进程管理程序,使用VC++MFC编写。
一个好用简单的window进程管理程序,使用VC++MFC编写。-A simple window-to-use process management procedures, the use of VC++ MFC prepared.
- 2022-02-02 12:40:11下载
- 积分:1
-
时间滞后的监测算法
时间滞后的监测算法 - 统计学方法.输入两个信号序列,最优估计两序列的时间差-Matlab implementation of time delay estimation- statistics approach
- 2022-11-28 05:00:03下载
- 积分:1
-
EVC OLEDB在准备数据库的源代码,编译通过。佛…
EVC下OLEDB方法编写的数据库源代码,已经编译通过。供两个文件:
NorthwindOleDb ppc2003emulate
需要PPC2003SDK支持
-EVC OLEDB under way to prepare the database source code, is compiled through. For two documents : NorthwindOleDb ppc2003emulate need PPC2003SDK support
- 2023-06-10 11:15: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
-
操控Microsoft Agent2.0版中各式卡通人物源码.zip
操控Microsoft Agent2.0版中各式卡通人物源码.zip -for controlling carton persion of Microsoft agent2.0
- 2022-01-25 18:39:11下载
- 积分:1
-
根据一个窗口句柄得到运行程序名的两个函数实现
根据一个窗口句柄得到运行程序名的两个函数实现-The implementions of two functions to get the name of the running application using an window s handle
- 2023-05-30 18:10:03下载
- 积分:1