登录
首页 » C# » c语言课程设计

c语言课程设计

于 2023-01-29 发布 文件大小:7.58 MB
0 112
下载积分: 2 下载次数: 1

代码说明:

C语言课程设计报告 11 计算π的值 11.1 系统分析 11.2 设计说明 11.3程序运行截图 11.4 源程序代码 22 字符串逆置后接到原串后面 22.1 功能说明 22.2 设计说明 22.3 程序运行截图 32.4 源程序代码 43行列互换 43.1  系统分析 43.2 设计说明 43.3程序运行截图 53.4 源程序代码 64 计算数组元素平均值 64.1 系统分析 64.2 设计说明 64.3程序运行截图 74.4 源程序代码 85 通信录系统 95.1 系统分析 95.2 设计说明 95.3程序运行截图 105.4 源程序代码 12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 玩家PK
    #include #include #include #include #include #include using namespace std; class Role { protected: int hp,ce,de,fa; int flag; string nn; public: Role(string n, int h, int c, int d, int f):nn(n),hp(h),ce(c),de(d),fa(f) {} ~Role() {} void combat(Role &an) { if(fa>an.fa) { flag=1; loop2: cout
    2022-08-02 18:23:20下载
    积分:1
  • ARM7
    NXP系列的ARM7(LPC3132)芯片的裸机驱动,包括gpio,定时器,串口,ad转换等(NXP series ARM7 (LPC3132) bare chip drivers, including gpio, timers, serial, ad conversion, etc.)
    2013-11-16 21:07:53下载
    积分:1
  • C_????????
    本文件使用C#进行编程实现,具体功能还在开发中(This file is programmed using C#, and the specific functions are still under development.)
    2020-06-21 11:40:01下载
    积分:1
  • huiseyucemoxing
    灰色预测程序,采用GM(1,1)模型建立(Grey prediction program)
    2013-01-06 09:32:17下载
    积分:1
  • C# 调用SMTP发送有附件的邮件 实例源码下载
    C# 调用SMTP发送有附件的邮件,基本功能已实现,测试通过了
    2013-01-24下载
    积分:1
  • LAPACKMRRRTest
    This code is MRRR algorithm. I used CLAPACK version 3.1. My environment is Windows XP professional 32bit and Visual Studio 2008. I hope that my code will help to the other programmers for using LAPACK. Thanks
    2009-08-04 07:42:05下载
    积分:1
  • sk_buff
    sk_buff结构体,网络数据包传送,在内核中sk_buff表示一个网络数据包,它是一个双向链表,而链表头就是sk_buff_head,(sk_buff structure, network packet transmission, the kernel sk_buff represents a network packet, which is a doubly linked list, and the list head is sk_buff_head,)
    2013-11-23 22:28:20下载
    积分:1
  • DBCViewNewV1.1
    DBCView对汽车电子行业的dbc文件进行解析,并进行拓扑图显示。DBCView清晰实现对dbc文件的解析,并以友好的界面展示CAN信号,Node,signal,MSG之间的关系的软件。对初入汽车电子行业的新人非常适合,能快速掌握dbc的结构。(dbc文件是vector公司定义的,用来描述单一CAN网络中各逻辑节点信息,依据该文件可以开发出来监视和分析CAN网络中所有逻辑节点的运行状态,也可以是有针对性的ECU通信应用软件。)(DBCView is a parser for dbc file and topology view to display. By the DBCView, user could quickly understand the links between node, message, signal and can bus. DBCView is support training tool for fresh person.(by the way, If you want to know dbc, you could get help from vector ))
    2018-01-28 15:51:01下载
    积分:1
  • 人工智能里的A-star算法 DStar_5.26
    人工智能里的A-star算法,用于机器人的路径规划和寻优.(AI's A-star algorithm for robot path planning and optimization.)
    2020-07-29 10:58:39下载
    积分:1
  • 1
    北航数值分析大作业第一题源代码 visual studio 2013编译并运行通过。( Northern Numerical analysis of large jobs first question the source code visual studio 2013 to compile and run through.)
    2013-12-29 12:15:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载