登录
首页 » 算法 » 模拟手机通讯录

模拟手机通讯录

于 2023-02-19 发布 文件大小:491.51 kB
0 153
下载积分: 2 下载次数: 1

代码说明:

本程序在安全性方面相对比较突出。为避免程序实现一部分功能即结束,我们采用了用一个子函数代替主函数, 子函数调用自身的方法。同时在出现功能选择的地方,为防止出现意外的死循环,我们功能选择参数一律使用 string类型。在保存提取数据方面,我们严格按照有变动即存储,存储完立即提取到内存的规则,有效遏止了 数据意外丢失或调用不及时等情况的发生。本程序共使用了9个子函数分别来实现不同功能程序中最关键的通讯 录成员采用结构体定义,丰富了成员所包含的信息。在主界执行方面,采用独立的子函数执行。在该函数中分 别调用不同功能的函数,执行完相应的功能后可选择继或返回主菜单。主菜单在运行时会先调用一个子函数将 通讯录中的信息展示给用户,然后用户可对照信息进行响应的功能选择,不同功能调用不同函数。各函数在执 行功能时会进行相应的嵌套,以弥补各自的不足。各功能采用不同函数来执行,方便调试和修改。各函数相互

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

发表评论

0 个回复

  • 总,包括LMS自适应陷波滤波器,自适应RLS自适应,苏…
    一共包括LMS,自适应陷波器,自适应RLS自适应算法等5种算法的MATLAB程序-Total, including LMS, adaptive notch filter, adaptive RLS adaptive algorithm, such as five kinds of procedures MATLAB algorithm
    2022-04-08 08:15:52下载
    积分:1
  • 把整数华氏温度转换成浮点数摄氏温度,精确到三位数字
    把整数华氏温度转换成浮点数摄氏温度,精确到三位数字-put into Fahrenheit temperature float Celsius temperature, accurate to three figures
    2022-01-25 14:02:25下载
    积分:1
  • CKNN 用于多示例学习
    CKNN  Using the Citation KNN algorithm[1] to get the labels for bags in testBags, where minmum Hausdorff distance is used to measure the distances between bags %     CKNN takes, %        PBags     - an Mx1 cell array where the jth instance of ith positive bag is stored in PBags{i}(j,:) %        NBags     - an Nx1 cell array where the jth instance of ith negative bag is stored in NBags{i}(j,:) %        testBags  - a Kx1 cell array where the jth instance of ith test bag is stored in testBags{i}(j,:) %         Refs     - the number of referecnes for each test bag %        Citers    - the number of citers for each test bag %      &n
    2022-03-01 19:43:00下载
    积分:1
  • 本程序能实现对学生成绩的管理,是一个成绩管理系统 。
    本程序能实现对学生成绩的管理,是一个成绩管理系统 。-the procedures for the performance of their students achieve the management, is a performance management system.
    2022-04-30 03:34:47下载
    积分:1
  • 简单的用Vt码做的贪吃蛇小游戏
    这是用C语言编写的简单的用Vt码做的贪吃蛇小游戏,游戏主要是在终端界面玩,未完尚待完善,望各位大神多提宝贵意见
    2022-08-22 21:30:49下载
    积分:1
  • random search method for large complex optimization problems. The only support t...
    随机搜索法,用于大型复杂优化问题.该方法只支持变量的范围约束,不支持其它类型的约束.-random search method for large complex optimization problems. The only support the scope of variables bound not to support other types of constraints.
    2022-08-11 20:16:34下载
    积分:1
  • 从出版社求得的经典数值
    从出版社求得的经典数值算法-Press obtained from the classical numerical algorithm
    2022-05-30 22:47:35下载
    积分:1
  • 梯度函数的逆。我已经提供了1个版本的工作
    The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods. In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully vectorized and fully sparse in its approach. In 2-d and 3-d, if the gradients are inconsistent, then a least squares solution is generated
    2022-06-02 09:40:06下载
    积分:1
  • 经典格式的数值解!用FORTRAN编写!
    经典的数值求解格式!Fortran编写!-Numerical Solution of the classical format! Fortran prepared!
    2022-01-26 03:17:07下载
    积分:1
  • 一个简单的银行系统C语言代码,包含排序,线性搜索等功能
    一个简单的银行系统C语言代码,包含排序,线性搜索等算法功能-Banking system, a simple C language code, including sorting, search algorithms such as linear functions
    2023-01-23 19:10:04下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载