搜索资源列表

  1. cprogramm

    0下载:
  2. 利用指针技术,以一维整型数组中间元素为中心,对称对调所有元素:即首元素与末元素对调、第二元素与次末元素对调…。-use of technical indicators to a peacekeeping integer array elements to the middle Center, symmetric swap all the elements : that is the end of the first elements a
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:范贱
  1. shuzhifenxikechengsheji

    0下载:
  2. 本程序代码是用c/c++编写的,主要功能是实现多项式的加、减、乘、除,采用指针和链表,算法参考了其他书上的,但是代码全部是由自己写的,只是在出错处理上不是太严格-the code is c/c prepared by the main function is a polynomial, plus or minus, multiplication and addition, Listless and indicators used, th
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:超哥
  1. count_ptr

    0下载:
  2. 自定义的智能指针类,可是多个指针共用对象,且不会造成内存泄露的问题-since the definition of smart pointer types, but a number of indicators shared object, and it will not disclose the cause memory problems
  3. 所属分类:STL

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:刘刚
  1. zhizhenClock

    0下载:
  2. 这是一个指针式时钟的小程序,供初学vc者参考-This is a small dial clock procedures for novice vc reference materials
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:38912
    • 提供者:
  1. key_poiter_program

    0下载:
  2. 用指针函数实现最快最简单的按键控制程序。 // 按键的四种不同工作状态对应的函数指针对照表,每三字节对应一个按键 // 每一项包含三个字节,分别代表按键码,键盘状态,对应处理程序编号 // 本表对应于日常操作,不是修改状态-function pointer to achieve the quickest and most simple keypad control procedures.// Button four diff
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:jty
  1. pointer007

    0下载:
  2. 指针是C语言中广泛使用的一种数据类型。 运用指针编程是C语言最主要的风格之一。利用指针变量可以表示各种数据结构; 能很方便地使用数组和字符串; 并能象汇编语言一样处理内存地址,从而编出精练而高效的程序。指针极大地丰富了C语言的功能。 学习指针是学习C语言中最重要的一环, 能否正确理解和使用指针是我们是否掌握C语言的一个标志。同时, 指针也是C语言中最为困难的一部分,在学习中除了要正确理解基本概念,还必须要多编程,上机调试。只要作到这些,
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:19456
    • 提供者:崔太军
  1. P_system

    0下载:
  2. 以一个小型公司的人员信息系统为例,用基类的指针数组来处理不同的派生类对象,从而实现拉多态性调用。使用动态数组类模板Array来代替C++预定义的数组类型。-to a small company personnel information system. use the base class pointer array to handle different types of derived objects, thereby realiz
  3. 所属分类:文件操作

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:zhangk
  1. C_POINT

    0下载:
  2. C指针应用-C Application Guidelines
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:13312
    • 提供者:oy
  1. microcomputercoursedesign

    0下载:
  2. 微机原理课程设计,指针式电字时钟,用微机语言编的 -computer theories curriculum design, the clock dial-- the word used computer language series
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:陈建生
  1. Cponintershiyong

    0下载:
  2. C语言中指针无错的使用方法,成都英创公司提供的,希望对大家有所帮助-C Pointer no wrong way to use the Chengdu-British Company to provide, we hope to help
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:83968
    • 提供者:suifeng
  1. clockexample

    0下载:
  2. 一个示范如何制作指针式时钟的例子,开发环境为 Visual c++。-produced a demonstration of how to dial clock example, the development environment for Visual c.
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:1582080
    • 提供者:吴建坤
  1. dwqdsort111

    0下载:
  2. 1)实现以下常用的内部排序算法并对它们的时间效率进行比较: 必做(6种):起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序; 选做:折半插入、二路归并、基数排序等等; 2)函数首部要求:void XXXXSort(char **list, int len, int n, int *c, int *s) 其中: a) XXXXSort为排序函数名,具体如下: 起泡排序BubbleSort
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:战天
  1. qiudui

    0下载:
  2. 这是一个用C语言写的球队成员管理系统,是一个小的项目,其中用到了C语言的基本语法,指针,数组,链表,文件,结构体都有,对于学习语言很有帮助-This is a C language written by the team members of the management system, is a small item, which uses the C language's basic syntax, guidelines,
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:118784
    • 提供者:李博
  1. VBclock

    0下载:
  2. 本人编写的指针式时钟VB源码,很有意思,可以说是本人的入门之作,相信对初入门的朋友有所帮助。-prepared by the Pointer VB clock source, it is interesting that I can say is the portal thought. I believe that the early entry of a friend help.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:潘世雄
  1. jordluo

    0下载:
  2. 模拟手机短消息功能 问题描述 该系统要求对设计一个手机短消息系统,具有排序、查找、更新、显示等功能。通过此课题,熟练掌握数组、指针的各种操作,以及一些算法思想的应用。 -simulated phone short message describing the functional problems of the system design requirements for a mobile phone short messag
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:罗川
  1. pointerrecongnize

    0下载:
  2. 该程序能够自动识别指针表的读数。拿出来给大家欢迎下载-the program can automatically identify indicators of readings. Show to welcome you to download
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1030144
    • 提供者:范江涛
  1. lhj_shuibiaozhizhengshibie

    0下载:
  2. 水表指针识别系统,能够从外部导入任何一个bmp图像,最好是水表图,能够对该图形操作并读出图中水表的度数 -meter target identification system from the outside into any one bmp image, preferably meter map, Graphics to be able to operate and read out the map meter reading
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-17
    • 文件大小:5571584
    • 提供者:林华杰
  1. pracc3

    0下载:
  2. 专门针对指针做的讲解/从简单指针到复杂指针。专门讲述了用法概念使用场合。-specific targets so on/from simple to complex target indicators. Devoted to the use of the concept of usage occasions.
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:215040
    • 提供者:taozi
  1. Candpiontcode

    0下载:
  2. C和指针非常好的一本书.里面的有许多代码可以借鉴.-C and targets a very good book. There are many code be used.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-17
    • 文件大小:49152
    • 提供者:season
  1. CandPiont

    0下载:
  2. C和指针,强烈推鉴学C的人看一看,保证不会让你失望.-C and indicators, strongly pushed Stephen C. study to look at the people, guarantee you will not be disappointed.
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:11003904
    • 提供者:season
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org