-
一个小日历的程序
一个小日历的程序-a small calendar of procedures
- 2022-08-17 04:17:35下载
- 积分:1
-
SOAP开发包和几个XML
SOAP开发包和几个XML-RPC的例子-SOAP development kit and a few examples of XML-RPC
- 2023-04-07 03:40:03下载
- 积分:1
-
查找关键字
能查找文档中的关键字,有一般的UI界面,适合初学者使用。基于windows下的qt5编程实现。有很多功能需要完善,希望多多指教
- 2022-01-28 07:33:10下载
- 积分:1
-
a series of the VC and juicy Algorithm
一个用VC编的香浓算法-a series of the VC and juicy Algorithm
- 2022-08-23 08:53:39下载
- 积分: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
-
chm文件阅读器.开发工具EVC 支持ARM处理器和 模拟器环境 可直接编译通过 基于PPC的 也可以编译为WINCE下的程序...
chm文件阅读器.开发工具EVC 支持ARM处理器和 模拟器环境 可直接编译通过 基于PPC的 也可以编译为WINCE下的程序-chm document reader. EVC development tools support ARM processor and the environment simulator can be directly translated through on PPC also be compiled as pulled under the procedures
- 2023-02-15 05:30:04下载
- 积分:1
-
fingerprint recognition
指纹识别就是对指纹进行增强和比较
- 2022-03-03 14:35:05下载
- 积分:1
-
使用循环神经网络和动态神经网络算法实现的综合股票分析预测程序,程序可以自动从网上下载最新数据并分析,得出的结果可以以图形/数字显示或保存在CSV文件中...
使用循环神经网络和动态神经网络算法实现的综合股票分析预测程序,程序可以自动从网上下载最新数据并分析,得出的结果可以以图形/数字显示或保存在CSV文件中
-use of recycled neural networks and dynamic neural network algorithm to achieve the comprehensive analysis of stocks procedures, procedures can be automatically downloaded from the Internet the latest data and analysis, the result can be a graphic/digital display or stored in CSV document
- 2023-04-13 04:55:03下载
- 积分:1
-
ViewPager带切换动画
这个就是Viewpager的效果,在也滑动之间有一个动画效果,平时使用viewpager是一般不设置,实际上也可以通过实现自ViewPager.PageTransformer 来做出完全不同的切换动画效果。官方给出的缩放效果和深度效果的ViewPager.PageTransformer与默认的效果很不同。仅支持3.0以上的版本。
- 2022-02-06 04:07:34下载
- 积分:1
-
h264的解码源程序,h264文件解码成yuv视频序列
h264的解码源程序,h264文件解码成yuv视频序列-h264 decoder,decode the h264 file to yuv video series
- 2022-04-25 16:18:23下载
- 积分:1