资源列表

« 1 2 ... .70 .71 .72 .73 .74 65875.76 .77 .78 .79 .80 ... 66603 »

[Windows编程The_0_1_Kn215172562009

说明:The_0_1_Kn215172562009 for kernel
<kuyk> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[Windows编程junyun

说明:可以在8*8点阵上均匀显示一个向左移动的箭头,产用列扫描的方式点亮,所以可以保证亮度均匀-In 8* 8 dot matrix display on the uniform of a left arrow, the middle class by way of scanning light out, so to ensure uniform brightness
<zijinghw> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[Windows编程ScoreGame

说明:足球联赛计分并排名,工大课程设计。赢一球3分,输一球-1,平0分-Football League scoring and ranking, the major curriculum design. A ball to win 3 points,-1 lose a ball, ping 0 points
<Vc_Ly> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[.net编程bcbbs[1].net_Mail

说明:MAIL 实现大部分GOOGLEMAIL上大部分的功能。-MAIL to achieve most of the functions of most GOOGLEMAIL.
<关关> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[Windows编程linear_regression

说明:一元线形回归算法,C语言 一元线形回归算法,C语言-One dollar linear regression algorithm, C language
<yxm> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[Windows编程ecs

说明:这是一个通过c++编译的能够实现二叉树的先序,中序,后序遍历的程序,输入时要按照例子的要求输入,否则不可辨认-This is a through c++ compiler can be achieved in the first order binary tree, in order, after the traversal of the procedure, type the request in accordance with th
<lw> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[Windows编程biaodashi

说明:c++编译的能够实现一些简单的表达式求值的程序,当然输入要求有限制,能够计算一些算式的结果-c++ compiler to achieve the expression of some simple procedures for evaluation, of course, there are restrictions on the importation of the requirements, to calculate the re
<lw> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[其他小程序FOC

说明:异步电机的矢量控制的M文件,可以运行 可以根据实际改一些参数!-Vector control of induction motor M-file, you can run can be changed according to the actual number of parameters!
<达双> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[GDI/图象编程CoinArray

说明:问题描述:有m x n [m<=100, n<=100 ] 个金币在桌面上排成一个m行n 列的金币阵列。每一枚金币或正面朝上或背面朝上。用数字表示金币状态,0表示金币正面朝上,1 表示背面朝上。金币阵列游戏的规则是:(1)每次可将任一行金币翻过来放在原来的位置上;(2)每次可任选2列,交换这2列金币的位置。-jinbizhenliwenli,zijibiaoxiechenxu,keyiyunxing
<wuzhiqiang> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[Windows编程postOfficeSelection

说明:« 问题描述:在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小。 « 编程任务:给定n 个居民点的位置,编程计算n 个居民点到
<wuzhiqiang> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[Windows编程clock

说明:【问题描述】普通时钟都有时针和分针,在任意时刻时针和分针都有一个夹角,并且假设时针和分针都是连续移动的。现已知当前的时刻,试求出该时刻时针和分针的夹角A(0≤A≤180)。 注意:当分针处于0分和59分之间时,时针相对于该小时的起始位置也有一个偏移角度。 【输入形式】从标准输入读取一行,是一个24小时制的时间。格式是以冒号(“:”)分隔的两个整数m(0≤m≤23)和n(0≤n≤59),其中m是小时,n是分钟。 【输出形式】向
<施立波> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[Windows编程tail

说明:【问题描述】 命令 tail用来打印文件中最后n行。 命令格式为:tail [-n] filename,其中: -n :n表示需要打印的行数,省略时n的值为10。 filename :给定文件名。 如,命令tail -20 example.txt 表示打印文件example.txt的最后20行,用C语言实现该程序。(提示:使用命令行参数) 【输入形式】 tail [-n] filename,其中:-n :n表
<wodecoolpp> 在 2024-10-09 上传 | 大小:1024 | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 65875.76 .77 .78 .79 .80 ... 66603 »

源码中国 www.ymcn.org