资源列表

« 1 2 ... .41 .42 .43 .44 .45 65546.47 .48 .49 .50 .51 ... 66603 »

[其他小程序paobiao2

说明:000-999跑表 STC89C52单片机 + 数码管显示-000-999 stopwatch STC89C52 Singlechip+ Digital tube display
<辛坤> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[其他小程序m68008

说明:组合逻辑:地址译码(for m68008)-Combinational Logic: Address decoding (for m68008)
<谭耀庭> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[C#编程PanelEx

说明:扩展C#中的Panel控件,增加画各种边框的功能-Extended C# The Panel control, increase the function of painting a variety of border
<Lance Yang> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[Windows编程days

说明:对某年某月进行就算 只要输入那年那月就可以就算出这是一年中的那一天 是闰年还是不是闰年HUANGF-For a certain period as long as the input for that year even if it can even out on this is the year that day is a leap year or not a leap year HUANGF
<huangd> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[其他小程序migong

说明:迷宫问题,首先自定义建立迷宫的数据结构,迷宫数据放入矩阵中.在路线查找时,初始化栈,应用循环对每一点座标进行4个方向的判断,如果该点可达则把该点信息放入栈内,或者回溯到出栈后的坐标点,最后如果最后能够到达出口,那么栈内存储的即为走出迷宫路径-Maze problem, first of all, since the definition of the establishment of a maze of data structure,
<吕璐> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[其他小程序traffic

说明:通过对图的应用,建立一套交通网络图,实现对求单源最短路径,任意两个城市间的最短路径的查询. 首先根据邻接矩阵和图的知识建立交通网络图,顶点信息存储城市道路信息,由图的最短路径查询城市间的最短道路,输出到达路径。 -Through the diagram, the establishment of a transportation network map, to achieve for single-source shortest
<吕璐> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[进程与线程procon

说明:试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制,windows环境下运行-Test Objective: To study the mechanisms and thread Linux Semaphore producers to achieve concurrency control on consumer issues, windows environment running
<吕璐> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[Windows编程chongzaiyunsuan

说明:1、 对Point类重载++和――运算符 编写C++程序完成以下功能: (1) Point类的属性包括点的坐标(x,y); (2) 实现 Point类重载++和――运算符:  ++p,--p,p++,p--。  ++和――分别表示x,y增加或减少1。 -1, on the Point-type heavy-duty and- operator prepared C++ P
<李伟> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[Windows编程fushuchongzai

说明:2、 实现复数类的运算重载 编写C++程序完成以下功能: (1) 实现复数类的运算重载:+,-,*,/,^(乘方)。 -2, the realization of the plural types of heavy-duty computing to prepare C++ Procedures to accomplish the following functions: (1) the realization of th
<李伟> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[其他小程序1

说明:1、 矩形 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出 -1, rectangular prepared
<李伟> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[Windows编程1

说明:编写C++程序完成以下功能: (1) 用类来实现矩阵,定义一个矩阵的类,属性包括:  矩阵大小,用 lines, rows(行、列来表示);  存贮矩阵的数组指针,根据矩阵大小动态申请(new)。 (2) 矩阵类的方法包括:  构造函数,参数是矩阵大小,需要动态申请存贮矩阵的数组;  析构函数,需要释放矩阵的数组指针;  拷贝构造
<李伟> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[Windows编程kiushi

说明:编写C++程序完成以下功能: (1) 输入一个文本文件名; (2) 打开文件名,在该文件的每一行前面加上一个行号,保存在另外一个文本文件中。 -The preparation of C++ Process is complete the following functions: (1) enter a text file name (2) Open the file name in the paper in front o
<李伟> 在 2024-10-16 上传 | 大小:1024 | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 65546.47 .48 .49 .50 .51 ... 66603 »

源码中国 www.ymcn.org