搜索资源列表
ldsdsed_dm
- 软件介绍:主要用于LED数码管段位置信息生成,可保存在单片机程序存储器中供查表使用的数据。可自行修改数码管各段的位置信息;可以选择LED类型:共阴或共阳;自定义位置信息并可保存;可以生成 8位同样可以保存为C、ASM、PIC、EMC、数组等格式数据。-software presentations : mainly for possession of the LED digital location information generated, kept in SCM program memory
LTE_24bitCRC_enc
- 完成LTE中24bitCRC校验码编码,包括3个子程序: 1)LTE_24bitCRC_matlab_encode.m(利用matlab自带函数进行crc编码,用于实际算法对比参考) 2)LTE_24bitCRC_table_encode.m(利用查表方式进行crc编码,值得注意的是该程序还给出了查找表的具体计算方法,不像有的c程序只是定义好表格,但没有告知表格的求法) 3)LTE_24bitCRC_compare.m(比对2种方式编码的结果,验证程序的正确性。实际使用中会用2)的方
crc16
- C语言利用查表法实现CRC16校验程序,简单实用可靠-C language with a lookup table CRC16 checksum program, simple, practical and reliable
CRC-theory-and-C-language-implement
- 用C实现crc计算的方法(查表法),给出了对于常见生成多项式的处理过程。-Implemented in C crc calculation method (look-up table) is given for the common generator polynomial of the process.
jhym
- 安卓asp.net与安卓交互项源码实现了安卓客户端跟web服务端的登录交互等功能,涉及的知识比较基础,C#的IIS服务器配置大家可以上网查一下,数据库请参考model类库中的变量建表,配置好服务器后,到安卓客户端代码中修改服务器ip地址。-Android asp.net and Android interaction source code to achieve the Android client and web server login interactive function, invol
ctest
- 本软件是Android版本的词尾查词软件,包含15000词的CET6级词汇,通过JNI技术使用C语言进行后台处理,比如链表生成、查找等操作。环境配置好了的话,直接使用Eclipse的External Tool就可以进行JNI的编译和打包.so库,很方便使用。其中jni文件夹里是一些数据结构用的c源码-An android dictionary which can search with suffix of the word of CET6(15000 words). Using JNI (C l