登录
首页 » 算法 » cSharp fiveChesscode

cSharp fiveChesscode

于 2022-10-05 发布 文件大小:11.06 MB
0 38
下载积分: 2 下载次数: 1

代码说明:

具有一种算法的五子棋游戏,游戏界面还不错,请大家多多关照,我以学习CSharp为主,独立编程的能力还有待提高

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

发表评论

0 个回复

  • IAPWS-IF95水物性程序
    这个是水物性程序,希望能帮助大家。有关于水物性的计算都可以通过fortran调用。记得要使用cvf版本的fortran
    2022-01-25 21:29:01下载
    积分:1
  • 多项式求和_c语言
    本代码为是以链表为数据结构,组织的一种多项式求和小实验,用户输入多项式的系数和指数,计算后输出结果。对于刚接触链表结构的同学,是一个很好的理解和锻炼的实验.
    2022-09-05 16:45:03下载
    积分:1
  • 这是一个验证歌德巴赫猜想对2000以内的正偶数成立的小程序
    这是一个验证歌德巴赫猜想对2000以内的正偶数成立的小程序-This is a test Goldbach conjecture right now within the 2000 establishment of even small programs
    2022-03-20 07:11:48下载
    积分:1
  • 这事高斯解方程组实例
    这事高斯法解方程组实例-this Gaussian Solving equations example
    2023-04-02 13:30:03下载
    积分:1
  • issue a travel home to travel home to drive a car with the minimum of cost yi us...
    旅行家问题 一个旅行家想驾驶汽车以最少的费yi 用从一个城市到另一个城市(假设出发时油箱是空的)。给定两个城市之间的距离为D1、汽车油箱的容量为C(以升为单位),每升汽油能行驶的距离为 D2,出发点每升汽油价格P和沿途油站数N(N可以为零),油站i离出发点距离Di,每升汽油价格Pi(i=1,2...N)。计算结果四舍五入至小数点后两位。 如果无法到达目的地,则输出“No Solution"。-issue a travel home to travel home to drive a car with the minimum of cost yi used from one city to another city (assuming starting at the fuel tank was empty). Given the two cities for the distance between D1, car fuel tank capacity of the C (in liters) per liter petrol traveling distance to the D2, the starting point liter gasoline prices P and several petrol stations along the N (N can be zero), PFS i distance from the starting point Di per liter Steam oil prices Pi (i = 1,2 ... N). Calculation results rounded to two decimal places. If unable to reach their destination, the export of "No Solution."
    2023-09-07 00:25:03下载
    积分:1
  • 十种软件滤波 限副滤波 中位值滤波 术平均滤波 递推平均滤波(又称滑动平均滤波)中位值平均滤波(又称防脉冲干扰平均滤波)...
    十种软件滤波算法 限副滤波 中位值滤波法 算术平均滤波法 递推平均滤波法(又称滑动平均滤波法)中位值平均滤波法(又称防脉冲干扰平均滤波法) -filtering software filtering algorithm limits Vice median filtering method arithmetic average recursive filtering average filtering method (also known as the moving average filter), the median value of the average filter (also known as the anti-average pulse interference filter), etc.
    2022-06-18 23:54:35下载
    积分:1
  • Apriori Algo Matlab
    vvvapriori算法MatlabApriori算法MatlabApriori算法MatlabApriori算法MatlabApriori算法MatlabApriori算法MatlabApriori算法MatlabApriori算法Matlab
    2022-01-26 07:16:31下载
    积分:1
  • 真正的公农历转换类.vip
    真正的公农历转换类.vip-genuine public Lunar conversion type. Vip
    2023-01-19 22:00:04下载
    积分:1
  • classic Chinese Remainder Theorem solving program, you have to import the soluti...
    经典的中国剩余定理求解程序,输入你所要解的同余式即可按定理求解!-classic Chinese Remainder Theorem solving program, you have to import the solution congruence theorems can be solved by!
    2022-02-24 09:16:20下载
    积分:1
  • 最小不重复数问题
    问题描述:给定一个数n,找出大于这个数的最小不重复数(任意相邻位数字不相同)。 程序给出了两种方法:find和find1,其中find1属于暴力法,直接从n+1开始寻找,每次加1,知道找到满足条件的不重复数为止。 第二种方法比较巧妙,将n各位数字存到一个数组a[]里,下标大小对应位数高低,比如1234,数组a[0...3]依次为1,2,3,4;从最高位开始找相邻的重复数,较低的重复位加1带进位,高位循环加进位直到无进位,低位置零;回到次高位重新寻找重复位,直到无重复位。
    2022-05-13 23:24:34下载
    积分:1
  • 696524资源总数
  • 103988会员总数
  • 56今日下载