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

搜索资源列表

  1. shuziqianming

    0下载:
  2. VC下实现的数字签名程序,注释不多,仔细看应该能看懂-VC program to achieve the digital signatures, annotation little closer look should be able to understand
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:188229
    • 提供者:王晓宁
  1. SerialPort[VB.NET2005]

    3下载:
  2. 从网上找到得基于VB.NET2005的串口程序,添加了比较详细的注释。-SerialPort programme with relatively detailed annotation based on VB.NET2005
  3. 所属分类:.net

    • 发布日期:2017-03-23
    • 文件大小:53579
    • 提供者:Lee
  1. s2sh_annotation

    0下载:
  2. struts2+spring+hibernate(注解)实现的登陆-struts2+ spring+ hibernate (annotation) to achieve the landing
  3. 所属分类:Jsp/Servlet

    • 发布日期:2016-11-04
    • 文件大小:13770752
    • 提供者:gongzhou
  1. lcd1602

    0下载:
  2. 通过FPGA实现对1602液晶的控制,注释详细,适合初学者练习使用状态机进行时序控制-1602 through the FPGA to realize the liquid crystal control, annotation detail, suitable for beginners to practice using the state machine for timing control
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:158142
    • 提供者:hu
  1. timit

    0下载:
  2. timit语音库,包含标注文件,可以很好的用于语音识别。-timit speech database that contains annotation files, can be very good for speech recognition.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1639300
    • 提供者:
  1. JM86_codec

    0下载:
  2. 此代码是H.264标准的实现代码JM86,代码经过加注释,便于标准初学者使用。-This code is the realization of the H.264 standard code JM86, code has been added annotation, easy standard beginners.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2018-04-18
    • 文件大小:10669056
    • 提供者:小木瓜
  1. VB-EXCEL-CAD

    2下载:
  2. 该程序可将Excel表格中的所有单元格全部按原来大小、风格转换到AutoCAD文件中来。在转换过程中,表格线条的转换和文字转换是重点。文字转换采用了直接利用AddMtext命令提供的属性进行转换,避免了已往修改形文件来进行文字标注的方法,直接控制表格文字字体、大小、下划线、上下脚标,倾斜,加粗等,使每个文字的风格均可以得到很好的控制,极大提高了文字标注的灵活性。 -This program can be all of all cells in the Excel spreadsheet c
  3. 所属分类:CAD

    • 发布日期:2015-04-18
    • 文件大小:5120
    • 提供者:蒙古人
  1. linux内核0.11详细注释

    0下载:
  2. 本书对Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对Linux 的工作机理获得全面而深刻的理解,- This book (v0.95) the complete code document has carried on the detailed comprehensive annotation and the explanation to the Linux early time operating system essen
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-28
    • 文件大小:2287616
    • 提供者:杜水飞
  1. delimiter_matching

    0下载:
  2. 编写简易编译器,能发现分隔符匹配的错误如括号、注释符的匹配问题,都能检测出来-delimiter matching The simple algorithm uses a stack and is as follows: Make an empty stack. Read characters until end of file. If the character is an open anything, push it onto the stack. If it is a close
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:2296
    • 提供者:aga
  1. Demo01

    0下载:
  2. SSH2 注解方式加 ExtJs前台 返回Json格式 的一个增删改查demo 由于上传资源太慢.所以删除了jar包。下载后需添加-SSH2 annotation methods return Json format plus ExtJs front of a CRUD demo is limited because the size of uploaded resources, so remove the jar package. Download need to add
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-27
    • 文件大小:10339292
    • 提供者:linwenbin
  1. Ucos_II-sd

    0下载:
  2. 对ucos代码的中文注释,几乎每一条代码都有详尽的注解,绝对经典-Chinese ucos code for the Notes, almost every code has a detailed annotation, an absolute classic
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1830828
    • 提供者:秦风
  1. STM32-SPI

    0下载:
  2. stm32的spi通信范例*,txt和doc格式的源码,有一篇注释详细-stm32 spi communication paradigm* txt and doc format source code, an annotation in detail
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:25600
    • 提供者:zdh
  1. uSHAA1_javvas

    0下载:
  2. 用java实现的sha1加密算法,格式非常规范,标准的的一个程序源码,注释非常详细^ -The java the sha1 encryption algorithms to achieve, very standardized format, the standard of a program source code annotation very detailed ^
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:4636
    • 提供者:举例
  1. TotresJbook_

    0下载:
  2. 采用纯jsp页面实现,不涉及任何第三方类库、框架、javabean等,没有引入jdk之外的其他类,界面原始、简单、直观,容易使用和理解,主体功能突出,注释全面完整,适合作为jsp初学者参考的示例代码。 -Pure jsp page that does not involve any third-party class libraries, frameworks, javabean, did not introduce other classes outside of the jdk, origi
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:58920
    • 提供者:陶陶
  1. llPDFDelphiTrial

    1下载:
  2. Delphi的PDF开发控件,llPDFLib是一个100 的Object Pascallibrary,用于创建PDF文档。用它创建PDF文档不使用任何DLL和其他第三方软件。llPDFLib包括TPDFDocument组件并带。--llPDFLib is pure Object Pascal library for create PDF documents. This library doesn t use any DLL or external third-party software to
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:2374217
    • 提供者:zhy
  1. Web_Demo_Dwr3.0_Spring3.1

    0下载:
  2. DWR3 Spring3.1 全注解使用-DWR3 Spring3.1 annotation
  3. 所属分类:Ajax

    • 发布日期:2017-05-16
    • 文件大小:4533103
    • 提供者:吕海斌
  1. 4_Huffman

    0下载:
  2. 建立哈夫曼树和哈夫曼编码的程序,每一行都有详细的注解,比较适合初学者-The establishment of Huffman trees and Huffman coding procedure, each line has a detailed annotation, more suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1825
    • 提供者:陈巍卿
  1. huaWei

    0下载:
  2. 华为的编程规范和范例 排版,注释,标示符命名,可读性,变量,结构,可测性,程序效率,质量保证,代码编辑,编译,审查,代码维护等-Huawei programming specifications and examples of layout, annotation, naming identifiers, readability, variables, structures, testability, procedural efficiency, quality assurance, code
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:316201
    • 提供者:Roby
  1. MIT_code

    0下载:
  2. 麻省理工穿戴计算源代码,含HMMall、LifeWear Annotation Tool、LifeWear Matlab Code、LifeWear_C四个文件夹,-MIT wearable computing source code, containing HMMall, LifeWear Annotation Tool, LifeWear Matlab Code, LifeWear_C four folders,
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-06-11
    • 文件大小:18650720
    • 提供者:zds
  1. CAN_Example

    0下载:
  2. CAN网络范例 新手适用,详细注解。 适用于飞思卡尔HC12板-CAN network example of the application of new and detailed annotation. Apply to Freescale HC12 board
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:146177
    • 提供者:low
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com