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

搜索资源列表

  1. push

    0下载:
  2. 利用挤压节点,挤压出来的圆弧。可以提供VRML 初学者的 模范 例子-The use of extrusion node, squeezed out of the arc. VRML can provide a model example for beginners
  3. 所属分类:Editor

    • 发布日期:2017-03-29
    • 文件大小:1027
    • 提供者:action
  1. Push

    0下载:
  2. 联通 wappush源代码,针对华友wap平台-Unicom wappush source code, for Hurray wap platform
  3. 所属分类:WAP develop

    • 发布日期:2017-03-31
    • 文件大小:1475
    • 提供者:余峰
  1. comb

    0下载:
  2. 一、 程序作用 实现排列组合功能。 例如:如果允许出现的数字为1 2 3 4 ,每个组合有3个元素,则输出的组合为 (1 2 3) (1 2 4) (1 3 4) (2 3 4) 二、 算法实现 采用栈的思想,首先输入第一个组合(1 2 3…..r) 如果r<n,则r弹栈,把r=r+1压栈,如果r=n,则r弹栈,同时把前一项也弹栈,再依次增加,直到出现组合 (n-r+1 n-r+2 ….n). -First, procedures for the functi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:9038
    • 提供者:yangjun
  1. jienengyongshuikongzhixitong

    0下载:
  2. 节能用水控制系统由微控制器,红外发射接收电路,压力监测电路,手动冲水电路,脉冲阀节能驱动电路,水管温度上下限识别电路,温度调节电路,冷热水阀节能驱动控制电路,洗澡开关监测电路,电池电量检测报警电路,低压标准电源转换电路,串行数据输出控制电路等构成。程序包括: 设备识别及初始化 初始引脚数据值 中断初始化 初始化各标志位 循环查询开始 CSSTATE大小比较子程序 厕所脉冲阀打开子程序 厕所脉冲阀关闭子程序 红外接收子程序 红外发送子程序 洗澡初始及变化
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:316694
    • 提供者:陈绪戈
  1. TRASNSFORM

    0下载:
  2. 推图像进行傅里叶变换,只针对BMP图像,处理效果很好,还可以进行逆变换-Push the image Fourier transform, only BMP images, very good treatment effect can also be used for inverse transform
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:193980
    • 提供者:李洁园
  1. huichang2

    0下载:
  2. 会场安排,使用了3个向量存储开始时间和结束时间和两个时间的合并,并且排好了序。 用一个栈模拟活动的进行,压栈代表需要新开一个活动,出栈表示有一个活动结束-The venue arrangements, the use of three vectors stored start time and end time and the time the merger of the two, and lined up the sequence. With a stack simulation acti
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1208
    • 提供者:waterfly
  1. zhsy

    0下载:
  2. //定义栈的存储结构 typedef struct StackNode { ElemType data //存放数据 struct StackNode * next //指向下一个结点 }StackNode typedef struct { StackNode * top // 栈顶指针 }LinkStack 实现下列操作: void InitStack(LinkStack &S) // 栈的初始化 void
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:1902
    • 提供者:lixian
  1. c8051f040exampleforcan

    0下载:
  2. CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data on a CAN network, and how to move information to and from CAN RAM message objects. Each C8051F040-TB CAN node is configured to send a message wh
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:12247
    • 提供者:shendongping
  1. HP

    0下载:
  2. 一、常用指令 1. 通用数据传送指令. MOV 传送字或字节. MOVSX 先符号扩展,再传送. MOVZX 先零扩展,再传送. PUSH 把字压入堆栈. POP 把字弹出堆栈. -First, a commonly used commands. Generic data transfer instructions. MOV to send word or byte. MOVSX first sy
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2180
    • 提供者:chen
  1. RJ010412CC

    0下载:
  2. 985工程高校西北工业大学程序设计大赛作品 拿出来与大家分享 喜之郎CC队 作品简介:在开始运行该程序时,会出现两个动画人物的脸,按任意键 后这两个脸会来回相撞5次,(在这5次期间会有相应的文字 和图形输出,比如:会有旋转时针控制时间的延迟...)。完 了后,会输出一行提示信息:按回车键,这两个脸会做三个 逆时针360度的旋转,按ESC键,会退出该程序,按任意键, 他们会再次相撞。-985 engineering colleges and universities Northwest
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:32447
    • 提供者:王赫
  1. em78LED

    0下载:
  2. 数码管LED显示 PORT6输出动作的控制,而且外部接有一推动8个七段显示器的电路。编写一程序在8个七段显示器上轮流显示1,2,3,4,5,6,7,8。 -Digital tube LED display output PORT6 movement control, and external access there is a push paragraph 8 of the circuit monitors. The development of a procedure in parag
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6171
    • 提供者:逆流
  1. pailei

    0下载:
  2. 使用MFC做的排雷外挂,主要针对Windows里自带的排雷游戏高级,全部是模拟的人工排雷,逻辑上推不出来时则自动选择可能性小的地方挖-Use MFC to do mine plug, mainly aimed at Windows in mine own game High, all simulated manual demining, logic does not push out the possibility of automatic selection when a small plac
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-29
    • 文件大小:48138
    • 提供者:protoss
  1. stepp

    0下载:
  2. this a stepper motor controller with specifications pins: for RS-232 interfacing stepper motor: 47-50 bus PUSH button: 9-15 POTEN:9-15-this is a stepper motor controller with specifications pins: for RS-232 interfacing stepper motor: 47-5
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:2354
    • 提供者:anil
  1. calendar

    0下载:
  2. 编程思路:按照以上背景知识可得判断闰年的规律:某年年份如果能被4整除但不能被100整除,或者能被400整除则是闰年。由此规则可推得计算万年历的公式: s=X-1+[X-1]/4-[X-1]/100+[x-1]/400+c 上式中:X为公元年数(如2003年);C 为从元旦起,到要算的那天总数(如2003年3月23日,C=31+28+23=82)。S/7余数是星期几。 -Programming idea: In accordance with the above background kn
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:7110
    • 提供者:ivan
  1. dgwxx_x264_guide

    0下载:
  2. 主要介绍了x264关键参数,及设置的一些推建值。-Mainly introduce the key parameters of the x264, and the setting up of a number of push to build value.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-25
    • 文件大小:452961
    • 提供者:sena2008
  1. VS2005reporter

    0下载:
  2. vs 2005水晶报表, VS2005水晶报表PUSH模式[DataSet]视频教程和源代码工程示例-vs 2005 reporter
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6683640
    • 提供者:徐天
  1. FCQ

    0下载:
  2. 固定容量队列,该队列有固定的容量 C,当队列中元素数目小于C时,正常的进 行入队和出队操作,当队列已满时再入队 就会把队头元素挤出队列,所有元素前移 而在队尾加入新元素,用数组来实现循环 队列。-Fixed capacity queue,when it is not full,push and pop data as usual,when it is full,it still can input data from tail,but
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1433
    • 提供者:令狐吹雪
  1. WinsockClientCE

    0下载:
  2. 所属分类:TreeView

    • 发布日期:2017-04-25
    • 文件大小:30386
    • 提供者:securigy
  1. Game

    0下载:
  2. 瓦片世界,类似于推箱子游戏,一个智能体自动将箱子推到制定地点并且计算步数,附带地图编辑代码,可以自行设定地图-Tile world, similar to Sokoban Game, an agent will automatically push the boxes to the development of sites and the calculation step, with the map editor code, you can set up their own map
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:152926
    • 提供者:liz
  1. glutEx1-vs6

    0下载:
  2. 首先,画一张有四条腿的桌子,其中四条腿的形状一样位置各异,所以先写一个画桌脚的函数Draw_Leg113(a,b,c),并通过参数把绘制的位置告诉函数。函数的实现较为简单,只需先push,后pop保护当前的矩阵,再经过移位,缩放z轴,绘制cube即可完成。 -First, draw a table has four legs, one of the four legs of different shapes, like the location, so the first leg draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:315919
    • 提供者:WangDi
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com