搜索资源列表
c-shiyanbaogao
- 编写一程序,统计学生的成绩信息(保存在文件Score.dat中)。 要求: 1. 能按总分,数学成绩,英语成绩,计算机成绩分别排序 2. 能分别统计数学,英语,计算机中不及格人数 3. 能按学号查找学生,并显示该学生信息。 注 1. 从文件中读入数据以及功能菜单显示已在文件ReadData.c 和Menu.c中给出; 2. 代码的总体结构已在文件Score.c中给出,并定义了一些函数头,但有关函数体代码和一些主程序处理代码要求学生填写,也可以修改函数头;
Oftomatization
- 为了方便网络编程,90年代初,由Microsoft联合了其他几家公司共同制定了一套WINDOWS下的网络编程接口,即Windows Sockets规范,它不是一种网络协议,而是一套开放的、支持多种协议的Windows下的网络编程接口。本篇论文主要是介绍了在TCP/IP基础上利用winsock2对网卡进行编程,以达到网络流量监测的目的。论文首先介绍了TCP/IP协议,旨在介绍IP,TCP,UDP等比较重要的协议。主要是介绍IP头,TCP头,UDP头的特点,以便从IP头中可以获取源地址,目的地址,协
Script
- 本程序实现了用ADO连接数据库,其中ado2.h和ado2.cpp是一个高度集成的ado函数库,很是不错;本程序的主要功能是执行脚本-This program implements a database using ADO connection, which ado2.h and ado2.cpp is a highly integrated ado library, it is good this program' s main function is to execute scr i
binaryadder
- Linux终端下main函数从命令行接收字符串参数,从而实现二进制加法-Under the terminal of the Linux OS,this program can receive parameters via command line to realize the function of binary addition.
5
- 1. 编写一个使用指针返回类型的函数,使用该函数在字符串中搜索一个子串,并返回第一个相匹配的子串指针。该函数的原型如下: 输入为3行。第一行为两个整数,表示字符串和需要查找的子串的长度。第二行为字符串,第三行为子串。 输出见main函数。 程序的一个输入输出样例为: Enter the length of string and substring 10 5 abcdefghij defgh find substring:defghij -1. Write a
main1
- 构造函数,main函数,还有只读数据。-Constructor, main function, and read-only data
magz.RAR
- 这是我的C++课程设计,主要功能是用坐标实现一个余弦函数的绘制,属于算法数据结构范畴。-This is my C++ curriculum design, the main function is realized by a coordinate to draw a cosine function algorithm data structure belonging to the category.
doudizhusf
- 斗地主主要算法。牌型算法。主要就是牌型的算法。函数f_CardsInfo-the main algorithm. License type algorithm. Is mainly a license type algorithms. Function f_CardsInfo
Exp9_2
- 将上题以多文件方式组织,在area.h中声明各个area函数原型,在area.cpp中定义函数,然后在Exp9_2.cpp中包含area.h,定义main函数并执行-Many documents will be on the title to be organized in each area area.h declare the function prototype is defined in the area.cpp function, and then included in the Ex
findFile_2
- 编写文件名分析函数main 函数提供输入操作,并调用文件名分析函数分析将分析过程发生的错误捕捉并打印出来-Prepare documents analyze functionmain function is to provide input operation, and call the file name analysis functionsWill analyze the process of error capture and print out
doudizhusf
- 斗地主主要算法。牌型算法。主要就是牌型的算法。函数f_CardsInfo-the main algorithm. License type algorithm. Is mainly a license type algorithms. Function f_CardsInfo
Weiqirar
- 经典围棋游戏,我做了小小改动!运行Weiqi.java主函数可以执行此程序-classic games, I did a small change! Running Weiqi.java main function can implement this procedure
WinMain
- 这是一个实现加法和减法的主函数,便于读者查阅-This is a main function of addition and subtraction, and ease of reference
doudizhusf
- 斗地主主要算法。牌型算法。主要就是牌型的算法。函数f_CardsInfo-the main algorithm. License type algorithm. Is mainly a license type algorithms. Function f_CardsInfo
Exp9_2
- 将上题以多文件方式组织,在area.h中声明各个area函数原型,在area.cpp中定义函数,然后在Exp9_2.cpp中包含area.h,定义main函数并执行-Many documents will be on the title to be organized in each area area.h declare the function prototype is defined in the area.cpp function, and then included in the Ex