资源列表

« 1 2 ... .74 .75 .76 .77 .78 10279.80 .81 .82 .83 .84 ... 21467 »

[其他小程序Crucialm4_000F

说明:镁光M4的固件,直接U盘启动刷固件,希望大家升级试一试-M4 firmware
<guo> 在 2025-09-29 上传 | 大小:706kb | 下载:0

[其他小程序1

说明:实现带权有向图的邻接表结构创建,输出其顶点之间的最短路径. 弧结构体 typedef struct ArcNode//弧 { int adjvex //弧指向的顶点 struct ArcNode *nextarc //下一条弧 int info //弧的信息 }ArcNode  顶点结构体 typedef struct VNode//顶点 { int data //顶点数据 ArcNode *firstarc //第一条弧 }VNo
<连云> 在 2025-09-29 上传 | 大小:1kb | 下载:0

[其他小程序tupianliulanqi

说明:图片浏览与文本浏览 一个简单的图片和文本查看器,练手作品-A simple image and text viewer practiced hand works
<yuanking> 在 2025-09-29 上传 | 大小:235kb | 下载:0

[其他小程序Hannuota

说明:数据结构中的经典问题,汉诺塔问题的程序代码,需要的给-Tower of Hanoi program
<吴兵> 在 2025-09-29 上传 | 大小:122kb | 下载:0

[其他小程序www

说明:PHP开发CI框架,一种小型轻用的MVC开发框架,里面包含最简单的程序应用-PHP developers CI fr a mework, a small light with MVC development fr a mework, which contains a simple program application
<HD> 在 2025-09-29 上传 | 大小:430kb | 下载:0

[其他小程序3

说明:理发店营业仿真: 理发店有2名理发师,为每名顾客服务时间MU=20min+-SIGMA=3min服从正态分布,顾客相继到达,时间间隔服从1/LAMBDA=10min的指数分布.顾客到达后如发现店内有6人以上排队等待,30 顾客会选择离开,其余人继续等待. 要求:建模,仿真 一天10小时营业,统计N天内: 1.理发师实际服务人数 2.平均队长及因排队人数过多而离去的人数 3.ALPHA=0.05计算置信区间. -Barber shop business simulati
<连云> 在 2025-09-29 上传 | 大小:2kb | 下载:0

[其他小程序zscore

说明:ZSCORE 一个基于C++的小程序,具体是干什么的,你猜-failed to translate
<李生茂> 在 2025-09-29 上传 | 大小:1kb | 下载:0

[其他小程序PWM

说明:生成占空比70 频率为100KHZ的PWM波-product duty 70 100K PWM
<武美蓉> 在 2025-09-29 上传 | 大小:281kb | 下载:0

[其他小程序shunxu

说明:学习数据结构的时候用C++做的顺序表,能进行一些基本的增删查找的基本功能。学习数据结构时候用-Sequence tables, learning data structures when with C++ do some basic additions and deletions to find basic functions. Learning data structures when used
<牛献彬> 在 2025-09-29 上传 | 大小:1kb | 下载:0

[其他小程序OpenGLimpoor3ds

说明:用opnegl导入3ds人体模型,使用0pengl实现人体的重绘、蒙皮-Import 3ds human model with opnegl
<杨波> 在 2025-09-29 上传 | 大小:20.82mb | 下载:0

[其他小程序VBcom

说明:vb编写的串口助手和温度检测程序,还有c51单片机的温度检测源代码-vb prepared by the serial assistant and temperature testing procedures, there c51 microcontroller temperature detection source code
<tozehu> 在 2025-09-29 上传 | 大小:87kb | 下载:0

[其他小程序tyrj

说明:通信原理相关实验程序及报告,包括AM,DSB-SC、SSB信号等的波形及频谱。-Communication Theory experimental procedures and reports, including AM, DSB-SC, SSB signal waveform and spectrum.
<黄梦楠> 在 2025-09-29 上传 | 大小:1.5mb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 10279.80 .81 .82 .83 .84 ... 21467 »

源码中国 www.ymcn.org