登录
首页 » 算法 » 多线程发牌程序。用多线程模拟竞争发牌示例程序

多线程发牌程序。用多线程模拟竞争发牌示例程序

于 2022-07-24 发布 文件大小:952.00 B
0 106
下载积分: 2 下载次数: 1

代码说明:

多线程发牌程序。用多线程模拟竞争发牌示例程序-Licensing procedures for multi-threaded. Competition with multi-threaded simulation example licensing procedures

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 两个 3 X 3 矩阵相乘的 c 语言程序
    这是两个3 * 3 矩阵相乘的 C源代码。欢迎下载、试用。谢谢大家的支持。
    2023-04-11 16:20:04下载
    积分:1
  • C语言基本程序
    C语言基本程序-C language basic procedures
    2022-10-23 05:05:03下载
    积分:1
  • 克里格algorithym
    Kriging 内插算法 通过已知点的测量值来内插获取未知点的预测-Kriging algorithym
    2022-03-04 00:57:53下载
    积分:1
  • n阶方阵的克劳特(crout)分解matlab实现
    应用背景n阶方阵的克劳特(crout)分解matlab实现关键技术在矩阵分析课上学习了n阶方阵的三角分解或叫克劳特(crout)分解,便尝试着用MATLAB编程实现。给一个例子如下: 原矩阵a=[2 1 -5 1;1 -3 0 -6;0 2 -1 2;1 4 -7 6] 执行 [l,u]=crout(a); 分解后得: l=[2 0 0 0;1 -3.5 0 0;0 2 0.4286 0;1 3.5 -2 -9] u=[1 0.2 2.5 0.5;0 1 -0.7143 1.8571;0 0 1 -4;0 0 0 1]
    2022-03-20 07:06:32下载
    积分:1
  • Tic tac toe
    kelebihan, namun manusia tetap memiliki berbagai kelemahan seperti mudah lelah, mudah lupa, dipengaruhi emosi, subjektif, kurang teliti, malas, dan sebagainya. Kemudian muncul ide untuk menciptakan komputer sebagai alat bantu kerja agar lebih cepat, dan lebih akurat. Namun saat ini komputer tidak hanya mampu bertindak tetapi juga mampu berfikir sehingga muncul istilah Artificial Intellegence (AI) atau Kecerdasan Buatan. Minimax merupakan salah satu contoh dari Kecerdasan Buatan, minimax adalah suatu algoritma yang menggunakan teknik pencarian Depth-First Search dengan kedalaman terbatas. Adapun media yang cocok untuk penerapan algoritma minimax adalah permainan Tic-Tac-Toe, beberapa alasan mengapa Tic- Tac-Toe
    2022-07-03 14:15:32下载
    积分:1
  • 人工智能实验,野人与传教士问题的源码,vc++编译。
    人工智能实验,野人与传教士问题的源码,vc++编译。-Artificial intelligence experiments, Savage and missionaries problem code, vc++ compiler.
    2023-02-13 02:10:03下载
    积分:1
  • Baseflight(国外)开源飞控源码-基于MDK环境
    Base flight飞控基于国外发展多年的Multiwii开源飞控发展升级,基于目前主流的STM32架构,代码清晰,注释规范,适合飞控人员学习研究。
    2022-02-05 04:44:24下载
    积分:1
  • 最优化问题:变尺度求最多元非线性函数的最值问题
    最优化问题:变尺度算法求最多元非线性函数的最值问题-optimization problem : Changing the scaling algorithm for the nonlinear function of the value problems
    2023-01-11 00:15:03下载
    积分:1
  • 基于蚁群求解VRP问题的C++源码
    从同学那里拷贝的,用于求解VRP问题的源码,希望对研究车辆路径问题的同学有点启发!从同学那里拷贝的,用于求解VRP问题的源码,希望对研究车辆路径问题的同学有点启发!从同学那里拷贝的,用于求解VRP问题的源码,希望对研究车辆路径问题的同学有点启发!从同学那里拷贝的,用于求解VRP问题的源码,希望对研究车辆路径问题的同学有点启发!
    2023-08-06 00:25:04下载
    积分:1
  • 能运的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos,...
    能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4 而不是2*(3^4) 也就是要用x^y就要一定要(x^y)加上一个括号 [3-4]是求3-4的绝对值不是中括号 -performance computing functions : sin, cos, tg, rays, e ^, pow (x, y), cosh, sinh, tgh, log10, ln, sqrt, Simulation, arccos computational methods : absolute ,-,*,/, ( "[]"),^,!, importation rules : a keyboard or buttons which can be imported by the transport operator End (cursor to the final) sin (21-32)/(12-43) 4 (323-4343) 4* ( 323-4343), e ^ 2- KF-3 ^ 4 (do not enter pow (3,4))//* there can be 2* 3 ^ 4 is (2* 3) ^ 4 rather than 2* (3 ^ 4) was needed x ^ y must have (x ^ y) with a brackets [3-4] is the pursuit of 3-4 is not the absolute value of the brackets
    2022-01-26 03:43:37下载
    积分:1
  • 696518资源总数
  • 105678会员总数
  • 22今日下载