资源列表

« 1 2 ... .25 .26 .27 .28 .29 2830.31 .32 .33 .34 .35 ... 21467 »

[其他小程序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-20 上传 | 大小: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-20 上传 | 大小: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-20 上传 | 大小:1kb | 下载:0

[其他小程序CPUtiaoshi

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

[其他小程序kucun

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

[其他小程序multithread

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

[其他小程序Scaling

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

[其他小程序jisuanqi

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

[其他小程序partnerfood

说明:在线订餐系统,可以那来直接的用,本人以前就是用这个软件的-Online reservation system, you can use it directly, I used to use this software
<sdf> 在 2025-06-20 上传 | 大小:10.5mb | 下载:0

[其他小程序DSPjiangyi3

说明:DSP讲义学习资料,讲的是很基础的,希望大家喜欢.-DSP lectures learning materials, saying it is based on the hope that everyone likes.
<xiaowang> 在 2025-06-20 上传 | 大小:656kb | 下载:0

[其他小程序111

说明:实验目的 1. 掌握MCS-51单片机定时计数器的程序设计和调试方法; 2. 熟悉用IBM-PC交叉汇编调试软件MBUG机器汇编及ME-5103在线仿真器调试。 -The experiment was 1. Grasp the MCS-51 single-chip counters regular programming and debugging methods 2. Familiar with IBM-PC cross-compilation of debugging soft
<洪烨> 在 2025-06-20 上传 | 大小:4kb | 下载:0

[其他小程序wencai

说明:实验目的 1. 掌握MCS-51单片机定时计数器的程序设计和调试方法; 2. 熟悉用IBM-PC交叉汇编调试软件MBUG机器汇编及ME-5103在线仿真器调试。 -The experiment was 1. Grasp the MCS-51 single-chip counters regular programming and debugging methods 2. Familiar with IBM-PC cross-compilation of debugging soft
<洪烨> 在 2025-06-20 上传 | 大小:78kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 2830.31 .32 .33 .34 .35 ... 21467 »

源码中国 www.ymcn.org