-
双数组AC自动机
双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机
- 2022-01-20 23:36:19下载
- 积分:1
-
poj_3134 IDA*
#include
#include
#include
#include
#include
#include
using namespace std;
int deep,n;
int v[1005]={1};
int h(int top)
{
int k=deep-top;
int x=v[top];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-14 00:25:02下载
- 积分:1
-
poiseullie_flow_D2G9代码
应用背景泊肃叶动流是计算流体与计算传热学一个经典问题,其理论解已经被人们计算出,常用作不可压缩流动的校核算例,同时也是很好的lbm模拟学习的入门算例。对于刚开始接触的入门者有很大帮助。关键技术相比之前的不可压缩模型,该程序采用了可压缩的D2G9模型以及标准的碰撞迁移规则,边界处理则采用了非平衡外推格式与周期边界条件。但读者可以通过改变初始条件边界条件来计算其他的物理量。
- 2022-06-02 01:50:33下载
- 积分:1
-
Lagrange interpolation, have done an interpolation algorithm
Lagrange插值,自己做的一个插值算法-Lagrange interpolation, have done an interpolation algorithm
- 2022-04-10 18:22:17下载
- 积分:1
-
加法器结构
应用背景本文提出了一种技术自主设计和仿真的改进的体系结构进位保存加法器。这种体系结构被证明产生的结果,除了快速和需要的最低数量的逻辑大门。二进制加法是由一系列的异或运算进行,和移位左操作。这些操作被终止与完成信号表明了加法的结果。因为移位运算的数目进行的变化从0到n的n个加数,行为模型中的所有可能有2到15位加数的应用。推导了数学模型从数据和用于预测标准二进制的移位所需的平均数数字,如32,64或128位。4原型这个加法器的设计与仿真在同步和异步模式的操作。并;关键技术进位加法器,同步加法器,异步加法器
- 2022-04-30 23:25:52下载
- 积分:1
-
一个程序来寻找频繁项集(关闭和最大)与Eclat算法…
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists. -A program to find frequent itemsets (also c losed and maximal) with the eclat algorithm, which carries out a depth first search on the sub set lattice and determines the support of items ets by intersecting transaction lists.
- 2022-02-20 07:32:43下载
- 积分:1
-
SMO算法的c语言代码
这是一份用C语言实现的SMO算法代码,代码十分简练、清晰,适合学习和进一步开发,为了便于更好的理解代码,阅读前请先了解关于SMO的理论知识。
- 2022-02-04 21:22:20下载
- 积分:1
-
pasical改写的循环队列
自己改写的循环队列,用顺序表实现。通过预定义数据结构体及缓存的差长度,实现了元素的
1.单个入队、出队操作;
2.批量入队、出对操作;
3.可以自定义是否覆盖未出队元素,用于实时控制并允许少量数据丢失的场合;
4.直接引用,非常方便
- 2022-04-11 23:03:28下载
- 积分:1
-
交通仿真(排队论)小程序
This is the project of my course in the USA:
Customers
arrive at a service station (with a single server) according to the Poisson
process with a mean arrival rate of lambda = 0.3 (customers/min). Each customer
waits in queue (if present), proceeds to receive service upon his/her turn, and
departs the system when the service is completed. The service time is uniformly
distributed between 2.5 and 4.5 minutes. On each day, the service station is
open for two hours. Any customers in queue at the end of work hours are served
before closing the service station for the day. Use simulation (do 100
simulation runs) to determine
- 2023-02-02 14:55:04下载
- 积分:1
-
电弧炉对电网影响仿真软件,希望对大家有所帮助
电弧炉对电网影响仿真软件,希望对大家有所帮助-EAF impact on the power grid simulation software, want to help everyone
- 2022-04-21 21:34:06下载
- 积分:1