-
C常用算法程序集
C常用算法程序集-徐士良第四章-C algorithms commonly used procedures set-XU Shi-liang Chapter IV
- 2022-04-17 03:54:08下载
- 积分:1
-
罗小平<<delphi精要>>一书源码,个人珍藏,解决开发中遇到的难题...
罗小平一书源码,个人珍藏,解决开发中遇到的难题-Xiao-Ping Luo < > Book-source, personal collection, to resolve problems encountered during the development of
- 2023-07-12 00:45:03下载
- 积分:1
-
设计一个可进行多项式运算的演示程序。程序执行的命令包括:(1)生成多项式。(2)打印多项式(积分的打印做特殊情况处理)3)两个多项式求和。(4)两个多项式求差。...
设计一个可进行多项式运算的演示程序。程序执行的命令包括:(1)生成多项式。(2)打印多项式(积分的打印做特殊情况处理)3)两个多项式求和。(4)两个多项式求差。(5)对多项式求积分。(6)对多项式求微分-design can be a polynomial of Operational Demonstration Program. Procedures for the implementation of the order, including : (a) generating polynomial. (2) Print polynomial (Integral Print doing special circumstances) 3) 2 polynomial summation. (4) two polynomials for worse. (5) The right polynomial quadratures. (6) for polynomial differential pairs
- 2022-10-03 00:40:03下载
- 积分:1
-
seis88,合成地震记录
包括射线追踪计算,射线追踪画图,理论地震图计算,理论地震图画图,对学习地震正演有很大帮助
- 2022-08-13 13:26:54下载
- 积分:1
-
这个程序将根据您的设置消耗CPU资源。
根据特定的波形类似正弦/三角波的这项计划将不断消耗的CPU资源。
- 2022-07-22 14:57:15下载
- 积分:1
-
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=...
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=q1,以找出DFA在处理了第一个输入符号a1之后进入的状态。处理下一个输入符号a2,求δ(q1,a2)的值,假设这个状态是q2。以这种方式继续下去,找出状态q3,q4,…,qn,使得对每个i,δ(qi-1,ai)=qi。如果qn属于F,则接受输入a1a2…an,否则就“拒绝”。-DFA" s " language" is the DFA to accept all of the string collection. A1a2 ... an assumption is an input symbol sequence, so that the DFA into operation from the initial state q0. Look transfer function δ, say δ (q0, a1) = q1, in order to identify the DFA in dealing with the first input into the state after the symbol a1. To the next input symbol a2, seeking δ (q1, a2) values, assuming that this state is q2. Continue in this way to find out the state q3, q4, ..., qn, making for every i, δ (qi-1, ai) = qi. If qn belongs to F, then accept the input a1a2 ... an, otherwise, " refuse."
- 2022-06-15 20:45:50下载
- 积分:1
-
对C/C++指针进行详细介绍与分析,并且还有C/C++变成规范
对C/C++指针进行详细介绍与分析,并且还有C/C++变成规范-Pairs of C/C++ pointers to conduct a detailed introduction and analysis, and there are C/C++ into a standard
- 2022-06-11 21:14:24下载
- 积分:1
-
With a leap year, key adjustment, automatic power
带闰年,按键调整,掉电后可自动运行,掉电保护功能-With a leap year, key adjustment, automatic power-down operation, power-down protection
- 2023-03-03 06:25:04下载
- 积分:1
-
全排列的一个算法,用的是暴力法写出来的,老师要求的,
全排列的一个算法,用的是暴力法写出来的,老师要求的,-full array of one algorithm, the Violence Act is written, the teacher asked, Oh
- 2022-01-24 15:20:35下载
- 积分:1
-
对于在windows IE 开发ActiveX控件的辅助程序
对于在windows IE 开发ActiveX控件的辅助程序-windows in IE ActiveX support procedures
- 2022-01-26 04:27:11下载
- 积分:1