搜索资源列表

  1. main-content

    0下载:
  2. 主成分分析很重要的例子,特别适合于中等研究人员-The example of the main content is fit for middle study student
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:155648
    • 提供者:zhanghui
  1. main

    0下载:
  2. 单片点屏软件,用于小尺寸屏的驱动上面,主要是将视频信号解码后驱动屏显示-Single point screen software, the drive for small size screen above the main video signal is decoded to drive display
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:wangyong
  1. the-main-menu-and-toolbar

    0下载:
  2. 理解菜单和工具栏的主要用途和创建步骤。能根据具体问题合理使用菜单和工具栏。能具备编写简单事件问题处理方法的能力。-Understanding the main menu and toolbar usage and create steps. Specific issues according to the rational use of menus and toolbars. Can write simple event with th
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:启介哥
  1. main

    0下载:
  2. Main file for microcontroller (ARM)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:ferolis
  1. PHP-Project-main

    0下载:
  2. php project main one
  3. 所属分类:WEB源码

    • 发布日期:2024-05-19
    • 文件大小:290816
    • 提供者:bavda
  1. freescale-main

    0下载:
  2. freescale 杭州电子科技大学_钱江1号队_光电组main程序-freescale University of Electronic Science and Technology, Hangzhou Qianjiang No. 1 team _ _ Optical Group main program
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-19
    • 文件大小:19456
    • 提供者:项羽
  1. main

    0下载:
  2. main programme controll suhu using PID with matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:142336
    • 提供者:ekopower
  1. main

    0下载:
  2. main C language file for a qpace-invaders -like game. Need SDL library to be compiled properly.-main C language file for a qpace-invaders -like game. Need SDL library to be compiled properly.
  3. 所属分类:射击游戏

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:Marmax8889
  1. main

    0下载:
  2. 主要功能是实现单片机的串口通信方便在程序调试的过程中可以通过串口助手观察结果。-SCM' s main function is to facilitate serial communication process of debugging assistant through the serial port observations.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:xu
  1. Main

    0下载:
  2. 是关于俄罗斯方块的一些源码,as的,是俄罗斯方块程序块中的主要部分。-Tetris is about some source, as is the Russian box, the main part of the block.
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:wfj6028
  1. main-program-of-the-robot

    0下载:
  2. 机器人的主程序及其循迹、走右转控制识别程序-The main program of the robot tracking, take right turn control of the identification procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:萧杀
  1. main

    0下载:
  2. 8位nec单片机upd870513 main 函数源程序-8 bit nec mcu upd870513 main source
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:menglinglei
  1. Out-the-main-elements-of-elimination

    0下载:
  2. 本程序采用列主元素消去法解线性方程,最大变元数1-This procedure uses the main elements of the column elimination method for solving linear equations, the maximum number of variables 100
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:yuxiang
  1. main

    0下载:
  2. 这个东东主要是说语法分析的,所以不会做编译原理的可以看看。-The main point is that parsing stuff, so do not do compiler theory can be see.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:周金山
  1. main

    0下载:
  2. 这是一个基于颜色直方图的粒子滤波目标跟踪的主程序,比较完整,供大家参考-This is a color histogram based particle filter tracking the main program, more complete, for your reference
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:王晓霞
  1. main

    0下载:
  2. 利用DS18B20。完成温度采集和LCD的显示主程序-Using DS18B20. Temperature acquisition and completion of main LCD display
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:alex
  1. Cache-and-main-memory

    0下载:
  2. 由于cache比主存小很多,为了保证CPU执行指令时可正确访问存储单元,需将用户程序中的逻辑地址转换为运行时由机器直接寻址的物理地址,这一过程称为地址映射,所以必须使用一种机制将主存地址定位到cache中,就构成了地址映射,因为需求不同,也就导致了不同的地址映射方式,主要有直接映射、组相联映射、全相联映射三种地址映射方式-Because cache than main memory small many, to guarantee CP
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:28672
    • 提供者:zcc
  1. LED-R-G-B-main

    0下载:
  2. LED R G B三色混合调光PWM控制-LED R G B main
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:王先生
  1. main

    0下载:
  2. 未来无线通信的核心技术LTE的主函数实现-Core technology of the future LTE wireless communications to achieve the main function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:肖乾
  1. main

    0下载:
  2. main speech processing-main in speech processing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:mohammed
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org