-
c++链表插入操作,且链表数据元素有序,在插入时对数据进行比较,让其有序...
c++链表插入操作,且链表数据元素有序,在插入时对数据进行比较,让其有序-c List insertion and data elements in an orderly List, when inserted in the data, so in an orderly
- 2023-01-19 10:10:04下载
- 积分:1
-
网络爬虫源码
网络爬虫主要有以下功能:
从一个初始网页的URL开始,获得初始网页上的URL,在抓取网页的过程中,不断从当前页面上抽取新的URL放入队列,直到满足系统的一定停止条件。
在遍历URL的过程中,即时统计相关数据。
- 2023-02-10 20:15:04下载
- 积分:1
-
拆分rom为nb0(new bin object)
拆分rom为nb0(new bin object)-split rom to nb0(new bin object)
- 2022-02-05 11:24:40下载
- 积分: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
-
开发了,带四位显示的秒表,
按键启动停止,用定时器按键去抖...
开发了,带四位显示的秒表,
按键启动停止,用定时器按键去抖-development, with four shows in the stopwatch button activated stop using the timer button Tremble
- 2022-06-28 18:54:36下载
- 积分:1
-
VC编程实例
这是我自己编写的VC代码,属于初学者级别,简单的VC实例,入门级,在文本框中输入整数,按计算按钮,实现加法计算,求点积分
- 2022-02-20 09:47:25下载
- 积分:1
-
3322希网密码获取器,跟新3322ip地址
3322希网密码获取器,跟新3322ip地址-updata 3322
- 2022-03-25 03:34:57下载
- 积分:1
-
将一个5*5的矩阵中最大的元素放在中心,四个角分别放四个最小的元素(顺序从左到右,从上到下顺序依次从小到大存放)...
将一个5*5的矩阵中最大的元素放在中心,四个角分别放四个最小的元素(顺序从左到右,从上到下顺序依次从小到大存放)-A 5* 5 matrix elements of the largest on the center, four corners, respectively, put the four smallest element (sequence from left to right, from top to bottom the order from small to large storage)
- 2023-07-23 16:10:03下载
- 积分:1
-
This is a algorithm demo system developed by some persons, which including n que...
在毕业设计期间由多人开发的一个算法演示系统,它包n皇后问题、拉维斯加算法等-This is a algorithm demo system developed by some persons, which including n queen problem, Laplac algorithm,etc.
- 2022-06-20 13:13:03下载
- 积分:1
-
computer graphics, computer scanning principle of the head of a DHS
计算机图形学,根据计算机扫描原理画出的一个红双喜-computer graphics, computer scanning principle of the head of a DHS
- 2022-05-23 18:22:10下载
- 积分:1