Location:
Search - VB asm
Search list
Description: RS485通信程序,主机和从机都有了,现成的东西可以直接应用在你的开发中,PC程序用VB编写,485多机通讯是ASM的。-RS485 communication procedures, and from the host machine has a ready-made things can be directly used in your development, the PC using VB preparation procedures, more than 485 machine communication is the ASM.
Platform: |
Size: 10160 |
Author: 张子实 |
Hits:
Description: ASM 写的VB运行库
Platform: |
Size: 1799 |
Author: a2si@qq.com |
Hits:
Description: RS485通信程序,主机和从机都有了,现成的东西可以直接应用在你的开发中,PC程序用VB编写,485多机通讯是ASM的。-RS485 communication procedures, and from the host machine has a ready-made things can be directly used in your development, the PC using VB preparation procedures, more than 485 machine communication is the ASM.
Platform: |
Size: 10240 |
Author: 张子实 |
Hits:
Description: 谁说vb中不能用汇编?
这是一个读取cpuid(调用cpuid汇编指令)的一个例子。
原来有人做过, 但都有bug, 是因为对vb的反汇编不熟的缘故, 导致stack错误。经常在ide中正常, 编译成exe变非法错误。
这个例子告诉你怎么真正的在vb中用汇编!-Who is not used in the compilation? This is a reader CPUID (compilation called CPUID instruction) an example. The original was done, but all of bug, is due to the anti-compilation vb wake reasons, led to the wrong stack. Ide often normal, compiled exe changed illegal wrong. This example to tell you how truly vb used in the compilation!
Platform: |
Size: 8192 |
Author: 胡俊杰 |
Hits:
Description: 用于对目前流行的几乎所有编程工具所编写的程序进行代码统计,
分析出程序中的代码行、注释行、空白行的行数和比例,软件支
持VC++、C++Builder、Delphi、VB、C/C++、ASM、Java等程序类型。
软件拥有非常漂亮的界面和
强大的智能化统计功能,编程必备工具。-for almost all popular programming tools produced by the procedure code statistics, the analysis procedure code OK, OK Notes, the blank line number and proportion of firms, software support, VC, C Builder, Delphi, VB, C/C, ASM, Java and other types of procedures. The software has a very nice interface and powerful intelligent statistical functions, essential programming tools.
Platform: |
Size: 407552 |
Author: wangxing |
Hits:
Description: 本文中讲述了在vb中使用汇编编程,需要读者仔细研究-herein described in vb use programming compilation, the reader needs careful study
Platform: |
Size: 34816 |
Author: xcg |
Hits:
Description: 转贴原作者声明:
ViewChr 程序使用说明:
本程序可方便浏览和调用 Hzk16(16*16中文点阵字库)和Asc16(8*16中文点阵字库)内容。
通过滚动条对字库进行浏览,通过文本框可以输入中文字符获取其字体点阵,按"Add chr.asm"键或回车键可以将其字体点阵16进制数据转换成对应的ASCI码追加到CHR.ASM文件中。在显示文字区域双击可切换网格显示开关状态。
如果你要做点阵屏显示中文字体程序,那这个程序将是你的好帮手。
(备注:ASCII码文件CHR.ASM的取字方向同字库Hzk16和Asc16)
如果你有疑问和建议,欢迎与我们联系。
WWW.165V.COM
XuHai777@163.com
-statement posted Author : ViewChr procedures use : this procedure will facilitate access and use of Hzk16 (16* 16 Chinese character dot-matrix) and Asc16 (8* 16 Lattice Chinese font) content. Scroll through the right font browse through the text box can input Chinese characters access to its font matrix. according to "Add chr.asm" button or the Enter key could be 16-band matrix fonts data into corresponding AS CI CHR.ASM yards to the additional documents. Writing in the region showed double-click toggle grid shows switching state. If you do dot matrix screen display Chinese characters procedures, the procedures that you will be a good helper. (Note : ASCII document CHR.ASM word from the same direction and character Hzk16 Asc16) If you suspect Journalist and suggestions are welc
Platform: |
Size: 145408 |
Author: 申平 |
Hits:
Description: 利用OFFICE里面的Visual basic编辑器处理各种任务量大的,复杂的文档。
Use office Visual basic editor handle all kinds of complex document.
*****[狂人软件工作室]*****
远程监控专业功放系统(host:BCB6.0 fireware:C)
专业红外线遥控器读码软件(host:VB6.0 fireware:ASM)
遥控器控制电脑系统
VBA处理EXCEL文档程序
遥控器测试机架
http://www.crzman.com
联系:crzman@163.com
QQ:45092026
Tel: 13662418870
-use OFFICE inside Visual basic editor handle a large volume of tasks. complex document. Use Visual basic office handle all kinds editor of complex document.*****[ lunatics Remote software studio supervisor ]***** professional power amplifier control system (host : BCB6.0 fireware : C) professional infrared remote control code reading software (host : VB6.0 fireware : ASM) Remote Control Computer System VBA Excel document handling procedures Remote test rack http :// www.crzman.com Contact : crzman@163.com QQ : 45092026 Tel : 13662418870
Platform: |
Size: 124928 |
Author: www.crzman.com |
Hits:
Description: Exe2Bat是挺早的一个小工具了(有ASM源码),能把任意文件转化成bat,可惜问题还是不少
我无聊用Delphi写个 (网上似乎还流传这VC/VB版本)
修正原版转化速度离奇慢/NT下不能运行/转化后Bat有误等问题
核心代码都在Exe2BatUnit.Pas里面
Demo程序我写了2个,一个是仿造原版Exe2Bat的命令行程序,HkeExeToBat是用KOL加界面的
注意:
(1).bat遇到重名文件临时文件会不能删除(具体你试试就知道,喜欢的话你多加句del WuHansen,不过正常情况下Bat会显示错误而已)
(2).64K以上文件虽然能转化,但是Debug不能正常将其还原(系统自身的问题)
请到这里获得更新信息:Www.WuHansen.Com-Exe2Bat morning is quite a small tool (with ASM source code) able to arbitrary document into bat, Unfortunately, quite a number of issues I was bored with Delphi (the Internet seem to have spread that the VC/VB version) amendment to the original into bizarre version of the slow speed/no running NT/transformation of Bat errors and other problems in the core code Exe2Ba tUnit.Pas inside Demo procedures, I wrote two. is a replica of the original Exe2Bat command line procedures, HkeExeToBat KOL is the interface increases the attention : (1). Repetitions documents bat encountered temporary files can be deleted (you try on specific know, like what you add del WuHansen sentence. But under normal circumstances Bat error will be displayed only) (2) .64 K above documents can be transformed tho
Platform: |
Size: 76800 |
Author: hke |
Hits:
Description: vb中内嵌asm的一个类
VB内嵌asm其实也很简单!(内付说明)-vb in a class of embedded asm embedded VB is also very simple asm! (with pay below)
Platform: |
Size: 8192 |
Author: xuwei |
Hits:
Description: 可用于单个文件和整个目录的文件代码行统计,适用于Java,C,C++,Delphi,VB,C#,PB,SQL,ASP,JSP,PHP,Perl,ASM,JS,SHELL
,txt等编写的源程序文件,统计结果包括总代码行数, 代码行数, 注释行数和空行数及其所占的百分比,可将统计结果保存为PDF和TXT文件, 支持结果打印.适用于Linux,Windows系列操作系统.
请事先安装JRE1.4以上版本.
声明: 本软件为免费软件可以自由使用,传播, 但不得进行反编译等任何形式的侵权活动.-Can be used for a single file and the entire catalog of documents lines of code statistics, applied to Java, C, C++, Delphi, VB, C#, PB, SQL, ASP, JSP, PHP, Perl, ASM, JS, SHELL, txt such as the preparation of source documents, statistical results, including the total number of lines of code, code lines, comment lines and empty lines and the percentage of statistical results can be saved as PDF and TXT files, support for printing the results. applies to Linux, Windows family of operating systems. Please JRE1.4 above pre-installed version. Disclaimer: This software is free software can be free to use, dissemination, but not to decompile, such as any form of copyright infringement.
Platform: |
Size: 1748992 |
Author: quietheart |
Hits:
Description: VB写的一个ASM汇编转机器码的代码,很方便的把汇编语言转成机器码操作-vb asmtohex
Platform: |
Size: 195584 |
Author: 王网 |
Hits:
Description: vb使用汇编,用函数修改来注入代码。ASM编译-vb using the assembly, using a function to modify to inject the code. ASM Compiler
Platform: |
Size: 31744 |
Author: fdsddd |
Hits:
Description: Hardcore VB programming examples
Platform: |
Size: 238592 |
Author: gpeck53 |
Hits:
Description: VB ASM汇编模块
里面有两个例子,可用来研究-VB ASM compilation of modules it there are two examples that can be used to study the
Platform: |
Size: 39936 |
Author: 听雨轩 |
Hits:
Description: 用VB嵌入ASM的方式获取机器CPUID,适用于AMD和Intel处理器-ASM with the way VB for embedded machine CPUID, for AMD and Intel processors in
Platform: |
Size: 3072 |
Author: sbj |
Hits:
Description: VB纯代码,内嵌汇编,对指定进程发送网络数据包。-VB pure code inline assembler, network packet sent to the specified process.
Platform: |
Size: 6144 |
Author: 张炜程 |
Hits:
Description: Asm with vb inlining
Platform: |
Size: 323584 |
Author: fabbel
|
Hits:
Description: Vb asm inlining dev perf speed
Platform: |
Size: 283648 |
Author: fabbel
|
Hits:
Description: vb 汇编模块 可以用汇编遍写代码。ASM 模块代码。。。。。。。。(This is asm code . for vb.
mode as vb)
Platform: |
Size: 2048 |
Author: Mers太空
|
Hits: