资源列表

« 1 2 ... .92 .93 .94 .95 .96 44997.98 .99 .00 .01 .02 ... 66581 »

[其他小程序12

说明:下面是一个结构体声明: struct box { char maker[40] float height float width float length float volume } a. 编写一个函数,按值传递box结构,并显示每个成员的值 b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。 c. 编写一个使用这两个函数的简单程序 -Here is a structure declar
<周晓> 在 2025-07-02 上传 | 大小:4kb | 下载:0

[其他小程序13

说明:定义一个递归函数,接受一个整数参数,并返回给整数的阶乘,程序使用循环让用户输入不同的值,程序将报告这些参数的值-Define a recursive function that takes an integer argument and returns the factorial of an integer to the program using a loop allows the user to enter a different value, the program will report
<周晓> 在 2025-07-02 上传 | 大小:11kb | 下载:0

[其他小程序14

说明:编写一个程序,它使用下列函数 Fill_array()将一个double数组的名称和长度作为参数。它要求用户输入double值,并将这些值存贮到数组中。当数组被填满或用户输入非数字时,输入将停止,并返回实际输入了多少个数字。 Show_array()将一个double数组的名称和长度作为参数,并显示该数组的内容, Reverse_array()将一个double数组的名称和长度作为参数,并将数组中的值反转 程序将使用这些函数来填充数组,然后显示数组,反转数组,然后显示数组,反转数
<周晓> 在 2025-07-02 上传 | 大小:12kb | 下载:0

[ISAPI/IE编程Computer-Network

说明:介绍了计算机的网络结构,以及自顶向下的方法学。资料为英文书写,原理介绍的很清晰,适合初学者学习计算机网络。-Overview of the computer network structure, as well as a top-down methodology. Data is written in English, the principle introduced by the very clear, suitable for beginners to learn the computer
<kevin> 在 2025-07-02 上传 | 大小:4.11mb | 下载:0

[其他小程序MFCudp

说明:MFC 实现UDP无连接通信 网络通信编程之WINSOCK----TCP-MFC UDP connect
<大鹏> 在 2025-07-02 上传 | 大小:4.47mb | 下载:0

[Windows编程Graphic

说明:基于mfc的课程设计,是制作一个界面并且能运用这个界面画出各种图像-Mfc based curriculum design, is to produce an interface and can use this interface to draw a variety of image
<sky> 在 2025-07-02 上传 | 大小:2.28mb | 下载:0

[C#编程Drug-pinyin-query

说明:1.在本机上SQL Server 数据库上新建名称为127.0.0.1的SQL Server注册,(将默认用户名sa的密码更改为123456)在其中添加名为MDI的数据库,将我发给你的MDI备份文件还原到新建的MDI数据库 2.运行MDI.exe 或在VS环境下编译代码-1 on the unit name of the SQL Server database on the new SQL Server Registration of 127.0.0.1, (the default pas
<喻吟> 在 2025-07-02 上传 | 大小:359kb | 下载:0

[文件操作USER_FILE

说明:使用#define 封装了io FILE的所有操作-Use# define encapsulates all the operations io FILE
<张立宏> 在 2025-07-02 上传 | 大小:3kb | 下载:0

[其他小程序Time-slice-rotation

说明:时间轮转代码,有关操作系统的时间片轮转,完整的代码哦,完全无bug-Rotation time code, the operating system of the time slice rotation, a complete code Oh, completely bug-free
<喻吟> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[数据库编程Mysql_2

说明:C++ 代码 控制mysql 数据库 很多不明白的初学者有很大帮助-C++ code control mysql database many do not understand very helpful for beginners
<张立宏> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[C#编程studentmanager

说明:学生信息管理系统 数据库课程设计 c# -Student Information Management System database design courses
<zwy> 在 2025-07-02 上传 | 大小:1.83mb | 下载:0

[C#编程ms

说明:医院信息管理系统 ms系统的学习 大学生数据库课程设计 linq-Hospital information management system ms system database design courses students learn linq
<zwy> 在 2025-07-02 上传 | 大小:262kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 44997.98 .99 .00 .01 .02 ... 66581 »

源码中国 www.ymcn.org