CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c 通讯录

搜索资源列表

  1. txlsys

    0下载:
  2. 利用Visual C++实现通讯录管理。该系统包括用户注册,用户密码修改,用户密码找回,等关于用户的功能,同时,该系统能够进行联系人信息的输入功能,其中联系人信息包括,联系人编号,姓氏,姓名,性别,通信地址,通信地邮编,电话号码,居住地省市;信息查找功能,可以通过联系人的姓氏,姓名,电话号码,邮编,省市进行查找;系统登录功能,可以注册用户,修改用户密码。本程序联系人信息的存储通过文件的读取实现。-A simple phonebook system.Coding in VC++.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-24
    • 文件大小:45749836
    • 提供者:牛倩
  1. 30days_pass_cSharp_projectChapter2

    0下载:
  2. 30天学通c#项目案例开发中的源码,第2章 WPF版多媒体通讯录-30-day pass c# project case studies developed in the source code, Chapter 2, multimedia contacts based on WPF
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2074459
    • 提供者:Jenrry Yu
  1. CPPaddressbook

    0下载:
  2. C++语言编写的通讯录源程序示例(Visual studio C++源代码程序) ,对初学者很有帮助 -C++ language to develop the address book source code samples (Visual studio C++ source program) For beginners helpful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:128681
    • 提供者:撒旦
  1. address-list

    0下载:
  2. C语言实现通讯录, 下载后方可用VC打开编译运行-C language implementation address book, download the rear can compile operation VC open
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:256311
    • 提供者:梦东海
  1. dntxl

    0下载:
  2. 学生档案通讯录管理系统,用C++双向循环链表编写,支持信息保存,从文件载入,信息录入,信息添加删除,信息排序,信息修改等功能-Student file address book management system, written in C++ two-way circular linked list, support information is saved and loaded from the file, information input, information is added to
  3. 所属分类:Education soft system

    • 发布日期:2017-04-06
    • 文件大小:99927
    • 提供者:罗晓媛
  1. TongXunList

    0下载:
  2. 这是用C++写的一个通讯录的小程序,自己写的,希望对你有些帮助。-This is written in c++ a little programs address book, write their own, hope to you some help.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1960
    • 提供者:仔仔
  1. contract

    0下载:
  2. 这是一个通讯录的C++代码,其中包含了联系人的查找和添加等一些基本操作。-people contract
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2271
    • 提供者:吴荣祥
  1. Contact-management-system

    0下载:
  2. 该系统主要是基于在Visual C++6.0的环境下实现的对通讯录里面成员信息的增加,查找,修改,删除等功能,连接数据库用来存储成员的信息,采用sql语句来具体实现上述功能。 -The system is mainly the increase of the membership information on the contacts inside the Visual C++ 6.0 environment, find, modify, delete function, connect
  3. 所属分类:SQL Server

    • 发布日期:2017-05-18
    • 文件大小:4969826
    • 提供者:郭怡
  1. jsp_sqlch6

    0下载:
  2. 随着计算机网络的高速发展,信息化社会的逐步深入,信息已经成为生活重要因素,为了能够有效简洁方便安全共享的管理好自己的信息,利用计算机技术来管理个人通讯信息已经不是什么希奇的事了。本文将利用JSP语言设计一个多用户的个人通讯信息管理系统。它是基于C/S服务模式跨平台的JSP技术《个人通讯录管理系统》。-With the rapid development of computer networks, information society, the gradual deepening of the
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-07
    • 文件大小:148244
    • 提供者:luoyh
  1. Mail-list

    0下载:
  2. 通讯录管理,可以应用于个人或公司的通讯录管理方面的C语言源代码。-Mail list for personal or company.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-27
    • 文件大小:2820
    • 提供者:陈扬奕
  1. kcsj

    0下载:
  2. C实现通讯录各种操作 包括查找 删除 增加 替换 修改等-C contacts various operating
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1876
    • 提供者:MR LIU
  1. pb

    0下载:
  2. 手机通讯录的c语言代码,可以编辑修改等功能,做手机开发参考-Mobile phone phonebook c language code, and being able to edit modification, and other functions, do mobile phone development reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:3659
    • 提供者:gene
  1. cmobliphone

    0下载:
  2. C语言实现设计一个简易的手机通讯录管理系统。该题目要求在熟练掌握C语言的基本知识:数据类型(整形、实型、字符型、指针、数组、结构等);运算类型(算术运算、逻辑运算、自增自减运算、赋值运算等);程序结构(顺序结构、判断选择结构、循环结构);大程序的功能分解方法(即函数的使用)等。进一步掌握各种函数的应用,包括时间函数、、绘图函数,以及文件的读写操作等。-Design a simple mobile phone address book management system. The subject
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:64919
    • 提供者:alex
  1. Address_book_using_C_language

    0下载:
  2. 用C语言实现通讯录,里面有详细的功能说明和功能介绍-Address book using C language, which detailed functional descr iptions and Features
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:30472
    • 提供者:张恒
  1. address-book

    0下载:
  2. 使用C语言写的基于控制台的通讯录,txt输出保存。-C language is written based on the console s address book
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:110793
    • 提供者:xuyousheng
  1. xueshengtongxunlu

    0下载:
  2. 用Visual C++编写的学生通讯录代码,可以运行的。-Student contacts the code written with Visual C++, you can run.
  3. 所属分类:Education soft system

    • 发布日期:2017-05-14
    • 文件大小:3395243
    • 提供者:陈丫
  1. txl

    0下载:
  2. 利用C语言的调用函数的算法实现一个简单通讯录的添加,修改,删除,查询的操作-Algorithm using C language function is called a simple address book to add, modify, delete, query operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2466
    • 提供者:邓佳佳
  1. tongxunl

    0下载:
  2. 就一个链表的程序,很简单!一个c语言的代码程序 一个通讯录-A list of procedures
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:263511
    • 提供者:顾杰波
  1. 000

    0下载:
  2. 这是一个C写的手机通讯录,功能还行吧,这是我大一下学期的作业。-I think it is good enough to me .
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:2159
    • 提供者:ma
  1. Vtonngxunllui

    0下载:
  2. Visual C实现的通讯录程序源码,编程与开发手法非常巧妙,功能也相当完善,对学习数据据库编程与开发与界面编程与开发都非常有帮助,能作为课程设计或毕业设计的参考。 可直接使用。 -Address book program source code, programming and development practices are implemented by the Visual C clever, function quite well, very helpful for databas
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:870343
    • 提供者:卓越
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 36 »
搜珍网 www.dssz.com