-
文件ST_CW_Ambg定义了模糊函数的表达式,以相对带宽B为参数。
2.文件MyFigure为运行文件,它调用ST_CW_Ambg中定义的函数作图。...
文件ST_CW_Ambg定义了模糊函数的表达式,以相对带宽B为参数。
2.文件MyFigure为运行文件,它调用ST_CW_Ambg中定义的函数作图。-ST_CW_Ambg document defines the ambiguity function of the expression to the relative bandwidth B for the parameters. 2. MyFigure running document files, it calls ST_CW_Ambg defined mapping function.
- 2023-04-25 12:10:03下载
- 积分:1
-
WDL格式用华康阅读器 解决了超星阅读器和ADOBE阅读器的不足!...
WDL格式用华康阅读器 解决了超星阅读器和ADOBE阅读器的不足!-WDL format used DynaComware reader solve the Superstar reader and the Adobe reader inadequate!
- 2022-03-05 13:43:22下载
- 积分:1
-
VB与三菱 FX系列通信的源代码
资料是一个源代码 已经做好了 是用VB编写的 通过串口跟三菱FX系列PLC进行通讯的,只要在两者之间通过串口连接,就可以通过上位机来控制下位机的运行和工作了。
- 2022-07-04 07:16:24下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?回溯-Parts mutilation given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate height h the smallest? Back
- 2023-03-01 07:20:02下载
- 积分:1
-
在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,...
在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,-doing procedures, the need for regular text by the fixed signs split redeem category provides some basic string manipulation, use redeem this is the basic function to achieve the free text string separation
- 2022-01-23 10:10:08下载
- 积分: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
-
C语言实现的图书管理系统
这是一个C语言编写的图书管理系统,使用文件而不是数据库来存储的图书信息和用户信息
- 2023-07-28 18:00:02下载
- 积分:1
-
计算机常用算法,主要介绍算法及其基本设计方法,包括算法分析等...
计算机常用算法,主要介绍算法及其基本设计方法,包括算法分析等-Commonly used computer algorithms are introduced and the basic design of algorithms, including algorithm analysis
- 2022-07-24 05:28:40下载
- 积分:1
-
WinCE下与PC串口调试助手,功能…
WINCE下用于调试串口的调试助手,与PC机上的功能相同-Under WINCE debug serial port for debugging assistant with the PC, the functions of the same
- 2022-05-10 15:07:13下载
- 积分:1
-
列出windows进程列表中的个进程所占cpu的百分比
列出windows进程列表中的个进程所占cpu的百分比-List windows process list of the process of the percentage share of cpu
- 2022-02-01 16:59:07下载
- 积分:1