搜索资源列表
map
- Win32汇编写的端口映射器,构思精巧,效率极高。-Win32 compilation was made for the port mapping, the idea of delicate, extremely efficient.
dzqfft8
- 一个非常高效的基于TS101的8点fft代码,该代码实现8点复数FFT,入口数据按实部,虚部交替存放 FFT结果也按实部,虚部交替存放. 程序没有任何循环,也无须循转因子. 非常高效啊-a very efficient on the TS101 8:00 fft code that realization 8:00 complex FFT, import data by the real part and imaginary part of the turn kept FFT resul
OTSUway
- OTSU方法计算图像二值化的自适应阈值。OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法-Otsu images calculated value of the two adaptive threshold. Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple
Keybaord
- 这是初学者写的最简单、最详细、效率最高的矩阵键盘扫描程序-This is a beginner write the simplest, most detailed and most efficient matrix keyboard Scan
O-asm
- 本教程主要讲述计算机指令运行机制及汇编语言的相关知识,并用详实的例子来讲解如何使用O汇编语言来编写程序。汇编语言是计算机低级语言,它直接对应的是计算机机器指令,据有执行高效的特点,但由于它的底层性,指令浩繁复杂,如果你熟悉如MASM、FASM或者NASM等其它的汇编语言,那么你将能够很容易地学会使用O语言,它的内部机制与其它汇编语言是一致的;如果你没有接触过汇编语言,那么本教程将为你打开计算机语言的大门,深入细致地解剖聪明的计算机大脑的思考轨迹。如果你使用过C或者其它的计算机语言将对学习O语言有
FFT1024
- 1024点的FFT变换的高效汇编代码 -1024-point FFT transform of the efficient assembly code
pic_bcd_add_sub
- PIC单片机精简BCD加法减法汇编程序,支持任意多字节运算,执行效率很高-PIC Singlechip BCD adder subtraction compilation streamline procedures, to support any multi-byte operations, the implementation of efficient
ShlTest
- 一个非常小的程序,但却毫不简单.程序使用了Windows的内存越权读写API.实现了对程序自身代码的内存中动态修改,可以高效执行任意指令.例子中动态修改了一个没有意义的空函数,实现了VB不可能编译出来的移位指令.-A very small program, but not simple. Procedures for the use of Windows to read and write memory ultra API. Realize their own code of procedure
Assembly_Language_Tutorial
- 《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。-" Assembly Language" (Assembly Language) is a computer science major in a basic course is a low-level
OkBole
- okbole人才网 功能简介: 1、支持个人用户与企业用户注册 2、专业的人才库自主管理功能 3、完善强大的企业招聘模块 4、高效易用的用户互动完美实用体验 5、完整可靠的高级搜索功能 6、源码中含有详细注释说明,适合二次开发-okbole Talent Network Function Descr iption: 1, support individual users and business users register 2, a professional po
Specyfication
- the image on the left represents the type of result obtained from the thresholding of classical images where Watershed segmentation is efficient. This could be a picture of coffee beans, blood cells, sand ...
C
- 主要介绍线性结构,树型结构,图状结构三种逻辑结构元素的存储实现,在此基础上介绍一些典型算法及时,空效率分析.-Introduces the linear structure, tree structure, graph-like structure of three elements of the logical structure of the storage to achieve, on this basis are some typical algorithms in time, spac
test1
- 将txt文本中的数据根据需要载入到autocad中,节省时间,快捷高效-Txt text data will be needed in loaded into autocad, save time, fast and efficient
huibianjiaoxue
- 《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。-" Assembly Language" (Assembly Language) is a computer professional in a major foundation courses, is
AssemblyLanguageAndCLanguageInterfaceTechnology.ra
- 汇编语言运行速度快, 占用存储空间少, 但可移植性差, 工作量大 而C 语言可移植性好, 开发效率高, 但有时速度达不到要求。所以可 以采用“混合”编程, 彼此相互调用, 进行参数传递, 共享数据结构及数据信息, 应该说是一种有效的编程方法。-Working speed of assembly language is quick , occupancy memory space is few, transplanting nature difference , amount of work
wenduji
- 使用汇编语言编程,完成数显温度计的编程,高效稳定。-Assembly language programming, digital thermometer to complete the programming, highly efficient and stable.
The.Art.Of.Assembly.Language
- 广受各路黑客好评的“汇编语言艺术“教导程序员如何理解汇编语言,以及如何用它来编写功能强大,高效的代码。作为其主要的教学工具行之有效的高级别汇编,“汇编语言艺术“充分利用您的高级编程语言的知识,使您更轻松快速地掌握基本的装配概念。其中最全面的参考汇编语言每一个出版的“汇编语言,第2版艺术“已被彻底更新,以反映最近的修改HLA的语言。从书中的所有代码可以移植到了Windows,Linux还是Mac OS X和FreeBSD操作系统。-Widely respected by hackers of al
colorline
- 通过汇编语言画一些有颜色的线,不仅简单,而且高效,通过与高级程序的结合,能够达到奇妙的效果-Draw the color line, assembly language is not only simple, but efficient, able to achieve wonderful results through a combination of senior program
year
- 判断年份,是编程中长用到的,运用汇编语言,不仅直观,而且高效,提高程序运行速度-Judge year, long used in the programming, the use of assembly language is not only intuitive, and efficient, improve the speed of the program is running
test
- 方差比检验代码,可以用来进行有效市场假说的检验,另外是一部分-Variance ratio test code can be used for the test of the efficient market hypothesis, the other is part of the
