CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - 指针

搜索资源列表

  1. UartTX

    0下载:
  2. 串口发送缓冲区头指针,存入;串口发送缓冲区尾指针,取出;串口发送缓冲区
  3. 所属分类:3G开发

    • 发布日期:2008-10-13
    • 文件大小:965
    • 提供者:蔡玲玲
  1. brew.rar

    0下载:
  2. 两个比较好的brew文档,初学者最好的学习资料。学习brew最重要的是对API和程序流程的熟悉,不要拘泥于某个宏或者函数指针的理解,要做到先上手,再贯通理解。,Good brew two documents, the best learning materials for beginners. Learning brew is the most important API familiar with the processes and procedures, do not rigidly adh
  3. 所属分类:BREW

    • 发布日期:2017-04-09
    • 文件大小:1219408
    • 提供者:jn
  1. AnalogClockDigitalClock

    0下载:
  2. 基于Android系统的一款指针式时钟的实现。-Based on the realization of the Android system, an analog clock.
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:44680
    • 提供者:和小小
  1. AndroidClock

    0下载:
  2. 用android的Matrix对图像进行旋转和位移,实现钟的指针-Android clock by matrix image
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:336738
    • 提供者:nixh
  1. TestSpeed2

    0下载:
  2. Android中类似汽车仪表的动画效果,在ImageView上设置动画,仪表指针可以根据用户输入的角度旋转-Android automotive instrument similar to animation, set in the ImageView animation, the meter pointer to the angle of rotation based on user input
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:300468
    • 提供者:答案
  1. animatedcursortest

    0下载:
  2. windows mobile中的动画指针-The animated windows mobile pointer
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-15
    • 文件大小:38052
    • 提供者:cj
  1. 13

    0下载:
  2. 郭克华-J2ME移动开发实战教学视频 13. 按键和指针事件-Guo Ke-hua-J2ME mobile development real teaching video 13. Keys and pointer events
  3. 所属分类:J2ME

    • 发布日期:2017-06-15
    • 文件大小:23053445
    • 提供者:杨明
  1. wapprogram

    0下载:
  2. 交换两个数的值,理解指针的作用在计算机中进行,速度比较快-Both the number of exchange value, understanding the role of indicators in the computer, the faster
  3. 所属分类:WAP develop

    • 发布日期:2017-04-08
    • 文件大小:128020
    • 提供者:张晶
  1. apime1.0-Update1

    0下载:
  2. Apime是一个框架,以提供更多的funcionality与Java移动启用(J2ME)的。核心是用户界面,与基本组件,使应用程序,并可能会制造出什么新闻适应每个开发人员的需要。在管理与鼠标指针移动通过键盘或笔。此外它包括用于文件管理和定制(皮肤,internacionalization,为differents语言和手机键盘,...)类是整体与MIDP 1.0兼容,尽管存在着一个版本为MIDP 2.0和诺基亚等,使用比MIDP 1.0的全屏功能没有提供。对于这一切,让使differents这类申
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:1000516
    • 提供者:倪夏风
  1. getUIDOCAPP

    0下载:
  2. doc,ui,container,view的指针的获取方式-doc, ui, container, view pointer access method
  3. 所属分类:Symbian

    • 发布日期:2017-04-10
    • 文件大小:635
    • 提供者:李晨曦
  1. WinCEdriver

    0下载:
  2. 串口驱动本身分为MDD层和PDD层。MDD层对上层的Device Manager提供了标准的流设备驱动接口(COM_xxx),PDD层实现了HWOBJ结构及结构中若干针对于串口硬件操作的函数指针,这些函数指针将指向PDD层中的串口操作函数。DDSI是指MDD层与PDD层的接口,在串口驱动中实际上就是指HWOBJ,PDD层会传给MDD层一个HWOBJ结构的指针,这样MDD层就可以调用PDD层的函数来操作串口。-Serial driver itself into the MDD layer and
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:21237
    • 提供者:Andrew
  1. Power

    0下载:
  2. 本程序是功耗检测系统的上位机程序,通过串口实时获得下位机传过来的数据,显示电流电压信号以及计算功耗,并绘制了一个电压表,在恒定电流的情况下,电压表指针实时更新读数,非常形象。-This program is PC power detection system procedures, real-time access through the serial port under the crew passed over the data, showing current and voltage si
  3. 所属分类:Com Port

    • 发布日期:2017-05-30
    • 文件大小:12396762
    • 提供者:liao
  1. dll

    0下载:
  2. mobile 下的动态库例子 c类型接口 有指针 数值,引用接口例子-mobile under the dynamic library sample
  3. 所属分类:Windows Mobile

    • 发布日期:2017-05-20
    • 文件大小:5694323
    • 提供者:yixiu
  1. points_on_c_Kenneth-A.Reek

    0下载:
  2. C和C++的经典著作,对指针的基础知识和高级特性的探讨,帮助程序员把指针的强大功能融入到自己的程序中去。 -C and C++ classic of the basics and advanced features of the pointer, to help programmers pointers powerful features into their own programs.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-28
    • 文件大小:11006011
    • 提供者:邹家畅
  1. function_call_example

    0下载:
  2. 如果之前未接触过,很难把握对于返回值为指针的函数如何调用,本例以主函数调用一个返回值为指针的函数为例,很好的演示了这一问题-If you have not previously exposed to, it is difficult to grasp how to call the function return value is a pointer to this case, the main function calls a function return value is a pointe
  3. 所属分类:3G develop

    • 发布日期:2017-11-30
    • 文件大小:1094
    • 提供者:wangshaofei
  1. BrewProgramingSourceCode

    0下载:
  2. 文件夹说明: Test1 : 第二章 软件基础 指针测试 Test2 : 第二章 软件基础 理解指针的本质 Test2-1 : 第二章 软件基础 指针的增减 Test3 : 第二章 软件基础 函数指针 Test4 : 第三章 编译器基础 Test5 : 第八章 BREW的事件处理 Test6 : 第九章 与用户交互 Test7 : 第十章 数据存储 Test8 : 第十一章 图形描绘 Test9 : 第十二章 播放音乐 Test10 : 第十六章 扩展
  3. 所属分类:BREW

    • 发布日期:2017-11-08
    • 文件大小:2951405
    • 提供者:levinkai
  1. CPP

    0下载:
  2. C++里面的各种类,对象,变量,函数,指针,等的使用方法-C++ inside the various classes, objects, variables, functions, pointer, such as the use of
  3. 所属分类:3G develop

    • 发布日期:2017-04-15
    • 文件大小:6143
    • 提供者:xue
  1. pointeer_array

    0下载:
  2. 实现指针数组的小例子,构造了一个指针数组并用来进行数据存储。-construct pointer array
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:773
    • 提供者:郭凯
  1. 98765467

    0下载:
  2. 点击地图上的指针弹出窗口(里面显示该地点的相关信息),精选ios编程学习源码,很好的参考资料。-Pointer to a pop-up window click on map (which displays information about the location of the selected), learning IOS programming source code, a good reference.
  3. 所属分类:iPhone

    • 发布日期:2017-04-24
    • 文件大小:121311
    • 提供者:清蒸翅子
  1. 4686

    0下载:
  2. 地图上多个指针显示(一些本地化应用或社交应用可以用得到),精选ios编程学习源码,很好的参考资料。-The map multiple pointer display (some localization application or applications can be used), selection of learning IOS programming source code, a good reference.
  3. 所属分类:iPhone

    • 发布日期:2017-05-02
    • 文件大小:910399
    • 提供者:清蒸翅子
« 12 »
搜珍网 www.dssz.com