虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

G-code

  • flash,a semple code.

    flash,a semple code.

    标签: semple flash code

    上传时间: 2015-09-03

    上传用户:zjf3110

  • ITU-T标准G.729源代码 、这么多还不行阿?

    ITU-T标准G.729源代码 、这么多还不行阿?

    标签: ITU-T 729 标准 源代码

    上传时间: 2015-09-04

    上传用户:lyy1234

  • Key matrix scan code for HT48R10

    Key matrix scan code for HT48R10

    标签: matrix code scan Key

    上传时间: 2014-01-19

    上传用户:ggwz258

  • nucleus plus source code

    nucleus plus source code

    标签: nucleus source code plus

    上传时间: 2013-12-26

    上传用户:tfyt

  • 2440 firmware code test code

    2440 firmware code test code

    标签: code firmware 2440 test

    上传时间: 2015-09-04

    上传用户:wfl_yy

  • Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma

    Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.

    标签: Implemented following compile command

    上传时间: 2014-01-01

    上传用户:lhc9102

  • 曲谱存贮格式 unsigned char code MusicName{音高

    曲谱存贮格式 unsigned char code MusicName{音高,音长,音高,音长...., 0,0} 末尾:0,0 表示结束(Important) 音高由三位数字组成: 个位是表示 1~7 这七个音符 十位是表示音符所在的音区:1-低音,2-中音,3-高音 百位表示这个音符是否要升半音: 0-不升,1-升半音。 音长最多由三位数字组成: 个位表示音符的时值,其对应关系是: |数值(n): |0 |1 |2 |3 | 4 | 5 | 6 |几分音符: |1 |2 |4 |8 |16 |32 |64 音符=2^n 十位表示音符的演奏效果(0-2): 0-普通,1-连音,2-顿音 百位是符点位: 0-无符点,1-有符点 调用演奏子程序的格式 Play(乐曲名,调号,升降八度,演奏速度) |乐曲名 : 要播放的乐曲指针,结尾以(0,0)结束 |调号(0-11) : 是指乐曲升多少个半音演奏 |升降八度(1-3) : 1:降八度, 2:不升不降, 3:升八度 |演奏速度(1-12000): 值越大速度越快

    标签: MusicName unsigned char code

    上传时间: 2013-12-15

    上传用户:671145514

  • 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-G

    1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。

    标签: Gmax-G 1.24 Gmax 阈值

    上传时间: 2014-01-08

    上传用户:songrui

  • Nucleus Kernel Demo Full source code

    Nucleus Kernel Demo Full source code

    标签: Nucleus Kernel source Demo

    上传时间: 2015-09-05

    上传用户:ynsnjs

  • Intel IXP1200开发指南. 包含IXP1200网络处理器PPT演示与Demo Code.

    Intel IXP1200开发指南. 包含IXP1200网络处理器PPT演示与Demo Code.

    标签: 1200 IXP Intel Demo

    上传时间: 2014-01-13

    上传用户:hanli8870