Welcome![Sign In][Sign Up]
Location:
Search - 0x

Search list

[Embeded-SCM Developc语言中写二进制数

Description: 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 }
Platform: | Size: 9920 | Author: 张天河 | Hits:

[Embeded-SCM DevelopLPC2100_LCD_PORT

Description: 本文分别以GPI0口直接连接、串并转换连接、CPLD分部连接三种方法阐述了无外部总线的Philips ARM微控制器LPC2l0X与点阵图形液晶显示器的接口设计,并给出了硬件电路框图和主要程序。-paper were directly connected GPI0 mouth, and string conversion connectivity, CPLD Division linking the three methods described without external bus Philips ARM Microcontrollers LPC2l and 0.1419 0X Graphics LCD interface design, and provides a hardware circuit diagram and the main proceedings.
Platform: | Size: 138232 | Author: 陶建卫 | Hits:

[Other resourcetp4346

Description: 0x ISP LPC210x的ISP软件 Ucosii 2.52 for lpc2100 uC/OS-II移植程序及相关中间件 LPC2114 component library LPC2114芯片SCH、PCB库 program file 开发板出厂时的编程文件 other ARM development board-0x ISP LPC210x ISP software Ucosii 2.52 for lpc21 00 Phone / OS-II transplant procedures and related middleware component LPC2114 libr Indigenous LPC2114 chip SCH. PCB development of the program file plate factory programming document other ARM develo pment board
Platform: | Size: 228281 | Author: sunxm | Hits:

[Other resourcep_thread

Description: 嵌入式linux学习之uclinux多线程编程实例 (测试平台S3C44B0X,uclinux系统)-Embedded linux learning Basis multithreaded programming examples (test platform S3C44B 0.1419 0X, the Basis system)
Platform: | Size: 1458 | Author: 张神 | Hits:

[Other resource1

Description: 汉字字库的点阵提取程序,可以转成h格式与0x格式
Platform: | Size: 2771162 | Author: 李进 | Hits:

[Audio programRDSasd

Description: Works with RDS clock signal and RDS data signal. During design a TDA7300B rds demodulator was used. This source compiles correctly with WinAVR 20060421. Use a Atmega168 to flash program into. low fuse: 0xF0, high fuse: 0x
Platform: | Size: 20179 | Author: 蔡进 | Hits:

[Other resourcespansion

Description: 1.under bootloader 1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2)将flash_v3.c改名为flash.c替换原来的flash.c 3)编译 2.under linux kernel 1)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd 2)将mtdblock_v4.c改名为mtdblock.c替换原来的mtdblock.c 3)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd/chips 4)将cfi_cmdset_0002_v4.c改名为cfi_cmdset_0002.c替换原来的cfi_cmdset_0002.c 5)编译。 note:如果在使用cat等指令写flash的过程中出现下面的信息: Flash write to Buffer aborted @ 0x****** = 0x****** 是正常信息。
Platform: | Size: 22760 | Author: qiujian | Hits:

