代码搜索:converting

找到约 1,282 项符合「converting」的源代码

代码结果 1,282
www.eeworm.com/read/353994/10399237

bat utf8conv.bat

@echo off rem rem Utf8Conv.bat - Convert UTf8 files with Notepad header into Symbian rsc handling versions rem echo Converting Notepad Utf8 to Symbian Utf8 utf8_conv Utf8_SignedApp.rls Signed
www.eeworm.com/read/353994/10399253

bat utf8conv.bat

@echo off rem rem Utf8Conv.bat - Convert UTf8 files with Notepad header into Symbian rsc handling versions rem echo Converting Notepad Utf8 to Symbian Utf8 utf8_conv Utf8_SignedApp.rls Signed
www.eeworm.com/read/353994/10399295

bat utf8conv.bat

@echo off rem rem Utf8Conv.bat - Convert UTf8 files with Notepad header into Symbian rsc handling versions rem echo Converting Notepad Utf8 to Symbian Utf8 utf8_conv Utf8_SignedApp.rls Signed
www.eeworm.com/read/314660/3630484

so convert.so

m4_comment([$Id: convert.so,v 11.6 2000/03/18 21:43:19 bostic Exp $]) m4_ref_title(Upgrading m4_db Applications, Release 2.0: converting applications,, upgrade.2.0/system, upgrade.2.0/disk)
www.eeworm.com/read/273740/4196552

sh mkibios.sh

# !/bin/sh echo "Converting ibios.bin to ibios.h" ./file2struct ibios.bin ibios >ibios.h echo "Removing cy7c67200_300_lcd.o" rm -f cy7c67200_300_lcd.o
www.eeworm.com/read/355177/10289075

txt sections.txt

Converting DSKDiags\target.out into ..\..\DskDiagnostics\Build\target.h(bootloader format) at 0x0 49 sections Section 11, start segment addr=0x80b800, length=0x0200, offset=21ce5, page=0 0x0080, //
www.eeworm.com/read/347845/11633012

frm form2.frm

VERSION 5.00 Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.OCX" Begin VB.Form Form2 BorderStyle = 1 'Fixed Single Caption = "Converting Options" Cl
www.eeworm.com/read/132311/14101598

log vctobpr.log

Reading configurations from C:\BiVod\二叉平衡树\bin_tree_demo\BinTreeDemo.dsp Finished reading configurations from C:\BiVod\二叉平衡树\bin_tree_demo\BinTreeDemo.dsp Converting C:\BiVod\二叉平衡树\bin_tree_demo\Bi
www.eeworm.com/read/236959/4636344

sh mkde3bios.sh

# !/bin/sh echo "Converting de3_bios.bin to de3_bios.h" cy16-elf-as -ahlsn=de3_bios.lst -o de3_bios.o de3_bios.asm cy16-elf-ld -e code_start -Ttext 0x4f0 -o de3_bios de3_bios.o cy16-elf-objcopy -O b
www.eeworm.com/read/236959/4636351

sh mkde1bios.sh

# !/bin/sh echo "Converting de1_bios.bin to de1_bios.h" cy16-elf-as -ahlsn=de1_bios.lst -o de1_bios.o de1_bios.asm cy16-elf-ld -e code_start -Ttext 0x4f0 -o de1_bios de1_bios.o cy16-elf-objcopy -O b