-
里面包含了一个用VC开发的二分法程序,牛顿迭代法程序源码
里面包含了一个用VC开发的二分法程序,牛顿迭代法程序源码-Which contains a dichotomy with VC development procedures, Newton iteration procedure source
- 2023-06-11 07:10:03下载
- 积分:1
-
简易地演示操作系统方面的一个重要问题――生产者消费者
简易地演示操作系统方面的一个重要问题――生产者消费者-simple demonstration to the operating system an important issue-- producers and consumers
- 2022-11-18 07:30:04下载
- 积分:1
-
代码是用matlab写的,主要用于求解线性规划问题
该代码是在matlab编写的,主要用于求解线性规划问题-The code is written in matlab, mainly for solving linear programming problems
- 2022-10-13 10:40:03下载
- 积分:1
-
三角形网格划分器
三角形网格划分器-triangular mesh device
- 2022-05-24 11:08:30下载
- 积分:1
-
德州扑克牌值计算
POKER 计算值 斗地主 扎金花都离不开它
This article for the budding poker AI programmer provides a foundation for a simple implementation of No-Limit Texas Holdem Poker AI, covering the basics of hand strength evaluation and betting. By following the recipe set out here, you will quickly become able to implement a reasonably strong poker AI, and have a solid foundation on which to build. I assume you are familiar with the basic terminology of poker.
- 2022-08-15 11:28:52下载
- 积分:1
-
我的一个MATLAB牛顿插值程序
我还很菜 请多多指教 批准加入 谢谢!...
我的一个MATLAB牛顿插值程序
我还很菜 请多多指教 批准加入 谢谢!-a MATLAB Newton interpolation procedures, I also ask you to enlighten vegetables approval Thank you!
- 2022-08-23 03:36:47下载
- 积分:1
-
可以对一维波形数据进行拟合,高斯滤波,计算粗糙度等
可以对一维波形数据进行拟合,高斯滤波,计算粗糙度等-Can be one-dimensional wave-shaped to fit the data, Gaussian filtering, calculation of roughness
- 2023-01-14 21:25:03下载
- 积分:1
-
贪吃蛇源码
windows命令行模式下贪吃蛇游戏,开始/暂停,移动速度渐变,游戏计时,蛇长统计
- 2022-07-07 06:37:15下载
- 积分:1
-
C++ 异质链表
C++的异质链表,通过定义一个viod* pData的指针来指向任意一个数据类型或者数据类型,通过C++的多态性实现在一个链表中连接不同数据类型的node的效果.可以实现对list的insert,Delete,print的操作. 支持int,char,double,string四种数据类型.在每个node中记录这个节点的type,和相应数据类型的指针,并通过模板实现对不同数据类型的操作.
- 2022-02-06 04:54:28下载
- 积分:1
-
在C++ 8PSK仿真
这是我们在数字通信方面的任务。仿真结果表明,该方法没有误差。希望有帮助!
- 2022-10-09 22:20:03下载
- 积分:1