CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程 其他小程序

资源列表

  1. chinageren

    0下载:
  2. 一个中国象棋的c语言开发,可以实现两人对弈,功能强大,-A Chinese chess in c language development, can achieve two games, powerful,
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:63.27kb
    • 提供者:jerry
  1. S3C6400X_UM_rev1.00_20080228

    0下载:
  2. S3C6400详细的DATAsheet 1300页-S3C6400 detailed page DATAsheet 1300
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7mb
    • 提供者:leeyoung
  1. ai-Snake

    0下载:
  2. 实现了简单的AI,电脑里收藏的~拿出来分享,不知道会不会重复-The realization of a simple AI, computer collection ~ out to share, I do not know will not repeat
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:285.01kb
    • 提供者:wangyuxiang
  1. 123456

    0下载:
  2. 课程设计典型题源码,约瑟夫,计算器,数据结构等问题-Curriculum design typical source title, Joseph, calculators, data structure and other issues
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:31.42kb
    • 提供者:liujian
  1. GetColor(Win32)

    0下载:
  2. 使用Windows SDK编写的颜色取色器,方便实用。-Prepared using the Windows SDK color color check device, convenient and practical.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:21.04kb
    • 提供者:罗海桃
  1. RBFtidu

    0下载:
  2. 这是一个用RBF神经网络用梯度算法实现的一个函数逼近源代码-This is a use of RBF neural network algorithm with gradient function approximation of a source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1.25kb
    • 提供者:lyulong
  1. trebp

    0下载:
  2. 这是一个用BP神经网络实现三分类的源程序代码-This is a BP neural network with three categories of source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1.81kb
    • 提供者:lyulong
  1. shiyan3

    0下载:
  2. 已知如下与计算圆周率π有关的公式:
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:6.41kb
    • 提供者:
  1. shiyan13

    0下载:
  2. 编写具有如下原型的函数:int f(unsigned long x, int n, int& Lxn) 它负责将整数x的第n位(从左边数第n位,n>0)的数值放到引用Lxn之中(将作为结果返回到主调函数的对应实参变量中),并将倒数第n位(从右边数第n位,n>0)的数值作为函数结果返回去。并编制主函数对它进行调用以验证其正确性。 例如,当x=123456789,n=7时,执行语句“Rxn=f(x, n, Lxn) ”将使返回的Lxn为7,并使Rxn变为3;而执行语句“Rxn
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:7.81kb
    • 提供者:
  1. shiyan14

    0下载:
  2. 编写具有如下函数原型的递归与非递归两种函数f,负责判断数组a的前n个元素是否从大到小完全有序了,是则返回true,否则返回false。并编制主函数对它们进行调用,以验证其正确性。 bool f(int a[], int n) 提示: (1)非递归函数中只需逐对地判断各a[i]与a[i+1]是否都已从大到小有序排列(i = 0,1,…,n-2)。 (2)递归函数中将问题分解处理为:若n=1(即只有1个元素时)则返回true而递归出口;n>1时,若最后一对元素不顺序则
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:5.98kb
    • 提供者:
  1. shiyan15

    0下载:
  2. 编写具有如下函数原型的递归与非递归两种函数equ,负责判断数组a与b的前n个元素值是否按下标对应完全相同,是则返回true,否则返回false。并编制主函数对它们进行调用,以验证其正确性。 bool equ(int a[], int b[], int n) 提示:递归函数中可按如下方式来分解并处理问题,先判断最后一个元素是否相同,不同则返false;相同则看n是否等于1,是则返回true,否则进行递归调用(传去实参a、b与 n-1,去判断前n-1个元素的相等性),并返回递归调用的结果
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:9.8kb
    • 提供者:
  1. ccc

    0下载:
  2. 投票 实习用 系统。 C语言编写的。。 大家参考一下吧。 -Internship with the voting system. C language. . We refer to it.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:5.57kb
    • 提供者:hekjkk
搜珍网 www.dssz.com