虫虫首页|资源下载|资源专辑|精品软件
登录|注册

executables

  • simple chat program for communication between machines source codes plus executables in java

    simple chat program for communication between machines source codes plus executables in java

    标签: communication executables machines between

    上传时间: 2014-01-05

    上传用户:lanhuaying

  • 1 安装:首先安装MPLAB IDE V7.42的程序

    1 安装:首先安装MPLAB IDE V7.42的程序,然后再安装C的组件PICC8.05-PL.安装过程中全部确认选择,完毕后重启计算机。 2 激活:(PICC8.05-PL) 运行“开始”菜单下的“HI-TECH SOFTWARE”中的 激活(Complier Activation)程序, 再同时启动算号器程序(HtkeyGen.exe),将Last Name前的勾去掉,填入公司名称,算出相应内 容填入激活程序相应栏目,OK即可完成激活。 3 设置: 3.1 将MPLAB 7.42启动后,在文件栏中打开C的桌面项目文件,在Project栏目中 检查 select language Toolsuite...中的选项,所有路径须指向安装路径如C:\HT-PIC\BIN\PICC.EXE; 3.2 在Project栏目中检查 setlanguage Tool Locations中的HI-TECH ToolsuiteXDGR 相关选项,executables中各程序应指向picc.exe Default Search Paths & Directories中 的相关路径应为安装目录如C:\HT-PIC\include 和C:\HT-PIC\lib; 3.3 设置programmer中的select programmer选项为"MPLAB IED 2"(经验:如果不打开编译器,此选项无法选中)。 3.4 设置单片机型号,在Congfigure中的Select Device选择准确的芯片型号;

    标签: MPLAB 7.42 IDE 程序

    上传时间: 2015-12-31

    上传用户:Ants

  • This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good

    This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting from MSDOS that have to be resolved for example the size of LONG on unix machines is so big some of the code generated gets messed up. Code generation requires TASM to assemble the compiler output you can use the borland TLINK to produce executables, or the Watcom WLINK can also be used. PMODE systems written by TRAN are used for the DPMI interface.

    标签: generation generates compiler fairly

    上传时间: 2016-08-01

    上传用户:sxdtlqqjl

  • n algorithm for domain independent linear text segmentation This the Windows version of the C99 al

    n algorithm for domain independent linear text segmentation This the Windows version of the C99 algorithm that was presented in my NAACL00 paper. [Directories] bin contains executables, JAR file and test files classes compiled code as individual class files doc NAACL 00 paper describing the algorithm src source code for C

    标签: segmentation independent algorithm the

    上传时间: 2017-01-07

    上传用户:ghostparker