资源列表

« 1 2 ... .47 .48 .49 .50 .51 2852.53 .54 .55 .56 .57 ... 21467 »

[其他小程序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
<白璎> 在 2025-06-22 上传 | 大小:503kb | 下载:0

[其他小程序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
<dgdfg> 在 2025-06-22 上传 | 大小:45kb | 下载:0

[其他小程序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
<dgdfg> 在 2025-06-22 上传 | 大小:5kb | 下载:0

[其他小程序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
<musong> 在 2025-06-22 上传 | 大小:13kb | 下载:0

[其他小程序shunxu

说明://顺序表的建立、查找、插入与删除 #include <stdio.h> #include <malloc.h> #include <stdlib.h> #define ListSize 100 //表最大长度 //结构定义 typedef struct SeqList { int node[ListSize] //存放表结点 int length //当前表长度 } SeqList //插入元素
<珈旖> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[其他小程序CPUtiaoshi

说明:计算机体系结构试验,CPU的调试,含有测试程序,三个测试程序,可以上机直接用-Computer architecture test, CPU debug, test procedure contains three test procedures can be directly used on the machine
<唐凝> 在 2025-06-22 上传 | 大小:863kb | 下载:0

[其他小程序kucun

说明:实习题:库存成本核算系统 系统功能 系统的可能对象 每个对象的属性-Internship title: inventory cost accounting system system system may be the object of each object s properties
<ying> 在 2025-06-22 上传 | 大小:17kb | 下载:0

[其他小程序mathematica

说明:中国科学院研究生院老师的PPT,对于初学mathematica的人来说,可以借鉴下,了解mathematica的主要功能-Chinese Academy of Sciences, Graduate School of the teacher s PPT, beginner mathematica for people who can draw on, the understanding of the main functions of mathematica
<常春藤> 在 2025-06-22 上传 | 大小:3.62mb | 下载:1

[其他小程序multithread

说明:用VC++实现多线程的工作,一个进程下的两个线程的工作情况-With VC++ Realization of multi-threading work, a process under the work of the two threads
<陆也> 在 2025-06-22 上传 | 大小:74kb | 下载:0

[其他小程序Scaling

说明:s7200 scaling 数据线性转换,梯形图-s7200 scaling linear data conversion, Ladder Diagram
<jshnet> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[其他小程序jisuanqi

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

[其他小程序partnerfood

说明:在线订餐系统,可以那来直接的用,本人以前就是用这个软件的-Online reservation system, you can use it directly, I used to use this software
<sdf> 在 2025-06-22 上传 | 大小:10.5mb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 2852.53 .54 .55 .56 .57 ... 21467 »

源码中国 www.ymcn.org