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

搜索资源列表

  1. 0710210206Calc

    0下载:
  2. 用MFC实现简单的计算器功能,加减乘除,阶乘,小数点,开平方根。-MFC implements a simple calculator with function, addition and subtraction multiplication and division, factorial, decimal point, open square root.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1910824
    • 提供者:nini
  1. Bisect

    0下载:
  2. 二分法:求解方程f(x)=0在区间[a,b]内的一个根-Dichotomy: Solving equation f (x) = 0 in the interval [a, b] within a root
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:550
    • 提供者:fish
  1. abInstallRootCA

    0下载:
  2. 以程式的方式安裝 Root CA (註: 安裝時User會出現確認視窗)-Install root CA by programming. ps: User will be prompt a confirm dialog
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:2273
    • 提供者:Egg Chang
  1. DOS3DAnimation

    0下载:
  2. DOS 3D动画 代码很简短,但很精彩的一段3d动画,解压后可以直接运行start.bat批处理文件,也可以直接“开始”——“运行”——输入“cmd”(打开控制台)——将路径定位到x.txt所在的目录(如x.txt在E盘下,在控制台中输入“E:”回车,则路径定位到e盘根目录)——输入“debug<x.txt”,回车,就可以看到这段动画了-DOS 3D animation code is very short, but very exciting period of 3d anim
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:6773
    • 提供者:林坚
  1. 16

    0下载:
  2. Google Maps API ITourControllerGE类 实例 批量搜索显示 路径搜索和动态显示,运行前请先将GEdatabase.txt和kml文件放在E盘根目录下-Google Maps API ITourControllerGE instance of a class path search and batch search display dynamic display, running before the first copy GEdatabase.txt and
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:4013050
    • 提供者:fly
  1. 19

    0下载:
  2. Google Maps API 奥运会信息服务系统 奥运会信息服务系统,运行前请先将olympiad文件夹放在E盘根目录下-Google Maps API Olympic Games, Olympic Games information service system information service system, running before the olympiad please folder under the root directory on the E
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2258942
    • 提供者:fly
  1. sequenceOfN

    0下载:
  2. 一个正数N,求相加等于N的所有连续的i个数的序列。如N=5,此时只有一个序列2、3.我这个算法的复杂度已经降到根号N,效率很高-A positive number N, seeking the sum is equal to N for all i the number of consecutive sequences. If N = 5, this time there is only one sequence of 2,3. I have the complexity of this alg
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:351035
    • 提供者:lw
  1. zuixiaoyuangen

    0下载:
  2. 这是我写的一个关于最小原根的程序,望大家指教-This is what I wrote a program on the smallest of the original root, hope you Zhijiao ~~~~~~
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:637
    • 提供者:王一
  1. BenvliMAXandMIN

    0下载:
  2. 这两个代码是用贝努利法求方程的最大实根和最小实根,方程只要是标准形式输入参数就可以调用此MATLAB函数-These two functions which are writtern by Matlab can solve out the max and min root through the Benvli method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:598
    • 提供者:bohuanglee
  1. boot

    0下载:
  2. 数根 数也有根吗?有!数根就是把一个数的各个数位上的值相加,直到得到一个一位数为止。请你编写一个程序来计算任意数N(0≤N≤1000000000000)的根。 输入: 输入有多个案例。每一个案例为一行,每行只有一个整数N。当输入的N是-1时,输入结束。 输出: 每一个案例输出一行。每行只有一个数字,就是N对应的数根。 Sample input 39 -1 Sample output 3-Number of root number als
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:609
    • 提供者:yisayu
  1. diedai

    0下载:
  2. 迭代法求立方根的VB程序,初学者可能有用的着-Seeking cube root of the VB iterative procedure may be useful for the beginner
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:48917
    • 提供者:谌杰峰
  1. determine

    0下载:
  2. 判断一个图是否为树,并且相应的可以判断是否是根树,以及显示出树叶。-To determine whether a graph tree, and can determine whether the corresponding root tree, as well as the show leaves.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:254417
    • 提供者:曾经十年
  1. traverse_of_tree

    0下载:
  2. 树的三种遍历,先根输入,三种输出,简单好用!-Three kinds of tree traversal, first the root input, three output, easy to use!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:21083
    • 提供者:董玉玺
  1. 99

    0下载:
  2. 開立方根 ,程式碼1為內建程式碼2為建表+二分搜尋-Open cube root, the code a code for the built-in 2+ 2 points for the construction of the table search
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1229
    • 提供者:alan
  1. example3

    0下载:
  2. 分别建立命令文件和函数文件 转换想x,y的值 求一元二次方程的根-The establishment of a command file and function file Conversion to x, y values Seeking the root of one dollar a quadratic equation
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2813
    • 提供者:nianhua
  1. v2.20-0247(06.09.13)AGanNo2.tar

    0下载:
  2. 兼容v2.20-0247的linux版本,内有源码,可编译(06.09.13)]AGanNo2 首先您需要去下载安装支持包libpcap和libnet 使用过程: 文件夹中包含的AGanNo2_0913在Linux 的2.6.15.3内核, libnet的版本1.1.2.1,libpcap的版本0.93下运行通过,如果在您的系统中不能运行,请试着重新编译编译! 编译过程: 1.解开源码包: tar -xvzf AGanNo2.tar.gz 2.编译: cd AGa
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:45975
    • 提供者:刘帅
  1. addressbook

    0下载:
  2. 多人版的通讯簿,实现了:注册-登录-操作 的模式;用到了ACCESS数据库,可以显示记录登录记录 其中管理员的密码为:12345;注意要把数据库放到C盘的根目录下才可以使用-Multiplayer version of the address book, realized: Register- Login- operation mode use of the ACCESS database, you can display the record log records which the ad
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:6125967
    • 提供者:chenqin
  1. 1

    0下载:
  2. 解方程a*x*x+b*x+c=0,输入a,b,c解出方程的根-Solution of equations a* x* x+ b* x+ c = 0, input a, b, c solved the root of equation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:615
    • 提供者:六君
  1. BiTreeAll

    1下载:
  2. 使用二叉链表实现二叉树的基本功能: 1、二叉树的建立 2、前序遍历二叉树 3、中序遍历二叉树 4、后序遍历二叉树 5、按层序遍历二叉树 6、求二叉树的深度 7、求指定结点到根的路径 8、二叉树的销毁 -Use two forks linked to achieve the basic functions of a binary tree: 1, the establishment of two binary tree, preorder traversal b
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:522117
    • 提供者:dxeicho
  1. bianliconggengdaoyezi

    0下载:
  2. C语言版的数据结构,利用遍历二叉树算法实现C语言的编程,即从根到路子结点的路径。-C language version of the data structure, binary tree traversal algorithm using C programming language, from the root to the path of the path nodes.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:8057
    • 提供者:李飞跃
« 1 2 3 45 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com