资源列表

« 1 2 ... .45 .46 .47 .48 .49 5250.51 .52 .53 .54 .55 ... 5345 »

[C#编程zhaoandian

说明:找鞍点,鞍点的元素值在该行上最大, 在该列上最小-Element value to find the saddle point, saddle point on the line maximum, minimum on the column
<刘团秀> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程CRC

说明:CRC校验的编码和译码, CRC校验的编码和译码-the coding and decoding of CRC,the coding and decoding of CRC,the coding and decoding of CRC
<丁晟> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程8digit-display

说明:8位数码管中第一位显示,V573需要用短路帽短接到VCC,不用时需要8位数码管中第一位显示-8digit display
<Stephen King> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程4-10

说明:设计一个用于人事管理的“人员”类。由于考虑到通用性,这里只抽象出所有类型人员都具有的属性:编号、性别、出生日期、身份证号等。其中“出生日期”声明为一个“日期”类内嵌子对象。用成员函数实现对人员信息的录入和显示。要求包括:构造函数和析构函数、复制构造函数、内联成员函数、带默认形参值的成员函数、类的组合。 -Personnel management for the design of a " people" category. Taking into account the v
<染墨> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程01

说明:Descr iption 给定一个r * c的只包含0和1两个数字的矩阵,对于矩阵中任意一点(x,y),定义(x,y)的权为(x,y)到与此点曼哈顿距离最小的1的曼哈顿距离(如果mat[x][y] = 1,则(x,y)的权为0)。请求出对于给定01矩阵中所有点的权值之和。 所谓曼哈顿距离——两点在南北方向上的距离加上在东西方向上的距离,即D(I,J)=|XI-XJ|+|YI-YJ|。对于一个具有正南正北、正东正西方向规则布局的城镇街道,从一点到达另一点的距离正是在南北方向上旅
<hd> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程a1

说明:实现任意输入公式的真值表计算,同时它也是一个二进制加法器的模拟器,每当在这个模拟器中产生一个二进制数时,就相当于给各个命题变元产生了一组真值指派。-Implement any truth table, enter the formula to calculate, but it is also a binary adder simulator whenever generates a binary number in the simulator, which is equivalent to e
<wenting> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程Text3

说明:交通灯C程序,十字路*通灯控制C程序,源代码,仅供参考。-C program traffic lights, intersections traffic lights control C program source code for reference purposes only.
<wang> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程main

说明:C#实现了对一个数组在指定位置元素的删除方法。-C# implements methods to delete an array element in the specified location.
<马成> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程Program

说明:模拟线程,以便于对线程的了解.对线程的挂起与唤醒进行初步了解-Simulation threads, in order to understand on the thread. Thread to suspend and wake preliminary understanding
<任超> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程MainWindow.xaml

说明:触摸屏核心接口程序,主要写了触摸屏接口win7下 wpf调用的核心。-Core touchscreen interface program, mainly to write down the core touch screen interface win7 wpf call.
<王连源> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程rade

说明:使用控制台程序,对字符串、数字等进行排序输出,并创建了类方法-Using the console program, sorted output string, number, and to create a class method
<王鑫> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[C#编程p313

说明:求任意的一个m×n矩阵的鞍点——鞍点是指该位置上的元素在该行上为最大、在该列上为最小, 矩阵中可能没有鞍点,但最多只有一个鞍点。m、n(2<=m<=20、2<=n<=20)及 矩阵元素从键盘输入(只考虑int型和每行、每列中没有并列最大/最小的情况)。-Find an arbitrary mn matrix saddle point- saddle point is the element that position on the line for the big
<huangli> 在 2025-06-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 5250.51 .52 .53 .54 .55 ... 5345 »

源码中国 www.ymcn.org