搜索资源列表
GETFLD
- Turbo Pascal Field Input Routines. -Turbo Pascal Field Input Routines.
mywordpad
- 该程序可以对文本文件做编辑工作,应该有简单的界面,可以实现文本文件的创立,装入,保存,显示和编辑的功能。 参考界面 TurboC 2.0 -the procedures to the text document editing, it should be a simple interface, can be achieved by creating a text file, loading, storage, display and editing functions. Turbo C
asm_tools.rar
- 汇编语言编程和调试工具。 学习汇编语言的目的就是要用汇编语言编程来解决实际问题,下面介绍二种常用的汇编语言编程环境:宏汇编MASM 6.11和Turbo Assember 5.0。 1.1、宏汇编MASM系统 在宏汇编MASM系统中,程序员可用二种方法来处理源程序:命令行和集成环境。 ,Assembly language programming and debugging tools. The purpose of learning assembly language is to use
TASM5
- 安装TASM 5.0很简单,您只需要下载本站[相关工具]中的"TASM50.zip"文件,解压后在Windows9x/NT下执行"INSTALL.EXE"即可开始安装。 1.如果你在安装TASM5.0之后安装Delphi 1.0或Borland C++ 4.x及更高版,你需要手动更改系统的设置以使这些产品可以共存于同一个系统中——检查“System.ini”文件的[386Enh]一节是否有多个 TDDEBUG.386驱动项。删除多余的TDEBUG.386项,保证只有这个版本的TDD
turbo
- 包含了turbo发射及接收,译码方式采用MAP迭代译码方式,信道方面加入的是高斯白噪声,程序写的思路很明确-Contains a transmitter and receiver of turbo decoder Iterative MAP decoding channel added white Gaussian noise, the program writes ideas very clear
tasm500
- Turbo Assembly 5.0 Very difficult to find
ruanyima
- turbo乘积码软译码核心算法,是针对turbo乘积码译码的汇编程序-turbo product codes decoding soft-core algorithm for decoding turbo product code assembler
hong
- turbo乘积码编码,译码,迭代的宏单元-turbo product code encoding, decoding, iterative macrocell
mastering_TASM
- Mastering Turbo Assembler 2nd Edition
Tc20
- 这个东西就是turbo c 2.0. 这样够字数了么?-it is turbo c 2.0.
tc2
- 经典的不能再经典的Turbo C 2.0。DOS 时代优秀的 C 语言编程工具-The classic is no longer the classic Turbo C 2.0. DOS era of good C language programming tools
PASSO
- Step motor control with two side and turbo key
doswav
- Turbo Pascal 7 module for playing mid and wav files synchorously or asynchronously. Written in TP7, tasm, masm32 and runs on 32bit windows machines with NTVDM dos boxes. Sadly this became an unusual thing these days :( But hey, it s an interestin
bezier
- 这是计算机图形学中的Bezier曲线绘制程序,基于Turbo C2.0 。-This is a program to draw a Bezier line based on Turbo C,which is very important in Computer Graphics.