Welcome![Sign In][Sign Up]
Location:
Search - .u32

Search list

[Other resource2410uart

Description: void __irq Uart0_TxInt(void) void __irq Uart0_RxIntOrErr(void) void __irq Uart0_TxDmaDone(void) void __irq Uart0_R xDmaOrErr(void) void __irq Uart0_TxFifo(void) void __irq Uart0_RxFifoOrErr(void) void __irq Uart0_AfcTx(void) void __irq Uart0_AfcRxOrErr(void) void __sub_Uart0_RxInt(void) void __sub_Uart0_RxFifo(void) void __sub_Uart0_RxAfc(void) void __sub_Uart0_RxErrInt(void) volatile U16 rx_dncs volatile U32 rx_point,rx_isdone,rx_filesize,rx_checksum volatile U32 isDone,isTxInt,isRxInt,tx_cnt,tx_end,rx_cnt,rx_end,afc_err volatile U8 *txdataPt volatile U8 *txdataFl volatile U8 *rxdataPt volatile U8 *rxdataCk
Platform: | Size: 165356 | Author: wangdepeng | Hits:

[Embeded Linux2410uart

Description: void __irq Uart0_TxInt(void) void __irq Uart0_RxIntOrErr(void) void __irq Uart0_TxDmaDone(void) void __irq Uart0_R xDmaOrErr(void) void __irq Uart0_TxFifo(void) void __irq Uart0_RxFifoOrErr(void) void __irq Uart0_AfcTx(void) void __irq Uart0_AfcRxOrErr(void) void __sub_Uart0_RxInt(void) void __sub_Uart0_RxFifo(void) void __sub_Uart0_RxAfc(void) void __sub_Uart0_RxErrInt(void) volatile U16 rx_dncs volatile U32 rx_point,rx_isdone,rx_filesize,rx_checksum volatile U32 isDone,isTxInt,isRxInt,tx_cnt,tx_end,rx_cnt,rx_end,afc_err volatile U8 *txdataPt volatile U8 *txdataFl volatile U8 *rxdataPt volatile U8 *rxdataCk -void __irq Uart0_TxInt (void) void __irq Uart0_RxIntOrErr (void) void __irq Uart0_TxDmaDone (void) void __irq Uart0_R xDmaOrErr (void) void __irq Uart0_TxFifo (void) void __irq Uart0_RxFifoOrErr (void) void __irq Uart0_AfcTx (void) void __irq Uart0_AfcRxOrErr (void) void __sub_Uart0_RxInt (void) void __sub_Uart0_RxFifo (void) void __sub_Uart0_RxAfc (void) void __sub_Uart0_RxErrInt (void) volatile U16 rx_dncs volatile U32 rx_point, rx_isdone, rx_filesize, rx_checksum volatile U32 isDone, isTxInt, isRxInt, tx_cnt, tx_end, rx_cnt, rx_end, afc_err volatile U8* txdataPt volatile U8* txdataFl volatile U8* rxdataPt volatile U8* rxdataCk
Platform: | Size: 164864 | Author: wangdepeng | Hits:

[Crack Hackproject_U8_test_last

Description: en_RUPT 编码的字节操作,全部是Byte操作,将u32 拆分成Byte x[][4],实现en_RUPT 加解密算法-en_RUPT byte coding operation, all Byte operation, will split u32 into Byte x [] [4], to achieve en_RUPT encryption algorithm
Platform: | Size: 482304 | Author: zhaoguodong | Hits:

[Multimedia program83U32

Description: authorware外部函数包83个。使authorware功能更强大-authorware extern function number:83
Platform: | Size: 4675584 | Author: asdasdasd | Hits:

[Windows DevelopIp

Description: a small tool for changing u32 to IP-ip
Platform: | Size: 41984 | Author: limsin | Hits:

[Menu controlcaidan

Description: 用U32函数制作弹出式菜单,环境是在Authorware中。-Good!
Platform: | Size: 2861056 | Author: 金小希 | Hits:

[Otheraltools(cover)

Description: Authorware全屏和居中插件(altools.u32和 cover.u32文件)-Authorware plug-in full-screen and the center (altools.u32 and cover.u32 file)
Platform: | Size: 26624 | Author: 陈春 | Hits:

[SCMc

Description: //-----湿度读取子程序 --- --- //--- --- --- --- --- -- //----以下变量均为全局变量-------- //----温度高8位== U8T_data_H------ //----温度低8位== U8T_data_L------ //----湿度高8位== U8RH_data_H----- //----湿度低8位== U8RH_data_L----- //----校验 8位 == U8checkdata----- //----调用相关子程序如下---------- //---- Delay() , Delay_10us() ,COM() //-------------------------------- #include <reg51.h> #include <intrins.h> #include <stdio.h> typedef unsigned char U8 /* defined for unsigned 8-bits integer variable 无符号8位整型变量 */ typedef signed char S8 /* defined for signed 8-bits integer variable 有符号8位整型变量 */ typedef unsigned int U16 /* defined for unsigned 16-bits integer variable 无符号16位整型变量 */ typedef signed int S16 /* defined for signed 16-bits integer variable 有符号16位整型变量 */ typedef unsigned long U32 /* defined for unsigned 32-bits integer variable 无符号32位整型变-for c
Platform: | Size: 25600 | Author: 梅春意 | Hits:

[assembly languagewendu

Description: 关于SHT15的时钟输入的编程,以上函数可以实现SCK和DATA总线的各种输入与输出状态。在SHT15的通信中还需要延时函数,设计时采用函数void DelaylIn8(U32 tt)实现软延时。这样就能完成对SHT15通信协议的模拟。-SHT15 the clock input on programming, the above function can be achieved in a variety of SCK and DATA bus input and output. In SHT15 also need to delay the communication function, designed with function void DelaylIn8 (U32 tt) to achieve the soft delay. This communication protocol can be completed SHT15 simulation.
Platform: | Size: 43008 | Author: 开心果 | Hits:

[CSharp86ucd

Description: authorware扩展函数,总共有80多个-authorware function very good
Platform: | Size: 4392960 | Author: 马小安 | Hits:

[Windows Developunicode_program

Description: 我做过GBK->Unicode的,直接根据编码对应放置相应的转换后编码才是,直接通过计算就可以定位,何苦还二分法... -gbk unicode program course u16 gbk2uni(u8 c1,u8 c2) { return (c1>=0x81 && c1<=0xfe) && (c2>=0x40 && c2<=0xfe) ? *( mb_gb2uni_table+ (c1-0x81)*0xbf+ c2-0x40 ) : 0x1fff } ============================== //const u32 mb_gb2uni_size = 24066 u16* const mb_gb2uni_table = (u16*) "\x02\x4e\x04\x4e\x05\x4e\x06\x4e\x0f\x4e\x12\x4e\x17\x4e\x1f\x4e\x20\x4e\x21\x4e\x23\x4e\x26\x4e\x29\x4e\x2e\x4e\x2f\x4e\x31\x4e" "\x33\x4e\x35\x4e\x37\x4e\x3c\x4e\x40\x4e\x41\x4e\x42\x4e\x44\x4e\x46\x4e\x4a\x4e\x51\x4e\x55\x4e\x57\x4e\x5a\x4e\x5b\x4e\x62\x4e"
Platform: | Size: 37888 | Author: kaifa | Hits:

[Otherunicode_program

Description: unicode编程的各种知识 GBK->Unicode的,直接根据编码对应放置相应的转换后编码才是,直接通过计算就可以定位,何苦还二分法... LZ的表格查起来得多慢呀...不敢想像 ============================== 附转换函数如下 -unicode program u16 gbk2uni(u8 c1,u8 c2) { return (c1>=0x81 && c1<=0xfe) && (c2>=0x40 && c2<=0xfe) ? *( mb_gb2uni_table+ (c1-0x81)*0xbf+ c2-0x40 ) : 0x1fff } ============================== //const u32 mb_gb2uni_size = 24066 u16* const mb_gb2uni_table = (u16*) "\x02\x4e\x04\x4e\x05\x4e\x06\x4e\x0f\x4e\x12\x4e\x17\x4e\x1f\x4e\x20\x4e\x21\x4e\x23\x4e\x26\x4e\x29\x4e\x2e\x4e\x2f\x4e\x31\x4e" "\x33\x4e\x35\x4e\x37\x4e\x3c\x4e\x40\x4e\x41\x4e\x42\x4e\x44\x4e\x46\x4e\x4a\x4e\x51\x4e\x55\x4e\x57\x4e\x5a\x4e\x5b\x4e\x62\x4e"
Platform: | Size: 43008 | Author: rosex | Hits:

[Otherserialization

Description: 序列化类,模仿VC序列化工具自己实现的一个序列化框架,支持基础数据序列化u8,u16,u32,u64,double,float等-Serialization class, imitate VC serialization tools of realizing a serialization framework, supporting basic data serialization u8, u16, u32, u64, double, float, etc
Platform: | Size: 11264 | Author: lijin | Hits:

[Crack Hackbcd

Description: 函数名称: void BcdToAsc(u8 *Dest,u8 *Src,u32 Len) 函数功能: 将压缩BCD码转换为ascii码 入口参数: 1.ascii码地址 2.压缩BCD数组地址 3.Bcd码字节个数 返 回 值: 无 相关调用: 备 注: Dest地址为Len的两倍 -Function name : void BcdToAsc (u8* Dest, u8* Src, u32 Len) Function: compressed BCD to ascii code Entrance parameter : 1.ascii code address compressed BCD array address 3.Bcd code byte number Return value: Related to call : Remarks : the Dest address for Len twice
Platform: | Size: 3072 | Author: yhg | Hits:

[Crack Hackmakefile

Description: 函数名称: void AscToBcd(u8 *Dest,u8 *Src,u32 Len) 函数功能: 将ascii码转换为压缩BCD码 入口参数: 1.压缩bcd数组地址 2.ascii码地址 3.ascii字节个数 返 回 值: 无 相关调用: 备 注: 末尾不够补0x00,非ascii码填0x00 -Function name : void AscToBcd (u8* Dest, u8* Src, u32 Len) Function: ascii code converted to compressed BCD code Entrance parameters : 1 . Compressed the bcd array address 2.ascii code address 3.ascii number of bytes Return value: Related to call : Note : not enough at the end of fill 0x00 non- ascii code , fill in 0x00
Platform: | Size: 3072 | Author: yhg | Hits:

[Multimedia Developaw

Description: budapi.u32文件及其运用,authorware外部函数,使authorware功能更强大-budapi.u32 file its application, the the authorware external function, so that authorware more powerful
Platform: | Size: 393216 | Author: | Hits:

[Other Embeded programSDCARD

Description: stm32 SDIO 操作的寄存器版本,是根据库函数版本改的,不支持多块写入,貌似是库函数原有的bug,暂时没法解决。使用时依次调用SD_Init(),SD_GetCardInfo(&SDCardInfo),SD_SelectDeselect((u32) (SDCardInfo.RCA << 16)),SD_EnableWideBusOperation(SDIO_BusWide_4b),然后就可以调用扇区读写操作了。-the stm32 SDIO operation of the register version, is changed depending on the version of library functions, does not support multi-block write, looks like the original bug in the library function is temporarily unable to solve. Turn to call SD_Init (), SD_GetCardInfo (& SDCardInfo) SD_SelectDeselect ((u32 Bases the) (SDCardInfo.RCA < < 16)), SD_EnableWideBusOperation (SDIO_BusWide_4b), then you can call the sector read and write operations use.
Platform: | Size: 13312 | Author: 蒋圣 | Hits:

[assembly languagealTools.u32

Description: authorware全屏插件,可实现在不同环境下全屏显示。-authorware full-screen plug-in, full-screen display can be realized in different contexts.
Platform: | Size: 52224 | Author: chen | Hits:

[Linux-Unixxt_u32

Description: xt_u32 - kernel module to match u32 packet content for Linux v3.0.1
Platform: | Size: 1024 | Author: sengyienei | Hits:

[Multimedia Developaltools.u32全屏插件

Description: altools.u32全屏插件Authorware全屏播放 的外挂函数(Altools.u32 full screen plug-in Authorware full screen playback of the external function)
Platform: | Size: 56320 | Author: 栗子888 | Hits:
« 12 3 »

CodeBus www.codebus.net