资源列表

« 1 2 ... .53 .54 .55 .56 .57 4358.59 .60 .61 .62 .63 ... 5346 »

[C#编程include

说明:编写程序登录幼儿园200小朋友数据:姓名、性别、年龄、身高、体重、出生日期分别按年龄排序输出 要求:(1)登录数据用函数input()(2)按身高排序用函数sort()(3)输出排序结用函数output()输出格式:幼儿园小朋友览(依身高排序)-Login program 200 kindergarten data: name, sex, age, height, weight, date of birth, respectively,
<庞凤梅> 在 2024-10-01 上传 | 大小:3072 | 下载:0

[C#编程VideoMonitor

说明:家庭视频监控系统,实现简单的功能,录像回放-Video surveillance systems
<吴羙> 在 2024-10-01 上传 | 大小:1127424 | 下载:0

[C#编程poi

说明:编写程序要求:允许用户输入两整数求出并输出两整数大公约数(Common denominator)里介求公约数算法--欧几里德算法又称辗转相除法其计算理下:用a除b取余数a1 a1 = 0, 则b大公约数 否则用 b 除a1取余数a2 a2 = 0则a1大公约数 否则用 a1 除a2取余数a3a3 = 0则a2大公约数 否则用a2除a3取余数a4-Program requirement: allows the user to enter
<庞凤梅> 在 2024-10-01 上传 | 大小:4096 | 下载:0

[C#编程dockpanel

说明:实现vs2010停靠功能用于C#,经本人验证好使-Stop function is used to achieve vs2010 C#, so that after I verified
<安洪生> 在 2024-10-01 上传 | 大小:596992 | 下载:0

[C#编程3015_EX01

说明:Exercise 1: Programming Environment and Basic Input/Output 1. Write a program that prints “This is my first program!” on the screen. (a) Save this program onto your own disk with the name of e2-1a (b) Run this
<王思翰> 在 2024-10-01 上传 | 大小:21504 | 下载:0

[C#编程serial

说明:c#写的串口通信软件,最基本的串口操作,希望对于像我这样的初学者有帮助-a serial port communication software write by C#
<ghh136> 在 2024-10-01 上传 | 大小:98304 | 下载:0

[C#编程chengji

说明:成绩的排序,实现成绩由大到小的排序,使可以清楚知道成绩高低-Results sorted in descending order to achieve results, so that you can know the level of achievement
<楚舒琦> 在 2024-10-01 上传 | 大小:15360 | 下载:0

[C#编程VEDIO3

说明:基于MFC多媒体播放器,用文件添加,文件打开,列表生成,支持WMV,MOV格式文件-the multimedia player that based MFC
<饶永康> 在 2024-10-01 上传 | 大小:3788800 | 下载:0

[C#编程SH79F6431

说明:中颖单片机SH79F642的电路原理图,希望对大家有用啊-SinoWealth microcontroller SH79F642 circuit schematic diagram, we hope to useful ah ha ha
<pual> 在 2024-10-01 上传 | 大小:373760 | 下载:0

[C#编程Back-Matrix-filling-code

说明:回型矩阵填充代码,本程序是自己编写的回型矩阵填充算法- Back Matrix filling code, the program is written back to their own type matrix filling algorithm
<liminglei> 在 2024-10-01 上传 | 大小:22528 | 下载:0

[C#编程mytessact

说明:图像识别 tesseract MODI aspire-Image recognition tesseract MODI aspire
<廖桂才> 在 2024-10-01 上传 | 大小:5008384 | 下载:0

[C#编程Notes-of-the-RTX

说明:在工程中使用RTX实时控制系统遇到的一些问题,可能对大家有所帮助-Some of the RTX real-time extension under Windows Programming Notes
<liminglei> 在 2024-10-01 上传 | 大小:5120 | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 4358.59 .60 .61 .62 .63 ... 5346 »

源码中国 www.ymcn.org