资源列表

« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 653 »

[控制台(字符窗口)编程PA1_1(1)

说明:描述   教练员A、B和C将要从编号为1到n的队员中挑选自己的队员。为公平起见,每个教练都根据自己的喜好程度将队员排序;你负责根据以下规则为他们分配队员。   你拿到的数据是a、b、c三个数组,表示三个教练对队员的喜好程度排序,每个数组都是数字1到n的一个排列,下标越小表示教练越喜欢该队员。你的分组规则是,从还未被分配的队员中找一个教练A最喜欢的队员分到A组;然后,在未分配的队员中分配教练B最喜欢的队员到B组;然后是教练C
<胡超臣> 在 2024-12-27 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程PA1-2(1)

说明:描述   公司有n个员工,编号1 ~ n。员工数量众多,需要你为他们编写一个管理系统。   员工上班时都要登录管理系统登记一个code,离开要从管理系统上注销,员工也可以随时更新自己的code。到了下班时间,所有员工都会自动注销。公司管理人员随时都可能想要知道有多少员工上班,以及任一员工登记的code。 输入   第一行两个整数n、m。接下来m行,每行都是以下内容之一: I a c //Log In
<胡超臣> 在 2024-12-27 上传 | 大小:1kb | 下载:1

[控制台(字符窗口)编程HexAlter

说明:Edit hex value by specifying the address a console.-Edit hex value by specifying the address a console.
<StefansArya> 在 2024-12-27 上传 | 大小:9kb | 下载:0

[控制台(字符窗口)编程captureAndRecg

说明:Opencv在vs2013下同时采集两个摄像机的图片-Opencv in vs2013 simultaneous acquisition of two camera images
<Wangxuyang> 在 2024-12-27 上传 | 大小:23.08mb | 下载:0

[控制台(字符窗口)编程RussiaBlock

说明:俄罗斯方块的C程序,在EasyX图形库(http://www.easyx.cn)即TC的图形库在VC下的移植实现-Tetris C program, in the EasyX graphics library (http://www.easyx.cn) that TC graphics library in VC transplantation
<陈旭> 在 2024-12-27 上传 | 大小:1.54mb | 下载:0

[控制台(字符窗口)编程ATM

说明:基于linux系统上的QT开发的ATM模拟程序,有ATm界面窗口,实现了现在ATM基本的功能。-Based on the Linux system QT development of the ATM simulation program, ATm interface window, to achieve the basic functions of the ATM.
<jerry> 在 2024-12-27 上传 | 大小:11kb | 下载:0

[控制台(字符窗口)编程11.15

说明:可实现标准IO输出到文件,和从文件读进数据到容器-std io
<陈某某> 在 2024-12-27 上传 | 大小:5.08mb | 下载:0

[控制台(字符窗口)编程ben

说明:bentley ottman algroithm
<Veronika> 在 2024-12-27 上传 | 大小:16kb | 下载:0

[控制台(字符窗口)编程Ampire

说明:custom header to drive an Ampire tft display
<cristiano> 在 2024-12-27 上传 | 大小:229kb | 下载:0

[控制台(字符窗口)编程pr_02_1

说明:Interacciones de tods los átomos, en potencial lennard JOnes de un líquido.
<RiEnMaJa> 在 2024-12-27 上传 | 大小:547kb | 下载:0

[控制台(字符窗口)编程Boardroom_Clocks(1)

说明:this a c# source code that take calculates the time in four different places currently set to London, new york, hong kong, and paris. but the user of the code can always change it to suit them-this is a c# source code th
<justyno> 在 2024-12-27 上传 | 大小:63kb | 下载:0

[控制台(字符窗口)编程reverse-the-single-link-list

说明:本源代码是利用控制台编程,在Visual C++下实现的用于单链表新的逆置方法,并利用递归调用函数实现。-The source code is the use of the console programming in Visual C++ implemented new single list of inverse method for setting and using recursive call function to achi
<Kyrie Irving> 在 2024-12-27 上传 | 大小:484kb | 下载:0
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 653 »

源码中国 www.ymcn.org