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

搜索资源列表

  1. dhs

    0下载:
  2. 利用栈判断表达式中左右刮号是否配对出现 包括栈的一些基本操作 如进栈出栈-use expressions stack judgment about whether the scratch, including that Stack matching some basic operations such as stack up into stacks
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5175
    • 提供者:三每川页
  1. VBA_Basis

    0下载:
  2. learning VBA from scratch
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45314
    • 提供者:arthur
  1. light1

    0下载:
  2. MSP430写的流水灯程序,几个数码管从头开始显示。-MSP430 write light water programs, several digital display from scratch.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:566
    • 提供者:吴迪
  1. 3

    0下载:
  2. .用单片机的定时器和计数器设计一个秒表,LED采用BCD码显示,发光二极管亮表示0,暗表示1,从零开始计时,记到99后从头开始,依次循环,时间间隔为900ms,要求采用定时器0工作于工作方式2。-With the design of single-chip timers and counters a stopwatch, LED BCD code display, light emitting diode light 0, dark one, the timing of starting fro
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:55869
    • 提供者:
  1. scratch

    0下载:
  2. 從KIMO股價網頁抓取即時股價的程式範例-scrath the stock from kimo
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:461316
    • 提供者:小正
  1. wenjianchuli

    0下载:
  2. VC编程文件处理类 从零开始 包括入门,提升,系统全面的介绍了VC的文件处理编程-VC-type document processing program from scratch, including entry, promotion, systematic and comprehensive introduction to the VC of the document processing program
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:533999
    • 提供者:william
  1. osfromscratch.iso

    0下载:
  2. orange s os from scratch源代码,该书相当不错。-orange' s os from scratch the source code, the book is quite good.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-30
    • 文件大小:12633490
    • 提供者:yam
  1. ACEos

    0下载:
  2. 王牌操作系统仍在发展,发展是更多的核心概念为重点。 Ace OS is still under development and the development is more focusing on the kernel concepts. 王牌OS是从无到有及其模块都不是从Linux或任何其他操作系统拷贝。 Ace OS is developed from scratch and none of its module is copied from Linux or any other OS.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2238869
    • 提供者:chulia
  1. bkerndev

    0下载:
  2. Berckley university notes for developing graphical operating systems from scratch in assembler.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:113256
    • 提供者:oyzzo
  1. LFS-BOOK-6.7

    0下载:
  2. linux 从源码开始stepbystep构建操作系统的绝好向导文档-linux build from scratch
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:743172
    • 提供者:robincuo
  1. 01_LEDUSART

    0下载:
  2. STM32的USART操作,从零开如讲解,细仔深入,希望能帮到初学者-STM32 USART operation from scratch, such as explaining, careful in-depth, and I hope to help beginners
  3. 所属分类:source in ebook

    • 发布日期:2017-11-27
    • 文件大小:3240612
    • 提供者:jane
  1. sgscan

    0下载:
  2. MultiTWAIN was not developed from scratch. It is based entirely on a version of Spike McLarty s excellent freeware library EZTWAIN.-MultiTWAIN was not developed from scratch. It is based entirely on a version of Spike McLarty s excellent freeware li
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-03
    • 文件大小:98752
    • 提供者:lupyloous
  1. ffmpeg_17938

    0下载:
  2. FFmpeg是一个开源免费跨平台的视频和音频流方案,属于自由软件,采用LGPL或GPL许可证(依据你选择的组件)。它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多codec都是从头开发的-FFmpeg is a free open source cross-platform video and audio streams program is free software, LGPL
  3. 所属分类:assembly language

    • 发布日期:2017-12-06
    • 文件大小:3547010
    • 提供者:和阿费
  1. led

    0下载:
  2. 定时器控制LED灯由单片机内部定时器1,按方式1工作,即作为16位定时器使用每0.05秒钟T1溢出中断一次。P1口的P1.0-P1.7分别接八个发光二极管。编写程序模拟时序控制装置。开机后第一秒钟L1,L3亮,第二秒钟L2,L4亮,第三秒钟L5,L7亮,第四秒钟L6,L8亮,第五秒钟L1,L3,L5,L7亮,第六秒钟L2,L4,L6,L8亮,第七秒钟八个LED灯全亮,第八秒钟全灭,以后又从头开始,L1,L3亮,然后L2,L4亮……一直循环下去。 -LED lights a timer con
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:563
    • 提供者:wucheng
  1. 30daysosmake

    0下载:
  2. 30天自制操作系统是从头编写操作系统的好书,但是作者自己编写的汇编器和c编译器可以不用,可以用nasm,gas和gcc,img生成器可以使用于渊《一个操作系统的实现》中的img生成器。把这本“30天”书可以作为算法参考来用。-30 days made OS is the operating system from scratch to write books, but the authors have written assembler and c compiler can not be use
  3. 所属分类:OS Develop

    • 发布日期:2017-06-15
    • 文件大小:22712032
    • 提供者:姜少雷
  1. PPTPcode

    1下载:
  2. 从零开始学java光盘资料之 【PPT+示例源码】 本书包含:1.java基础 2.java面向对象 3.Swing 4.java编程技术 5.java web基础 6.java实战(教务管理系统)-[PPT+ sample source code from scratch to learn java] CD-ROM of the book contains: 1.java 2.java underlying object-oriented programming techniques 3.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:1126524
    • 提供者:cao
  1. guaguale

    0下载:
  2. HTML5刮刮乐抽奖卡效果代码基于html5 canvas+JS制作,刮卡效果实例,效果超赞,兼容PC端和手机平板移动端,电脑端,按住鼠标左键同时滑动鼠标进行刮卡操作,手机平板移动端,手指滑动屏幕即可进行刮卡。-HTML5 lottery scratch card code is based on the effect of html5 canvas+ JS Productions, scratch card effect instance, the effect is awesome, com
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:3825
    • 提供者:zg
  1. Scratch-with-Python

    0下载:
  2. Data Science Scratch First Principles with Python书箱及其源码-code for Data Science Scratch First Principles with Python
  3. 所属分类:source in ebook

    • 发布日期:2017-06-02
    • 文件大小:13879384
    • 提供者:王帅
  1. php_and_mysql_create_modify_resuse-Book

    0下载:
  2. this php,mysql project develop scratch in e-book-this is php,mysql project develop scratch in e-book
  3. 所属分类:source in ebook

    • 发布日期:2017-12-14
    • 文件大小:5465088
    • 提供者:Yusuf
搜珍网 www.dssz.com