搜索资源列表

  1. cpp_faqs

    0下载:
  2. This second edition reflects the help and advice of many people. We are particularly indebted to Bjarne Stroustrup and Andrew Koenig for their inspiration and advice over the years. Paul Abrahams, Michael Ball, Ian Long,
  3. 所属分类:VC/C++相关

    • 发布日期:2011-08-26
    • 文件大小:1034623
    • 提供者:simonhexf
  1. rising钥匙盘破解源码

    0下载:
  2. DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁
  3. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:0
    • 提供者:
  1. 汇编语言课程设计1

    0下载:
  2. 程序首先定义一个hello的函数调用int 21h mov ah ,09来显示字符串,ds:dx定义字符串位置 来使用一个80×25的界面使整个程序更加美观 游戏主程序调用BIOS int 10 的9号功能实现对目标文本的颜色和定位,。游戏主程序可以用int 16 mov ah,00从键盘读取输入的字符在调用int 21 mov ah,01 让键盘输入显示在屏幕中 al=输入的字符,用cmp指令对输入的文本和目标文本进行比较,再利用选择
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:高赈寰
  1. Linear_regression

    0下载:
  2. Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning continuous non linear mappings For more than two or three in puts and for more than a few thousand dat apoints the com
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:745472
    • 提供者:陈月辉
  1. myApriori

    0下载:
  2. apriori java 实现 * A program to find association rules with the apriori algorithm (Agrawal et al. 1993).<br> * Other than the standard apriori algorithm, this program enable to find<br> * apriori all relation.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:石中超
  1. 俄罗斯方块(from al)

    0下载:
  2. 一个简单的俄罗斯方块小游戏,只需要使用上下左右方向键就可以方便的控制 -a simple little game Tetris, only need to use the direction keys above and below it can control
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-18
    • 文件大小:64512
    • 提供者:al
  1. G.711

    0下载:
  2. 语音信号的G.711编码。 The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the quantizer scale factor, y(k), is determined by "unlocked" factor yu(k) only. The factor
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:Zhou
  1. G.723

    0下载:
  2. G.723语音编码 The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the quantizer scale factor, y(k), is determined by "unlocked" factor yu(k) only. The factor yl(k
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:Zhou
  1. 嵌入式文件系统ucfs

    0下载:
  2. 嵌入式文件系统ucfs.zip This project should serve as an "easy start" with /FS. All paths are relative to the project file. You should therefore be able to copy the entire directory (including all subdirectories) to any
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-18
    • 文件大小:51200
    • 提供者:测试
  1. FFT of waveIn audio signals

    0下载:
  2. The Fast Fourier Transform (FFT) allows users to view the spectrum content of an audio signal. The FFT code presented here was written by Don Cross though his homepage appears to have subsequently been taken down. Rather
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:22528
    • 提供者:冰城
  1. Nios II处理器中文参考手册

    0下载:
  2. nios2软件开发手册中文版第8章_MicroC_OSII_tutorial,翻译的不错值得一看-nios2 software development manuals Chinese version of Chapter 8 _MicroC_OSII_tutori al translation of a true eye-catcher
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:259072
    • 提供者:wang
  1. BCGControlBar.Professional.v7.31.Final

    0下载:
  2. BCGControlBar.Professional.v7.31.Final-BCGControlBar.Professional.v7.31.Fin al
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:13636608
    • 提供者:赵西古
  1. PwDump4

    0下载:
  2. This program dump password hashes from local or remote Windows NT/2000 machines. It prints them onto the screen in l0phtcrack format, or will write them to a file if desired. -This program dump password hashes from lo
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:1294336
    • 提供者:林杰
  1. aplib-0.43

    0下载:
  2. aPLib is a 32-bit compression library based on the compression algorithm used in aPACK (my executable packer). aPLib is an easy-to-use alternative to many of the heavy-weight compression libraries available.-aPLib
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:200704
    • 提供者:林松英
  1. CYPRESS_A3load

    0下载:
  2. a3load is 8051 firmware that can be used for uploading or downloading to EZ-USB RAM (internal or external). It implements the vendor specific command bRequest = 0xA3. The address to download/upload to/from is spec
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:szoctavia
  1. Windows串口编程例子

    0下载:
  2. in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. ver10.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:39936
    • 提供者:kkkk
  1. AOpenGL

    0下载:
  2. This program draws a reddish pyramid with a fountain in the middle which contains wavy water, and sprays out blue particles (well it was SUPPOSED to look like water, lol). There is also a red globe in the center of all
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:84992
    • 提供者:~{T4Bk~}
  1. neuroocr_demo

    0下载:
  2. Neural Network OCR Ne ural Network OCR-Neural Network OCR Ne ue al Network OCR
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-18
    • 文件大小:177152
    • 提供者:mike
  1. TribeFloodNet2k

    0下载:
  2. Tribe FloodNet 2k Distributed Denial Of Service Network 分布式拒绝服务工具的源代码,下面为英文说明: TFN can be seen as the yet most functional DoS attack tool with the best performance that is now almost impossible to detect. What
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:44032
    • 提供者:onlyu
  1. meshpartdist.tar

    0下载:
  2. This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitio
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:264192
    • 提供者:xy
« 1 2 3 4 5 6 78 9 10 11 12 ... 49 »

源码中国 www.ymcn.org