-
多线程实例! 如果有谁需要,多线程的可以看看这个
多线程实例! 如果有谁需要,多线程的可以看看这个 -Examples of multi-threaded! If anyone needs, multi-threading can take a look at this
- 2022-07-20 13:38:44下载
- 积分:1
-
Designed to improve the existing code
重构--改善既有代码的设计
侯捷译good to read-Designed to improve the existing code
- 2022-03-04 15:17:50下载
- 积分:1
-
基于Windows Ce 嵌入式开发环境下的带有科学型和普通型的计算器...
基于Windows Ce 嵌入式开发环境下的带有科学型和普通型的计算器-Windows Ce-based embedded development environment with a scientific calculator-type and ordinary type
- 2022-01-31 02:46:10下载
- 积分: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
-
连连看游戏源码
这个源码是原创的,功能基本全部实现。这个代码是我初学java不久后写的,里面就用到一些很基本的知识点,所以我没有给太多的注释。欢迎大家来参考!
- 2022-01-26 01:54:11下载
- 积分:1
-
一个探测窗口信息的类Spy++小工具
一个探测窗口信息的类Spy++小工具-a window to detect the type of information Spy small tools
- 2022-09-17 08:10:03下载
- 积分:1
-
题 目 :最短路由计算
题目描述:INTERNET中通过路由器在多个网络中进行数据报的转发,在研究路由问题的时候,可以把每一个路由器、局域网或者广域网都抽象...
题 目 :最短路由计算
题目描述:INTERNET中通过路由器在多个网络中进行数据报的转发,在研究路由问题的时候,可以把每一个路由器、局域网或者广域网都抽象为一个结点,每条链路则用带有方向的边表示,边上的权值表示相邻结点的代价值。于是可以根据最短路径算法得出最佳的路由表。
-Title: Calculation of the shortest route subject description: INTERNET by routers in a number of network datagram forwarding, routing problems in the study, they can each router, LAN or WAN are abstracted as a node point, each link is used with the express direction of the edge, the edge of the right to express the value of adjacent nodes in lieu of value. It could thus be the basis of the shortest path algorithm to draw the best routing table.
- 2022-07-02 22:52:29下载
- 积分:1
-
Semantic search tool, the use of sophisticated modeling ontology language owl of...
语义搜索工具,本体建模采用成熟的owl语言开源可借鉴-Semantic search tool, the use of sophisticated modeling ontology language owl of open source can learn from
- 2022-07-18 17:48:10下载
- 积分:1
-
hand recognition based on simple extraction
hand recognition based on simple extraction
- 2022-02-12 19:27:53下载
- 积分:1
-
ADO数据绑定向导 的vc程序。
ADO数据绑定向导 的vc程序。-ADO binding wizard of vc procedures.
- 2022-03-24 08:02:25下载
- 积分:1