Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - bin
Search - bin - List
c语言中写二进制数。引用例子: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c = 0xA9 } -Write binary number in C language. Cited code: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c=0xA9 }
Update : 2024-05-05 Size : 9216 Publisher : 张天河

DL : 0
本程序能够把ST20操作系统(该系统为ST公司所开发)生成的.HEX文件转换为可以烧机的.BIN文件(二进制代码文件).对开发ST系列机顶盒产品的用户会有用的.-this procedure can ST20 operating system (the system developed by ST) generated. HEX file can be converted to burn the plane. BIN files (binary). ST series on the development of set-top box users will be using.
Update : 2024-05-05 Size : 14336 Publisher : 王国印

适用于 Windows 2000, Windows XP, Windows Server 2003 这个小例子将隐藏 TCP 端口 139 运行 \bin 目录下的 "JiurlPortHide Loder.exe",按照程序提示完成端口隐藏,和解除端口隐藏-applies to Windows 2000, Windows XP, Windows Server 2003 this small example of hidden running TCP port 139 \ bin directory under the "JiurlPortHide Loder.exe", according to the procedures prompts to complete the ports hidden, and the lifting of port hidden
Update : 2024-05-05 Size : 37888 Publisher : 苹果

blink的最新版本是1.04,它可以混合连接16位和32位代码,可连接Vc++,Borland c++生成的.obj文件,还能混合连接OMF和COFF格式的.obj文件,将微软和Borland大统一^ ^。生成的bin文件短小精悍,而且可以指定bin放在内存什么地址执行.对于嵌入式开发需要的bin可执行文件十分有用。感谢cutebomb提交。-blink of 1.04 is the latest version, which can link mixed 16- and 32-bit code, which will connect Vc, Borland c generated. Obj files, and mixed connectivity OMF and COFF format. Obj files, Microsoft and Borland reunification ^ ^. Bin documents generated short and pithy, but can specify what bin on the memory address implementation. For embedded developers need bin executable file is very useful. Thank cutebomb submitted.
Update : 2024-05-05 Size : 33792 Publisher : 张小姐

1、BOOTSECT.BIN 功能:1.44M软盘的引导扇区中的文件 源代码文件:BOOTSECT.ASM 编译方法 nasm bootsect.asm -o bootsect.bin 2、WRBOOT.COM 功能:将BOOTSECT.BIN 写到软盘的引导扇区 源代码文件:WRBOOT.ASM 编译方法 nasm wrboot.asm -o wrboot.com 使用方法:将BOOTSECT.BIN 与WRBOOT.COM 置于同一目录下,软驱中插入软盘,执行WRBOOT.COM 3、OS.PCS 功能:操作系统的任务切换演示 源代码文件:PCS.ASM 编译方法 nasm pcs.asm -o os.pcs 使用方法:将OS.PCS拷贝到引导扇区为BOOTSECT.BIN的软盘上,设定从软驱启动计算机,重新启动计算机,电脑启动成功后可运行OS.PCS文件以显示任务切换。 -1, BOOTSECT.BIN features: 1.44M floppy disk boot sector of the document source code files: BOOTSECT.ASM compiler methods nasm bootsect.asm-o bootsect.bin2, WRBOOT.COM features: The floppy disk BOOTSECT.BIN wrote the guide Sector source code files: WRBOOT.ASM compiler methods nasm wrboot.asm-o wrboot.com use Methods: BOOTSECT.BIN with WRBOOT.COM under the same directory, insert the floppy diskette, the implementation of WRBOOT.COM3, OS.PCS functions: task switching operating system demo source code files: PCS.ASM compiler methods nasm pcs.asm-o os.pcs use Methods: OS.PCS copied to the boot sector of floppy disks for BOOTSECT.BIN, the settings from the floppy drive restart your computer, restart the computer, the computer starts to run after the success of a document to show OS.PCS task switching.
Update : 2024-05-05 Size : 10240 Publisher : 黄小文

TI饭;案H.264代码,效果不错。欢迎大家共同努力,资源共享。-TI rice; Case H.264 code effectiveness. You are welcome to work together, sharing resources.
Update : 2024-05-05 Size : 99328 Publisher : 陶铸

