搜索资源列表

  1. target

    0下载:
  2. 开发usb块传输的固件程序,可pc循环向下微机发数据-development usb block transmission firmware procedures, pc downward cycle of the computer data
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:45.97kb
    • 提供者:张港
  1. genDTMCD

    2下载:
  2. 这个是VC下调OPENGL的一个关于等值线生成的程序,超级酷,有原代码,可以供大家利用。-the VC is a downward OpenGL on the contours of the formation process, the super cool, the original code, which everyone can use.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:123.68kb
    • 提供者:胡水清
  1. tcs

    0下载:
  2. 贪吃蛇游戏的程序,上键向上,下键向下,右键向右,左键向左 -Snake game procedures on the bond upward, downward keys, right - right, left Left
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2.35kb
    • 提供者:张松
  1. GrammarTest直接读

    0下载:
  2. 本程序实现pascal语言的语法分析,采用递归向下的分析方法。值得新手一看。-the program pascal language syntax analysis, the use of recursive downward analysis method. Newcomers worth a look.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13.19kb
    • 提供者:yszhang
  1. 模拟秒钟

    0下载:
  2. 模拟秒针的走动 用C#编写的 欢迎下栽-simulated hands of the walk with C# prepared by the welcome downward
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7.2kb
    • 提供者:住权
  1. 102转换

    0下载:
  2. 用递归向下文法做的2到10进制转换,本学期编译原理的课程设计-using recursive grammar downward do 2-10 base for the conversion, the compiler semester course design principles
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:321.23kb
    • 提供者:小雨
  1. 20050907110701998

    0下载:
  2. 运动课程设计主要是对计算机学科的学生做毕业设计有用的,大家可以下栽-curriculum designed mainly for computer science graduate students to do the design useful, we can downward
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:221.29kb
    • 提供者:黄绯红
  1. second_lexical

    0下载:
  2. 这个程序是一个递归向下的词法分析程序。它采用了递归的方式由上而下的对一个文本的词法进行分析。-This is a recursive procedure downward lexical analysis procedure. It uses recursive manner of a top-down version of the lexical analysis.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:9.39kb
    • 提供者:tom
  1. TreeDB

    0下载:
  2. 本类实现了treeview的插入子树,删除子树,子树升级、降级,子树上移下移等功能。 希望能够对大家有点帮助-achieve this kind of a treeview inserted subtrees, delete subtrees, subtrees upgrading, demotion tree-shift downward movement capabilities. We hope to be able to h
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:6.11kb
    • 提供者:cxzh
  1. BMPTest9234

    0下载:
  2. 用于识别一张图片里有几个人。要求摄像头是从上向下拍照。-used to identify a picture there are few people. Asked camera downward from the camera.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:802.18kb
    • 提供者:王慧璐
  1. 453123

    0下载:
  2. 字处理演示程序 实现书上程序已经有的字处理功能,即左移,右移和插入的功能 扩展该字处理程序的功能,使其拥有上移,下移和删除的功能 -word processing demonstration program written procedures have been some word processing function, which is to the left. the shift to right and inser
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.96kb
    • 提供者:肖肖
  1. shiyansan

    1下载:
  2. 在一个窗口中央加载一个任意位图,位图面积为窗口面积的四分之一,当即鼠标左键或键盘上的向上箭头时位图向上移动,当移动到上边界时,窗口显示“不能再向上移动了”字样,当点击鼠标右键或键盘上的向下箭头时,位图向下移动,当到达窗口的下边界时,屏幕显示“不能再向下移动了”字样。-window in a central loading an arbitrary Bitmap bitmap area of the quarter window are
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:28.22kb
    • 提供者:王界
  1. Floyd-Steinberg

    0下载:
  2. Floyd-Steinberg算法的源代码.要注意的是,误差传播有时会引起流水效应,即误差不断向下,向右累加传播。解决的办法是:奇数行从左到右传播,偶数行从右到左传播。-Floyd-Steinberg algorithm source code. It should be noted, Error Propagation sometimes causes water effects, that is, constant downward
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.71kb
    • 提供者:陆芸
  1. qichedengguanlixitong

    0下载:
  2. 汽车信号灯控制系统 汽车上有一转弯控制杆。此控制杆有三个位置: 1、 中间位置时,汽车不转弯; 2、 向上时,汽车左转; 3、 向下时,汽车右转; 4、 汽车转弯时,要求左右尾灯、左右头灯和仪表板上的2个指标灯相应地发出闪烁信号; 5、 当应急开关合上时,所有6个信号灯都应闪烁; 6、 汽车刹车时,2个尾灯发出不闪烁的信号; 7、 如刹车时正在转弯,则相应的转弯闪烁信号不受影响。 8、 汽车转弯或应急
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14.75kb
    • 提供者:xiao ming
  1. ds18b20_c

    0下载:
  2. 采集温度源码 准确能用!! 可以下栽用用 -) 51单片机就可以实现,单线式采集-collecting accurate temperature source can be used. ! Can be used with downward-) 51 microcontroller can be achieved. single-Acquisition! !
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.52kb
    • 提供者:赵书强
  1. reader_and_writer

    0下载:
  2. 操作系统课程中,读者写者问题的一个Cpp解决方案;在VC6下调时通过,虚拟控制台下运行。-operating systems course, readers who wrote in a tracing solutions; In VC6 downward through, Virtual console operation.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:67.54kb
    • 提供者:文正
  1. diandongjiqudong

    1下载:
  2. 直流电动机驱动器设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制-DC motor drive design and development environment for the ICC, can compile a compendium, Embedded directly to the downward avr microprocessor control
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:46.58kb
    • 提供者:光光
  1. kaipiaogaizhang

    0下载:
  2. 开票盖章系统设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制-drawer sealing systems design and development environment for the ICC, can compile a compendium, Embedded directly to the downward avr microprocessor control
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:70.05kb
    • 提供者:光光
  1. xujijiqiren

    0下载:
  2. 寻迹机器人设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制-tracing robot design and development environment for the ICC, can compile a compendium, Embedded directly to the downward avr microprocessor control
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:59.77kb
    • 提供者:光光
  1. mmc1

    0下载:
  2. Potential field downward continuation
  3. 所属分类:matlab例程

    • 发布日期:2025-02-04
    • 文件大小:291kb
    • 提供者:浣熊wgc
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org