搜索资源列表
Csc103_Protocol
- 为电力系统开发保护设备装置通讯的源代码 采用串口通讯, ret hat 9下 QT开发-development of the power system to protect communications equipment has the source code using serial communications, ret hat QT development under 9
20051116210750789
- ergfdgegdfgfdgfgfgsertrt ret ret ret rewtertertergfdgfdsgsdgfdgdfgretgrgsfdg-ergfdgegdfgfdgfgfgsertrt ret ret ret Andrew tertertergfdgfdsgsdgfdgdfgretgrgsfdg
image_process
- This file include some image process program: void ImResize(IMAGEDATA *pRtImg, IMAGEDATA *pSrImg, int nFixSize) bool CalMoments(float Moments[7], IMAGEDATA *pSrImg) void RGB2Gray(IMAGEDATA *pRtImg, IMAGEDATA *pSrIm
ret
- 实现最小生成树问题,在N个城市之间寻找最短路径
sum
- code segment assume cs:code sum_p proc near jcxz exit add ax,cx dec cx call sum_p exit: ret sum_p endp start: mov ax,2000h mov ds,ax mov ax,0 mov si,0 mov cx,7 call sum_p mov [si]
20070410110853762
- MOV P2 ,#0FFH MOV P3 ,#0FFH ACALL DEL AJMP MAIN ORG 0200H DEL: MOV R5,#04H F3: MOV R6,#0FFH F2: MOV R7,#0FFH F1: DJNZ R7,F1 DJNZ R6,F2 DJNZ R5,F3 RET END
HookLibrary
- Hook Api Library 0.2 [Ring0&3] By Anskya Email:Anskya@Gmail.com ring3 inline hook For Api Thank: 前29A高手也一直都是我的偶像...z0mbie大牛...这里膜拜一下 使用的LDE32引擎是翻译他老人家的...C->Delphi... 说明: 1.利用堆栈跳转 没有使用传
RET-3570_operational_manual_V1_1209961588
- 定位模组RET3570手册 RET3570_operational_manual_V1_1209961588.pdf
lsd
- 其中k1-k5,5个分程序可以单独执行,在k0程序中以子程序出现,注意:每个 程序作为子程序后,加上ret,去掉ljmp
液晶写指令
- wcom: mov r22,raadd r5,r0,r0addi r5,r0,0x1 
汇编基础学习
- 汇编基础学习 第一课 环境配置 第二课 通用寄存器 第三课 JMP指令 第四课 MASM程序结构 第五课 Fasm预处理伪指令 第六课 条件测试中的操作符 第七课 堆栈 第八课 movzx指令 第九课 标志位01 第十课 标志位02 第十一课 loop循环指令
闰年计算
data segment ;定义数据段
infon db 0dh,0ah,'Please input a year: $'Y db 0dh,0ah,'This is a leap year! $'spi
- ;################################################ ; Designed by CaoHai 10-23-2002 in SDUWHB ; ; Updated by CaoHai 12-12-2002 in SDUWHB ; ; Upgraded by CaoHai 22-12-2002 in SDUWHB ; ; Upgraded by CaoHai 05-05-2003 in SDUW
Csc103_Protocol
- 为电力系统开发保护设备装置通讯的源代码 采用串口通讯, ret hat 9下 QT开发-development of the power system to protect communications equipment has the source code using serial communications, ret hat QT development under 9
20051116210750789
- ergfdgegdfgfdgfgfgsertrt ret ret ret rewtertertergfdgfdsgsdgfdgdfgretgrgsfdg-ergfdgegdfgfdgfgfgsertrt ret ret ret Andrew tertertergfdgfdsgsdgfdgdfgretgrgsfdg
image_process
- This file include some image process program: void ImResize(IMAGEDATA *pRtImg, IMAGEDATA *pSrImg, int nFixSize) bool CalMoments(float Moments[7], IMAGEDATA *pSrImg) void RGB2Gray(IMAGEDATA *pRtImg, IMAGEDATA *pSrIm
ret
- 实现最小生成树问题,在N个城市之间寻找最短路径-The achievement of minimum spanning tree problem, in the N cities to find the shortest path between
sum
- code segment assume cs:code sum_p proc near jcxz exit add ax,cx dec cx call sum_p exit: ret sum_p endp start: mov ax,2000h mov ds,ax mov ax,0 mov si,0 mov cx,7 call sum_p mov [si]
ret
- 彩色图像的直方图均衡化,使用时候应该安装OPENCV-Color image histogram equalization, the use of time should be installed OPENCV
RAE RET程序
- 兼容RET设备,程序用于通信行业的电调天线(Compatible with RET equipment, the program is used in the telecommunication industry's electric tuning antenna)
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.