搜索资源列表
2410uart
- 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
83U32
- authorware外部函数包83个。使authorware功能更强大-authorware extern function number:83
86ucd
- authorware扩展函数,总共有80多个-authorware function very good
project_U8_test_last
- 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
Ip
- a small tool for changing u32 to IP-ip
caidan
- 用U32函数制作弹出式菜单,环境是在Authorware中。-Good!
altools(cover)
- Authorware全屏和居中插件(altools.u32和 cover.u32文件)-Authorware plug-in full-screen and the center (altools.u32 and cover.u32 file)
c
- //-----湿度读取子程序 --- --- //--- --- --- --- --- -- //----以下变量均为全局变量-------- //----温度高8位== U8T_data_H------ //----温度低8位== U8T_data_L------ //----湿度高8位== U8RH_data_H----- //----湿度低8位== U8RH_data_L----- //----校验 8位 == U8checkdata----
wendu
- 关于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 SHT1
unicode_program
- 我做过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 ) :
unicode_program
- unicode编程的各种知识 GBK->Unicode的,直接根据编码对应放置相应的转换后编码才是,直接通过计算就可以定位,何苦还二分法... LZ的表格查起来得多慢呀...不敢想像 ============================== 附转换函数如下 -unicode program u16 gbk2uni(u8 c1,u8 c2) { return (c1>=0x81 && c1<=0xfe) && (c2>
serialization
- 序列化类,模仿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
bcd
- 函数名称: 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 c
makefile
- 函数名称: 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 conv
aw
- budapi.u32文件及其运用,authorware外部函数,使authorware功能更强大-budapi.u32 file its application, the the authorware external function, so that authorware more powerful
SDCARD
- 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 r
alTools.u32
- authorware全屏插件,可实现在不同环境下全屏显示。-authorware full-screen plug-in, full-screen display can be realized in different contexts.
xt_u32
- xt_u32 - kernel module to match u32 packet content for Linux v3.0.1
f_u32
- U32 filter for Linux Device.
altools.u32全屏插件
- altools.u32全屏插件Authorware全屏播放 的*函数(Altools.u32 full screen plug-in Authorware full screen playback of the external function)