资源列表
asp--dengluzhucexitong
- 用asp编写的登陆注册系统,对于学习asp的朋友,是很好的参考资料-Asp landing with the preparation of the registration system, for learning asp friends, is a good reference
Tower
- 一个用标准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
nasm_man
- 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
docking_zyb
- 自己编写的三角网算法。对离散点的三角网的生成,并对传统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
zyb1_delaunay
- 自己编写的三角网算法。对离散点的三角网的生成,并对传统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
compare
- 这是一个简单的程序,但很有代表性,可以帮助初学者较快的入门。输入三个数,比较大小。文件中附有 详细说明-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
shunxu
- //顺序表的建立、查找、插入与删除 #include <stdio.h> #include <malloc.h> #include <stdlib.h> #define ListSize 100 //表最大长度 //结构定义 typedef struct SeqList { int node[ListSize] //存放表结点 int length //当前表长度 } SeqList //插入元素
CPUtiaoshi
- 计算机体系结构试验,CPU的调试,含有测试程序,三个测试程序,可以上机直接用-Computer architecture test, CPU debug, test procedure contains three test procedures can be directly used on the machine
kucun
- 实习题:库存成本核算系统 系统功能 系统的可能对象 每个对象的属性-Internship title: inventory cost accounting system system system may be the object of each object s properties
multithread
- 用VC++实现多线程的工作,一个进程下的两个线程的工作情况-With VC++ Realization of multi-threading work, a process under the work of the two threads
Scaling
- s7200 scaling 数据线性转换,梯形图-s7200 scaling linear data conversion, Ladder Diagram
jisuanqi
- 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3、以角度、弧度两种方式实现上述部分函数 -Systematic study of object-oriented programming ideas, u