CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - edit 编辑

搜索资源列表

  1. pe 文件编程:编辑文件头

    0下载:
  2. win32 pe 文件编程:编辑文件头.rar-programming documents : Edit the file. Rar
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:28576
    • 提供者:激活帐号
  1. interfaceoftheCMainFrame

    0下载:
  2. 我们知道,缺省的编辑框仅支持剪接板的剪切、拷贝、粘贴操作,不支持拖放操作,本程序扩展了CEdit类为CDragEdit类,并再实现了CDEDropTarget和CDEDataSource,实现编辑之间拖放文本的操作.-We know that the default edit box only support the shear plate editing, copy, paste operation, does not support drag and drop operation, The
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:36974
    • 提供者:weicheng
  1. Emlog2.2.0

    0下载:
  2. Emlog2.2.0 功能介绍 + 采用了模版技术,能让网站在瞬间改变样式 + Emlog附带模版(如果你不喜欢附带模板,可自已制作模片) + 多附件上传功能,每篇日志可以附加多个附件,并可以删除增加附件 + 支持引用通告(trackback)接受发送和管理 + 支持tag标签分类功能 + 支持RSS日志订阅功能 + 数据库备份/恢复功能 + 访问量统计 + 采用文本缓冲技术,减少查询
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:336553
    • 提供者:jing
  1. Calculator

    1下载:
  2. vc中用MFC编辑一个科学计算器,高精度,计算速度高,-vc MFC used to edit a scientific calculator, high accuracy, high calculation speed,
  3. 所属分类:assembly language

    • 发布日期:2017-05-23
    • 文件大小:7187227
    • 提供者:逸之
  1. proj

    0下载:
  2. 初音岛2 P.C.的文本汉化器,可以打开游戏目录下的mes脚本文件进行编辑。 project.inc为宏文件; project.asm为源代码; dcnames.dat为名字匹配文件; readme.txt为说明。详细说明见本文件。 随代码附了几个mes脚本,可用来测试。-DC2 P.C. Hatsune Chinese text, you can open the game directory and edit the scr ipt file mes. projec
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:26950
    • 提供者:AmaF
  1. Masm615

    1下载:
  2. 是一款汇编程序编辑工具,解压后在EDIT中编辑汇编程序,在DOS下编译、连接、运行即可-Is a compilation of program editing tools, unzip edit assembler in EDIT, DOS, compiled, linked, can be run
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:413307
    • 提供者:liuzhen
  1. BIOSDOS

    0下载:
  2. 操作系统:DOS系统 编辑器: EDIT.exe 编程序: MASM.exe 连接程序:LINK.exe 调试程序:DEBUG.exe-Operating System: DOS System Editor: EDIT.exe programmed: MASM.exe linker: LINK.exe debugger: DEBUG.exe
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:68884
    • 提供者:王风存
  1. grademanagement

    0下载:
  2. Student学生成绩管理系统是一个使用MASM宏汇编语言开发的试验性项目。它实现了学生学号、姓名、三门课程成绩的录入、修改、删除以及总成绩计算、按成绩排序等功能,并且可以将数据保存为磁盘文件,便于再次打开编辑。 程序基于DOS或Windows命令行模式运行,全屏显示,使用简单的键盘命令进行操作。可处理100条以内的学生记录。若记录较多,一页显示不下,可进行翻页操作。 -Student student grade management system is a MASM macro ass
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:191480
    • 提供者:王立国
  1. Editor

    0下载:
  2. 一个S60V3 FP1 的编辑软件,可以对一些TXT文件编辑-S60V3 FP1 one of the editing software, you can edit a number of TXT file
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:260545
    • 提供者:秦锋
  1. menu

    0下载:
  2. 汇编语言写的菜单程序,类似于DOS下的EDIT功能,编辑功能未实现。-Menu Programs written in assembly language, similar to DOS under the EDIT function, edit function is not implemented.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1873
    • 提供者:guozhaoxi
  1. KeyPwm@

    0下载:
  2. PWM控制电机,编辑控制方式。在这个DEMO里建了一个函数F_Pwm(int a,int b) 用于PWM设置,传入两个参数第一个用于频率设置,第二个用于占空比设置。另外还开了外部中断可进行频率和占空比的步进,从而达到调整速度的目的-PWM motor control, edit control mode. In this DEMO was built inside a function F_Pwm (int a, int b) for the PWM settings, with two a
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:41733
    • 提供者:zhijia
  1. SimpleEditor

    0下载:
  2. 文本编辑器(A3) 3.3.1设计题目及要求 三, 文本编辑器(10) 要求:(1)编辑文本; (2)保存、打开指定位置的文本文件; (3)具有输入输出界面。-A text editor (A3) 3.3.1 Design and requirements of Title III, a text editor (10) requires: (1) Edit the text (2) to preserve, open the text file specified lo
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:951959
    • 提供者:闫华
  1. DEBUG

    0下载:
  2. 一、 实验内容 DEBUG的应用及表达式计算 二、 实验目的及要求 要求:试编制一程序,计算下列公式的值,将商存放在Z单元,余数放在R单元内中.X,Y,Z,R,W分别为存放16位带符号数单元的地址.计算过程中中间结果和最后结果在16位二进制数范围内. 三目的: 1、熟悉DEBUG的应用(利用DEBUG观察寄存器和内存单元的值及指令执行的结果,直接汇编指令,单步调试,编辑数据等)。 2、掌握汇编表达式的表示方法。 3、掌握80X86的编程结构。 4、学习汇编
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:6928
    • 提供者:wurile
  1. 5555

    0下载:
  2. 初始条件: DOS操作系统。编辑,汇编,连接,调试工具:edit、masm、link、debug 要求完成的主要任务: 产生机关枪声,要求枪声时间可控,由键盘输入控制值。按“Q”键退出 -Initial conditions: DOS operating system. Edit, compile, link, debug tools: edit, masm, link, debug required to complete the main tasks: produce ma
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:118906
    • 提供者:胡月
  1. paobiaojishi

    0下载:
  2. 跑表计时器的内容介绍了用汇编是如何编辑并实现所需的功能的。-Stopwatch timer with the compilation of the content presented is how to edit and to achieve the desired functions.
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:12554
    • 提供者:刘飞
  1. Alarm

    0下载:
  2. 题 目: 产生警报声程序设计 初始条件: DOS操作系统。编辑,汇编,连接,调试工具:edit、masm、link、debug。 要求完成的主要任务: 产生急速上滑报警音响,要求变化率可控,由键盘输入控制值。按“Q”键退出。-Title: Generating the initial conditions sirens Programming: DOS operating system. Edit, compile, link, debug tools: edit, m
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:2391
    • 提供者:liuxj
  1. dianhuabu

    0下载:
  2. 本程序是用汇编语言编写了,实现了电话薄的基本操作:删除,添加,编辑,修改等同时能容纳50记录-This program is written in assembly language, and realized the phone book' s basic operations: delete, add, edit, modify, etc. At the same time be able to accommodate 50 records
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:5205
    • 提供者:李飞跃
  1. chengxu

    0下载:
  2. 汇编语言下编辑的个人档案信息录入小系统,包括五项属性的插入,显示功能完善运行正确,可以在文件夹里查看信息文档(txt),修改部分存在缺陷,但是没有错误。-Assembly language file to edit personal information into a small system, including the insertion of the five attributes, display perfect running correctly, you can view the
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1579
    • 提供者:丁晨
  1. visualasm

    0下载:
  2. 这是一款编辑,运行,调试汇编程序的实验环境,很不错的一款编程软件,值得使用!-This is an edit, run, debug assembler experimental environment, a very good programming software, it is worth using!
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:1628697
    • 提供者:pippy
  1. edit

    0下载:
  2. 汇编源程序,只要功能是一个例类似文本编辑器,有菜单选项-Compilation of source code, as long as the function is an example similar to the text editor, there are menu options
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:3744
    • 提供者:tld
« 12 »
搜珍网 www.dssz.com