可对本机网络访问信息进行监控 解压后运行HSSniffer\SeniorProject\SnifferUI\bin\Debug\snifferUI.exe即可,enjoy it!-be right for the network access control information unpacked running HSSniffer \ SeniorProject \ SnifferUI \ bin \ Debug \ snifferUI.exe can, enjoy it!
Update : 2024-05-05 Size : 1060864 Publisher : 宋晓

将bin转换成intel的hex文件的源程序-to convert the hex intel source documents
Update : 2024-05-05 Size : 2048 Publisher : singlesongs

ALTERA NIOS处理器实验,QUARTUS下用VHDL编译成处理器,bin转bcd-Altera NIOS processor experiments QUARTUS using VHDL compiler into processor, bin turn bcd
Update : 2024-05-05 Size : 2048 Publisher : 秦拣俭

DL : 0
将NK.BIN文件转换为HEX格式利于分析文件,可以直接写到存储器中运行-NK.BIN document will be converted to HEX format to analyze documents, and can directly write memory operation
Update : 2024-05-05 Size : 9216 Publisher : lf

DL : 0
convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to Hex-ASCII Bin_Bcd.c: uchar BcdToBin(uchar val) uchar BinToBcd(uchar val) -convert.asm : 1.From ASCII resp. BCD 2.From binary to binary t o ASCII resp. BCD 3.From binary to Hex-ASCII Bin _Bcd.c : uchar BcdToBin (uchar val) uchar BinToBcd (uch ar val)
Update : 2024-05-05 Size : 5120 Publisher : jack

FS2410板子的bootloader,在ADS中编译出bin文件,烧写到2410 flash 0地址重新上电即可。-Bootloader FS2410 plank of the ADS compile the bin, burning of the flash 0 2,410 addresses can be re-power.
Update : 2024-05-05 Size : 607232 Publisher : 张海涛

mysql数据库驱动程序,jdbc连接mysql-mysql database-driven process, linking mysql jdbc
Update : 2024-05-05 Size : 446464 Publisher : 冯川

struts程序开发包,基于web的开发,是现在比较流行的架构-struts procedure development kits, web-based development, is now more popular architecture
Update : 2024-05-05 Size : 14405632 Publisher : 周伟峰

SCMMCUTool
DL : 0
单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-microcontroller used in the process of developing the multi-purpose tools, including a thermistor RT value-- HEX data conversion; Three LED coding; Color Central Resistance calculator; HEX/BIN documents interchangeable; EEPROM data to the C/ASM source code conversion; CRC generation; Serial debugging, with a simple and practical data analysis functions; Serial/Parallel Communications surveillance capabilities. C Builder development without installing, operating directly, and do not operate the registry. Green pure software.
Update : 2024-05-05 Size : 443392 Publisher :

DL : 0
单片机编成中常用的几种码制转换BCD,HEX,BIN-SCM organization of several kinds of BCD code system conversion, HEX, BIN
Update : 2024-05-05 Size : 1024 Publisher : 张强

DL : 0
把任意文件,以二进制方式打开,并转为十六进制的文本文件保存,和*.Bin 转 *.Hex 是有区别的。-put arbitrary files, opened in binary mode, and to hexadecimal text document preservation, and turn*.*. Bin Hex is a distinction.
Update : 2024-05-05 Size : 146432 Publisher : 谌武

DL : 0
struts框架类库 请使用前看清楚strust是否有你想要的类-struts framework class library to use the former strust see whether the class you want
Update : 2024-05-05 Size : 14483456 Publisher : gabriel

这是一个比较bin或者rbf与hex文件内容不同的工具。能在窗口上显示出不同处,同时能生成记录txt文件。-This is a more or rbf bin hex contents of the documents and different tools. Window can display different, but will generate record txt document.
Update : 2024-05-05 Size : 1561600 Publisher : 田华

DL : 0
可以查看windows ce 下的nk.bin文件。其他的请察看源码-can check the windows ce document nk.bin. Please see the other FOSS
Update : 2024-05-05 Size : 2048 Publisher : abc
« 1 2 3 45 6 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.