资源列表

« 1 2 ... .57 .58 .59 .60 .61 42362.63 .64 .65 .66 .67 ... 66581 »

[Windows编程test_11.1

说明:编写一个程序,将用分钟表示的时间转换成以小时和分钟表示的时间。使用#define或const来创建一代表60的符号常量。使用while循环来允许用户重复键入值,并且当键入一个小于等于0的时间时终止循环。-The preparation of a procedure that will be the time converting minutes into hours and minutes that time. Use# define or const to create a constant
<qfnu08zzr> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[Windows编程test_12

说明:将一个5*5的矩阵中最大的元素放在中心,四个角分别放四个最小的元素(顺序从左到右,从上到下顺序依次从小到大存放),写一个函数实现之。用main函数调用。-A 5* 5 matrix elements of the largest on the center, put the four corners of the elements of the smallest (order from left to right, from top to bottom the order from small
<qfnu08zzr> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[Windows编程test_21

说明:编写一个程序,初始化一个double数组,然后把数组内容复制到另外两个数组(3个数组都需要在主程序中声明)。制作第一份拷贝的函数使用数组符号。制作第二份拷贝的函数使用指针符号,并使用指针的增量操作。把目标数组名和要复制的元素数目作为参数传递给函数。-The preparation of a procedure to initialize a double array, the array elements and then copied to the other two arrays (thre
<qfnu08zzr> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[Windows编程hellomsg

说明:一个用C写的简单聊天室程序,可传输文件图片,功能比较简单。-A simple chat room procedures written using C, to transfer files to images, relatively simple functions.
<王帅> 在 2025-11-22 上传 | 大小:152kb | 下载:0

[Windows编程test_22.2

说明:2、 编写一个产生1000个1到10范围内的随机数的程序。不要保存或打印数字,仅打印每个数被产生了多少次。让程序对10个不同的种子值进行计算。数字出现的次数相同吗?可以使用自定义的随机函数或ANSI C中的函数rand()和srand()。这是一个测试特定随机数发生器的随机性的方法。-1000 arising from the preparation of a 1-10 range of the random number procedure. Do not save or print the
<qfnu08zzr> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[C#编程WindowsFormsProgrammingWithCSharp

说明:Windows Forms Programming With CSharp
<Hieu Nguyen> 在 2025-11-22 上传 | 大小:6.25mb | 下载:0

[Windows编程test_22.3

说明:3、 编写一个函数。该函数接受下列参数:一个int数组的名称,数组大小和一个代表选取次数的值。然后函数从数组中随机选择指定数量的元素并打印他们。每个元素最多选择一次(模拟抽奖或挑选陪审成员)。另外,请使用time()或其它类似的函数生成种子。以便srand()函数初始化随机数生成器rand()。编写一个简单的程序测试该函数。-The preparation of a function. The function accepts the following parameters: the name
<qfnu08zzr> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[Windows编程WasSee2

说明:不太明白 我也不知道干什么的 麻烦大家帮帮忙-Do not quite understand what I do not know the trouble we lend a helping hand
<王强> 在 2025-11-22 上传 | 大小:262kb | 下载:0

[其他小程序MP3ManagementSystem

说明:运用MFC ODBC数据库编程,做的一个MP3管理小系统-MFC ODBC database application programming, so a small MP3 Management System
<anan> 在 2025-11-22 上传 | 大小:4.09mb | 下载:0

[文件操作filetest

说明:一个文件操作的小例子,初学者可以看看,当作入门了-Operation of a file small example, beginners can see that as the entry
<ice_angle> 在 2025-11-22 上传 | 大小:166kb | 下载:0

[C#编程jxc1

说明:不错的c#开发的进销存软件,学习c#的入门级代码-C# to develop a good Invoicing software, learning the entry-level c# code
<Jay> 在 2025-11-22 上传 | 大小:1.01mb | 下载:0

[对话框与窗口Testt

说明:vc++关于对话框的编程,帮助大家理解mfc-vc++ programming on the dialog box to help you understand mfc
<weiwei> 在 2025-11-22 上传 | 大小:1.79mb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 42362.63 .64 .65 .66 .67 ... 66581 »

源码中国 www.ymcn.org