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

资源列表

« 1 2 ... .08 .09 .10 .11 .12 18713.14 .15 .16 .17 .18 ... 19301 »
  1. asp--dengluzhucexitong

    0下载:
  2. 用asp编写的登陆注册系统,对于学习asp的朋友,是很好的参考资料-Asp landing with the preparation of the registration system, for learning asp friends, is a good reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.15mb
    • 提供者:游侠
  1. Tower

    0下载:
  2. 一个用标准C编写的汉诺塔可视控制台程序,实现了制定层数的汉诺塔移动,并实现了可视化,可生成EXE程序独立于VC++环境独立运行.-A standard C Hanoi prepared visual console procedures, to achieve the development of mobile-rise Tower of Hanoi, and the realization of visualization can be generated EXE program indepe
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2.56kb
    • 提供者:胡大海
  1. nasm_man

    0下载:
  2. NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多 的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16 位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简 洁易懂,和Intel语法相似但更简单。-NASM is a portable and modular design of a 80x86 assembler. It supports the goal
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:503.13kb
    • 提供者:白璎
  1. docking_zyb

    0下载:
  2. 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:45.42kb
    • 提供者:dgdfg
  1. zyb1_delaunay

    0下载:
  2. 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:5.17kb
    • 提供者:dgdfg
  1. compare

    0下载:
  2. 这是一个简单的程序,但很有代表性,可以帮助初学者较快的入门。输入三个数,比较大小。文件中附有 详细说明-This is a simple procedure, but very representative can help beginners and entry faster. Enter the three numbers compare size. Document with detailed descr iption of
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:13.6kb
    • 提供者:musong
  1. shunxu

    0下载:
  2. //顺序表的建立、查找、插入与删除 #include <stdio.h> #include <malloc.h> #include <stdlib.h> #define ListSize 100 //表最大长度 //结构定义 typedef struct SeqList { int node[ListSize] //存放表结点 int length //当前表长度 } SeqList //插入元素
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1.18kb
    • 提供者:珈旖
  1. CPUtiaoshi

    0下载:
  2. 计算机体系结构试验,CPU的调试,含有测试程序,三个测试程序,可以上机直接用-Computer architecture test, CPU debug, test procedure contains three test procedures can be directly used on the machine
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:863.37kb
    • 提供者:唐凝
  1. kucun

    0下载:
  2. 实习题:库存成本核算系统 系统功能 系统的可能对象 每个对象的属性-Internship title: inventory cost accounting system system system may be the object of each object s properties
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:17.23kb
    • 提供者:ying
  1. multithread

    0下载:
  2. 用VC++实现多线程的工作,一个进程下的两个线程的工作情况-With VC++ Realization of multi-threading work, a process under the work of the two threads
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:73.79kb
    • 提供者:陆也
  1. Scaling

    0下载:
  2. s7200 scaling 数据线性转换,梯形图-s7200 scaling linear data conversion, Ladder Diagram
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2.72kb
    • 提供者:jshnet
  1. jisuanqi

    0下载:
  2. 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3、以角度、弧度两种方式实现上述部分函数 -Systematic study of object-oriented programming ideas, u
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:56.85kb
    • 提供者:Dante
« 1 2 ... .08 .09 .10 .11 .12 18713.14 .15 .16 .17 .18 ... 19301 »
搜珍网 www.dssz.com