联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 汇编语言(162) 
按平台查找All Visual C++(162) 

[汇编语言] NotePad-Topmost-1.1

源代码为汇编程序,用于OllyDbg的记事本插件。上传分享是因为此代码没有使用OllyDbg的导出函数。项目中有三个一个为纯混编是作者原创部分,第二个是简单的用VC环境编译汇编,第三个是看完源代码,参照OllyDbg插件写法与汇编混用形式做的工程。方便理解源代码运行机制。
Assembler source code for OllyDbg notepad plugin. Upload and share because this code does not use OllyDbg export functions. There are three projects a pure mixed original part of the author, and the second is a simple compilation with VC compiler environment, and the third is to read the source code, reference OllyDbg plug-ins written form and do not mix compilation project. Easy to understand the source code to run mechanism. (2016-01-13, Visual C++, 597KB, 下载1次)

http://www.pudn.com/Download/item/id/1452687649292166.html

[汇编语言] bei-lv-mo-kuan

外汇编程过程中,有加仓倍率的管理,此程序是倍率模板,使用者是需要添加就可以直接使用,没有任何限制
Forex programming process, managed Opening magnification, this program is a magnification template, users need to add can be used directly without any restrictions (2016-01-09, Visual C++, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/1452343200588039.html

[汇编语言] Excel-2003-

任意读入一个大偶数(≥4),可以拆分成两个素数之和。编程按“x=s1+s2”的格式输出所有的素数对。 【要求:素数判断由子函数完成。并且结果不能出现两个相同的素数对,例如:输入28,则输出结果为: 28=5+23 28=11+17 若输出结果中还有“28=17+11”就重复了!】
you is me. (2015-10-18, Visual C++, 68KB, 下载1次)

http://www.pudn.com/Download/item/id/1445169285292339.html

[汇编语言] callt549

这是调用TLC549的汇编程序(STLC549.ASM)的C51程序, *//* 文件名CALLT549.C *//* 功能:本程序主要是读出输入通道ANALOG IN的 *//* 模数转换值,并将转换值放在变量chai中。
This is a compilation of TLC549 procedure call (STLC549.ASM) of the C51 process,*//* file name CALLT549.C*//* Function: This procedure is to read out the input channels of ANALOG IN*//* D conversion value and on the conversion values of variables chai. (2014-05-20, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/2546550.html

[汇编语言] moder

moder51汇编程序框架D4为串口发送中断指示灯;D5为外部中断1指示灯;D6为外部中断0指示灯;D7为串口接收中断指示灯;D8为定时器指示灯;
moder 51 D4 Series procedural framework for the serial interrupt this light D5 for external interrupt a lamp D6 for external interrupt 0 lamp D7 for the serial receiver interrupt indicator D8 for the timer lamp (2014-03-26, Visual C++, 10KB, 下载1次)

http://www.pudn.com/Download/item/id/2494510.html

[汇编语言] bujindianji--shiyanbaogao

主要用到了汇编语言的寻址方式和指令系统,通汇编语言来编写程序源代码来实现步进电机的加速。用到的硬件主要是可编程的并行通信接口8255,通过8255的控制字及工作方式里实现输入输出,熟悉并掌握了所学知识,将所学的知识系统化并且学会了这些知识在实践中的应用
The main use of assembly language addressing modes and instruction, pass written in assembly language source code to accelerate the stepper motor. The main hardware used is programmable parallel communication interface 8255, through the control word and work to achieve input and output in 8255, the familiar and mastered the knowledge, systematic knowledge learned and learned knowledge in practice Applications (2014-01-05, Visual C++, 61KB, 下载1次)

http://www.pudn.com/Download/item/id/2443975.html

[汇编语言] callt549

这是调用TLC549的汇编程序(STLC549.ASM)的C51程序, *//* 文件名CALLT549.C *//* 功能:本程序主要是读出输入通道ANALOG IN的 *//* 模数转换值,并将转换值放在变量chai中。
This is a compilation of TLC549 procedure call (STLC549.ASM) of the C51 process,*//* file name CALLT549.C*//* Function: This procedure is to read out the input channels of ANALOG IN*//* D conversion value and on the conversion values of variables chai. (2013-12-29, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2438536.html

[汇编语言] 017

如果一个渔夫从2011年1月1日开始每三天打一次鱼,两天晒一次网,编程实现当输入2011年1月1日以后的任意一天,输出该渔夫是在打鱼还是在晒网。
If a fisherman from January 1, 2011 started playing a fish every three days, two days bask in a network, programming as input after January 1, 2011 in any one day, the output is the fisherman fishing or in the net. (2013-08-27, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2340230.html

[汇编语言] Rjieekoujishue

接口技术实验报告1 实验名称: 定时器/计数器 实验目的⒈ 学会8253芯片与微机接口的的原理与方法。⒉. 掌握8253定时器/计数器的工作方式与编程与开发原理。(WORD文档)
Interface Technology Report 1: timer/counter 8253 chip microcomputer interface principles and methods of experimental purpose ⒈ Society. ⒉. Grasp the principle of the 8253 timer/counter with programming and development. (WORD document) (2012-07-10, Visual C++, 55KB, 下载5次)

http://www.pudn.com/Download/item/id/1934408.html

[汇编语言] tilt-sensor-angle-measurement

一个是基于倾角传感器SCA100T设计的倾角测量仪的源程序,采用传感器内部数字输出。一个是八位串行LED显示驱动器MAX7219 7211应用程序,采用C语言编程,虽短但程序较为实用
One is based on SCA100T design of tilt sensor angle measurement device of the source, using the internal sensor, digital output. Is a eight bit serial LED display driver MAX7219 7211 applications, the use of C language programming, is short but the procedure is more practical (2012-05-16, Visual C++, 3KB, 下载26次)

http://www.pudn.com/Download/item/id/1872624.html

[汇编语言] riqijisuan

定义一个结构体变量(包括年、月、日),编程序,要求输入年月日,计算并输出该日在本年中第几天。注意本题一定要定义结构体输入三个整数(并且三个整数是合理的,既比如当输入月份的时候应该在1至12之间,不应该超过这个范围) 变量,否则本输出一个整数.既输入的日期是本月的第几天。实验成绩无效。
Define a structure variables (including year, month, day), a program, and asked to enter years day, calculate and output the day the first few days of this year. Note that the definition of the problem structure must enter three integers (and three integers are reasonable, such as when the input only when the month should be between 1 to 12, should not exceed this range) variable, or the output of an integer. Both Enter the date of the first few days of the month. Experimental results invalid. (2011-06-15, Visual C++, 150KB, 下载4次)

http://www.pudn.com/Download/item/id/1569687.html

[汇编语言] 486

VC++写的小游戏思想家源代码,好像是一款猜数据游戏,因时间关系这里没有亲自玩,游戏源程序可以VC6环境顺利编译,有人把本游戏称为“思想阅读者”,玩的投入的时候会感觉很有意思,对于从事VC++编程的朋友们,或许只会关注游戏内部的流程、代码实现等。
VC++写的小游戏思想家源代码,好像是一款猜数据游戏,因时间关系这里没有亲自玩,游戏源程序可以VC6环境顺利编译,有人把本游戏称为“思想阅读者”,玩的投入的时候会感觉很有意思,对于从事VC++编程的朋友们,或许只会关注游戏内部的流程、代码实现等。 (2010-11-16, Visual C++, 61KB, 下载3次)

http://www.pudn.com/Download/item/id/1348442.html

[汇编语言] 5

虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。
虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。 (2010-11-16, Visual C++, 317KB, 下载4次)

http://www.pudn.com/Download/item/id/1348438.html

[汇编语言] xiuqiufenxi

本程序由国外的Vulture大哥编写,并公布了源码,这个是他95年的一个作品,可以说是在当时是非常成功的! 这个程序是巧妙的利用了坐标的不断变化,从而实现了由星星构成的箱子3D转动! 为了尊重版权,本人未对源码注释进行翻译,这样做也可以让国内的汇编爱好者自己琢磨国外的汇编编程的思维
This program prepared by the foreign Vulture brother, and announced the source code, this is his 95 years, a work can be said that at that time was very successful! The program is clever use of changing coordinates in order to achieve a box formed by the stars, 3D rotation! In order to respect copyright, I did not comment on the source code translation, this would also enable the compilation of country fans on her own way of thinking outside of the compilation of programming (2009-12-21, Visual C++, 8KB, 下载7次)

http://www.pudn.com/Download/item/id/1012286.html

[汇编语言] asmfir

fir滤波器dsp汇编程序 K_FIR_INDEX .set 1 索引计数器 K_FIR_BFFR .set 16 缓冲器大小 K_FRAME_SIZE .set 256 一frame的数据大小 .data OUTPUT .space K_FRAME_SIZE*16
fir filter dsp assemblerK_FIR_INDEX .set 1 索引计数器 K_FIR_BFFR .set 16 缓冲器大小 K_FRAME_SIZE .set 256 一frame的数据大小 .data OUTPUT .space K_FRAME_SIZE*16 (2009-12-01, Visual C++, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/988457.html

[汇编语言] 8

第1章 基本C++语言C++是在20世纪80年代初期由贝尔实验室设计的一种在C语言的基础上增加了对 面向对象程序设计支持的语言,它是目前应用最为广泛的编程语言
Chapter 1 Basic C++, C++ is in the 20th century and the early 80s designed by Bell Labs as a basis in the C language has increased its support for object-oriented programming language, which is currently the most widely used Programming Language (2009-10-19, Visual C++, 95KB, 下载2次)

http://www.pudn.com/Download/item/id/943124.html

[汇编语言] 41619761-3000

VC中使用汇编程序模块的例子,该程序模拟UNIX中save与resume函数,并介绍在VC中如何使用汇编进行机器级的操作
VC program modules used in the compilation of examples, the program simulated UNIX in the save and resume function, and describes how to use the VC compiled for the operation of the machine-level (2009-01-28, Visual C++, 5KB, 下载3次)

http://www.pudn.com/Download/item/id/635758.html

[汇编语言] MMX

MMX即多媒体可扩展指令集,通常用汇编编写,内嵌于C++或C,提升图象算法的执行速度。该文档介绍了MMX的指令集及编程规范。
That is scalable MMX multimedia instruction set, often used to prepare a compilation, embedded in C++ Or C, to enhance the implementation of the speed of the image algorithm. The document describes the MMX instruction set and programming norms. (2008-10-02, Visual C++, 133KB, 下载62次)

http://www.pudn.com/Download/item/id/554833.html

[汇编语言] linux

实验1 ARM汇编指令实验 实验2 C和汇编语言的混合编程实验 实验3 外部中断实验 实验4 看门狗应用实验
Experiment 1 ARM compilation directive experiment experiment 2 C and assembly language programming hybrid experiment experiment Experiment 3 Experiment 4 external interrupt watchdog application experiment (2008-01-11, Visual C++, 6043KB, 下载41次)

http://www.pudn.com/Download/item/id/392850.html

[汇编语言] C中加汇编_计算圆周率

介绍了在VC编辑器中,加入汇编语言的以实现混合编程的方法,并演示了计算圆周率的过程,很不错
introduced in VC editor, by adding assembly language to achieve the mixed programming method and demonstrated the calculation of the ratio of the circumference and very good! ! (2005-07-16, Visual C++, 1613KB, 下载207次)

http://www.pudn.com/Download/item/id/103395.html
总计:162