-
寻找多项式的所有根
应用背景包含了一组可用于估计所有的根(实和复)的多项式。如果找不到根,可以返回假。取决于:stddefines ; ; ;-标准的定义和功能关键技术它使用拉盖尔方法估计根随着抛光根。一个n阶多项式有n根。如果找不到根,可以返回假。用在C中借用的代码的代码。
- 2022-01-26 04:06:28下载
- 积分:1
-
VB FTP代码
VB FTP代码-VB code
- 2022-02-20 09:18:24下载
- 积分:1
-
On the basis of regular expressions tutorial that is very detailed, very suitabl...
有关正则表达式的基础教程,说的很详细,非常适合初学者.-On the basis of regular expressions tutorial that is very detailed, very suitable for beginners.
- 2022-02-07 12:56:47下载
- 积分:1
-
winceS3C2410的最新BSP,支持VGA和多串口
winceS3C2410的最新BSP,支持VGA和多串口-winceS3C2410 the latest BSP support VGA and serial number
- 2022-11-13 00:10:04下载
- 积分:1
-
lpc10
lpc10-1.5.tar
- 2022-07-17 19:00:38下载
- 积分:1
-
里外有很多C++实例,并附有源码,都是在VC6.0上面调试过的,可以直接使用!...
里外有很多C++实例,并附有源码,都是在VC6.0上面调试过的,可以直接使用!-Inside and outside has a lot of C examples, with source code are in the VC6.0 debugger over the top and can be used directly!
- 2022-09-27 05:15:03下载
- 积分:1
-
8051控制器为基础的代码,其中短信可以控制设备连接到微控制器。
8051 controller based code in which SMS can control devices connected to Micro controller
- 2022-04-20 08:52:08下载
- 积分:1
-
a COM object on the server and client operating procedures ComClient.exe ago, it...
一个基于COM对象的服务器和客户机程序运行ComClient.exe前,一定要注ComSever.dll,否则会出错。利用OLE自动化编程的实用程序 运行SendTextToWord.exe前,你的计算机中一定要安装Word97字处理软件,否则会出错。编制一个图像浏览器的ActiveX控件将生成的文ImageViewProj1.cab、ImageViewProj1.inf和ImageViewProj1.htm拷贝到C:Inetpubwwwroot目录下,若要在网上浏览,必须启动个人Web管理器。-a COM object on the server and client operating procedures ComClient.exe ago, it must inject ComSever.dll, otherwise they will be wrong. Using OLE Automation Programming utility operations SendTextToWord.exe ago, your computer must install Word97 word processing software, or else be wrong. Preparation of an image browser"s ActiveX controls will create the text ImageViewProj1.cab, ImageViewProj1.inf ImageViewProj1.htm and copied to C : Inetpub wwwroot directory, in order to browse the Internet, we must start personal Web manager.
- 2022-02-10 01:01:33下载
- 积分:1
-
hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以...
hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以-hough transform to detect straight lines, just to the path can be changed, but must be the edge of the image can
- 2022-09-23 06:40:03下载
- 积分:1
-
泛型堆栈
在 c + + 的泛型堆栈的 implementatioon
堆栈被定义作为泛型堆栈和它可以做为 int 或 double 类型的需求
- 2022-08-22 12:58:02下载
- 积分:1