CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - *.asm

搜索资源列表

  1. 51对字节汇编除法程序

    0下载:
  2. ;----------------------------------------------- ;多字节十进制除法子程序CDIV ;入口:RO指向被除数2n字节压缩BCD码高位, ;R1指向除数n字节压缩BCD码高位,R3=n ;结果:商数压缩BCD码放入R0~(R0+2n)指向的2n个字节中, ;余数压缩BCD码放入(R0-n)~R0指向的n个字节中 ;使用A,R0,R1,R2,R3,R4,R6,R7,影响CY,CY=1结果溢出
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-09-23
    • 文件大小:972
    • 提供者:lzw72@sohu.com
  1. 人脸识别经典算法

    1下载:
  2. 写了四种经典的人脸识别算法asm等,希望对大家有帮助
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-09-27
    • 文件大小:5902473
    • 提供者:jia66wei
  1. random.zip 使用汇编产生随机数的程序

    0下载:
  2. 使用汇编产生随机数的程序 , The use assembly has the random number procedure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-11-08
    • 文件大小:6915
    • 提供者:
  1. ACATSP.rar

    0下载:
  2. 蚁群算法,MATLAB求最短路径,解放军信息工程大学一个老师编的matlab程序,Ant Colony Algorithm for Traveling Salesman Problem
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1997
    • 提供者:Bintan
  1. turbocoding

    0下载:
  2. LTE中的turbo编码相关程序,依据36协议中的规定而写,如有不完善处,请自行修改-LTE in the turbo coding procedures, based on 36 written to the provisions of the agreement, if imperfect, you should go its own decisions
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:59347
    • 提供者:雨儿
  1. asm-C-CPP-program

    0下载:
  2. 包括C语言哈夫曼树的实现;win32写的代码统计工具;汇编加密解密机masm程序;C++哈夫曼树的实现;汇编简单计算器;汇编编译工具-Including the realization of C language Huffman tree win32 statistical tools to write code assembly the encryption decryption machine masm process C++ Huffman tree realization com
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-03
    • 文件大小:5188323
    • 提供者:邢旭初
  1. 1

    0下载:
  2. 任意脉宽连续脉冲信号发生器,经过实验板成功调试-Arbitrary pulse width for pulse generator, after the success of the experimental board debugging
  3. 所属分类:压缩解压

    • 发布日期:2017-04-15
    • 文件大小:5670
    • 提供者:前卫
  1. shel

    1下载:
  2. 强壳源码,首次发布 ,可以加密隐藏, 建议收藏那个,自动化指令生成-Strong Shell source, the first time can be encrypted to hide, it is recommended that collection, automated command generation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:9146
    • 提供者:dvdvv
  1. keylock2

    0下载:
  2. 基于单片机的电子密码锁源程序,汇编语言,报警功能,密码修改-MCU-based source of electronic locks, assembly language, alarm features, password modification
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1618
    • 提供者:leagle1
  1. HDFaceRecognitionSystemMatlabsourcecode

    0下载:
  2. Advances in data collection and storage capabilities during the past decades have led to an information overload in most sciences. Researchers working in domains as diverse as engineering, astronomy, biology, remote sensing, economics, and consumer t
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:440759
    • 提供者:masoom
  1. HufComp

    0下载:
  2. Source code of Huffman Compression routine in Assembly and C. Very small and fast decompression routine
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:10719
    • 提供者:infothem
  1. dsplib

    0下载:
  2. TI C55 DSPLIB (ASM code)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1697220
    • 提供者:Zhengting
  1. myprog11_1

    0下载:
  2. dsp2407 32点fft asm编写-dsp2407 32-point fft asm prepared
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:36744
    • 提供者:wangkuan
  1. asm_swarm

    0下载:
  2. 基于asm的很好用的粒子群算法,完整代码-Based on a good asm using particle swarm algorithm, the complete code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:182673
    • 提供者:lenovo
  1. autolife

    0下载:
  2. 基于asm的很好用的粒子群算法,完整代码-Based on a good asm using particle swarm algorithm, the complete code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:71324
    • 提供者:lenovo
  1. crcasm.asm

    0下载:
  2. 8 bit very fast CRC generator for polynom x8+x2+x1+x (0x07), fits any AVR processor and any type of 8-bit data trasfer with 8 bit CRC code written in AVR assembler with AVRStudio 4. Author: Jens Hallgren, Sweden-8 bit very fast CRC generator for po
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:698
    • 提供者:jens
  1. mandelnt150110

    0下载:
  2. This program displays 14 different interate functions (mandelbot) graphically. It has a C frontend but all the routines are written in asm using floating point floats,doubles,long doubles(80bit),SSE,and SSE2 instructions depending on the resolution a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:238677
    • 提供者:dancie
  1. crc32asm

    0下载:
  2. Simplest & fast CRC32 in assembler source code + Win32 GUI application for calculate CRC32.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:11508
    • 提供者:gene4000
  1. shinefixedMP3

    0下载:
  2. Shine Fixed Point (release 0.1.2) : - Layer 3 - C/Asm - 39 k This is a port of Shine to Arm and StrongArm fixed point. It provides a 30x speedup over the floating point release. It has been tested on Acorn.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:39488
    • 提供者:af
  1. PPTlectures

    0下载:
  2. 关于aam和asm的一些ppt资料,讲得还行,希望对学习aam的人有帮助-Asm on the aam and some ppt information, put it okay, want to help people learn aam
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-29
    • 文件大小:11709899
    • 提供者:雷坤
« 1 23 4 »
搜珍网 www.dssz.com