[ELanguageScanner

Description: 一个能够分析三种整数、标识符、主要运算符和主要关键字的词法分析程序。 ㈠、基本要求: 标识符 <字母>(<字母>|<数字字符>)* 十进制整数 0 | (1|2|3|4|5|6|7|8|9)(0|1|2|3|4|5|6|7|8|9)* 八进制整数 0(1|2|3|4|5|6|7)(0|1|2|3|4|5|6|7)* 十六进制整数 0x(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f)* 运算符和分隔符 + - * / > < = ( ) ; 关键字 if then else while do ㈡、附加要求: 标识符 <字母>(<字母>|<数字字符>)*(ε|_|.)(<字母>|<数字字符>)* 十进制整数 (0|1|2|3|4|5|6|7|8|9)(0|1|2|3|4|5|6|7|8|9)*(ε|.)(0|1|2|3|4|5|6|7|8|9)(0|1|2|3|4|5|6|7|8|9)* 八进制整数 0(1|2|3|4|5|6|7)(0|1|2|3|4|5|6|7)* (ε|.)(0|1|2|3|4|5|6|7)(0|1|2|3|4|5|6|7)* 十六进制整数 0x(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f)* (ε|.) (0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f)*
Platform: | Size: 173303 | Author: seker | Hits:

[Other resourceHZtoASMorC

Description: 简单的应用于单片机标签文本的文字转换软件 编程语言Delphi6 作者: 赵曰侠 xxjohn@163.com 将汉字转换为二进制的表示方式,应用于单片机开发中的 汇编语言或者C语言 步骤: 1 将要转换的文本存为文本文件 2 软件点击“打开按纽”,左边栏显示文本的信息 3 选择转换格式ASM 0**H格式还是C语言的HEX 0x**的格式 4 点击“转换”按钮,右侧列表显示转换结果 5 点击“保存”,将结果保存为文件,以备使用
Platform: | Size: 173360 | Author: XxJ | Hits:

[CSharpscan_card

Description: 功能: 链路检测程序,返回链路端点数据地址 参数: card_id scan_sameness=0时,寻找卡信息 scan_sameness=1时,寻找链路端点 出口: scan_sameness=1时: 如有相同数据,返回该号的实际地址 如无相同数据,返回数据大于0x800000 scan_sameness=1时: 链路断路且无新端点,返回:0x000000 如为注销信息,返回:0x 800002 链路正常,返回链路端点数据地址
Platform: | Size: 2290 | Author: yaofei826 | Hits:

[Windows DevelopC2Flash

Description: 文本数据0x??格式转换为bin格式,作为单片机开发的辅助小工具,自编的源代码
Platform: | Size: 648751 | Author: xiaoqi | Hits:

[ARM-PowerPC-ColdFire-MIPS9200-emc-test

Description: AT91S_IPheader IpHeader; int status; AT91F_LowLevelInit(); AT91F_DBGU_Printk("\n\n\r-I- ======================================\n\r"); AT91F_DBGU_Printk("-I- AT91RM9200 EMAC Test\n\r"); AT91F_DBGU_Printk("-I- --------------------------------------\n\r"); //* System Timer initialization AT91F_ST_SetPeriodInterval(AT91C_BASE_ST, AT91C_ST_PITS); AT91F_ST_EnableIt(AT91C_BASE_ST, AT91C_ST_PITS); AT91F_AIC_ConfigureIt ( AT91C_BASE_AIC, // AIC base address AT91C_ID_SYS, // System peripheral ID AT91C_AIC_PRIOR_HIGHEST, // Max priority AT91C_AIC_SRCTYPE_INT_LEVEL_SENSITIVE, // Level sensitive AT91F_ST_ASM_HANDLER ); //* Enable ST interrupt AT91F_AIC_EnableIt(AT91C_BASE_AIC, AT91C_ID_SYS); //* Initialize AT91RM9200 EMAC status = AT91F_EmacEntry(); if (status) { sprintf(MsgBuffer, "Error EMAC init: 0x%x", status); AT91F_DBGU_Printk(MsgBuffer); while(1); } while(1) if (AT91F_ProcessEmacPacket(&IpHeader) == AT91C_IPPACKET) AT91F_DisplayIpPacket(&IpHeader);
Platform: | Size: 57527 | Author: onewind | Hits:

[uCOSUCGUI_Reversi

Description: UCGUI中菜单的实现(非弹出式)。4.0X版本环境中编译通过。弹出式菜单随处可见,这个菜单可真不容易找。-UCGUI in the realization of menu (non-pop-up). 4.0x version of the compiler through the environment. Pop-up menu can be seen everywhere, this menu to find可真不容易.
Platform: | Size: 167423 | Author: 高见 | Hits:

[Embeded-SCM Developc语言中写二进制数

Description: 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 }
Platform: | Size: 9216 | Author: 张天河 | Hits:

[SCM0xfd

Description: 单片机学习使用,初次学习写的,见笑啦,呵呵 AT89C51使用-SCM learning that the initial study was, laughed at-- as long as the use AT89C51
Platform: | Size: 10240 | Author: 陈洁 | Hits:

[Other Embeded program0xfd---00

Description: keilc51 0xfd 补丁验证程序 SCAN.C(338): warning C280: UpLoadReady : unreferenced label-keilc51 0xfd patch certification procedures SCAN.C (338) : warning C280 type : UpLoadReady : unreferenced label
Platform: | Size: 9216 | Author: 隋景明 | Hits:

[Embeded-SCM DevelopLPC2100_LCD_PORT

Description: 本文分别以GPI0口直接连接、串并转换连接、CPLD分部连接三种方法阐述了无外部总线的Philips ARM微控制器LPC2l0X与点阵图形液晶显示器的接口设计,并给出了硬件电路框图和主要程序。-paper were directly connected GPI0 mouth, and string conversion connectivity, CPLD Division linking the three methods described without external bus Philips ARM Microcontrollers LPC2l and 0.1419 0X Graphics LCD interface design, and provides a hardware circuit diagram and the main proceedings.
Platform: | Size: 138240 | Author: 陶建卫 | Hits:

[Windows DevelopPeUnLock.v1.0x

Description: 脱壳软件及源码 支持pelock v1.00 ~pelock v1.02 -Shell-source software and support pelock v1.00 ~ pelock v1.02
Platform: | Size: 36864 | Author: Laona | Hits:

[OtherOllydbg2.0x

Description: Ollydbg2.0X版本帮助手册中文翻译 Ollydbg是一款结合IDA和SoftICE功能的调试工具,因其简易的操作和强大的功能,目前已成为安全研究领域使用最广泛的调试解密工具。目前Ollydbg软件已发布2.0x版本,但内附的帮助手册尚无中文翻译版发布。基于合作分享,互惠互利的理念,同时为更多新版Ollydbg的使用者提供便利的条件,安天CERT对帮助手册展开翻译工作,并形成当前的译文版本。现将中文版帮助手册与安全研究领域的从业者分享,希望能够对新版本Ollydbg的使用者有所帮助。-Ollydbg2.0X Chinese translation Ollydbg help manual version is a combination of IDA and SoftICE debugger features, its simple operation and powerful functions, has become the most widely used security research debug decryption tool. Currently Ollydbg Software has released version 2.0x, but the included manual is no help Chinese translation release. Share-based cooperation, mutual benefit philosophy, as well as the new Ollydbg more users provide convenient conditions, safety days CERT to help manual to start the translation work, and the formation of the current version of the translation. Now Chinese version help manual to share with practitioners in the field of security research, hoping to users of the new version Ollydbg helpful.
Platform: | Size: 5202944 | Author: 张艺兴 | Hits:

[OtherSTM8S207中断系统##pragma 0x原因

Description: STM8S207中断系统##pragma 0x原因.pdf,介绍中断的(STM8S207 interrupt system ##pragma 0x reason.Pdf, introducing interrupt)
Platform: | Size: 854016 | Author: 许生 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net