-
s57-3.1Main
描述了S57标准国际电子海图的数据格式的详细说明(S57 standard describes the data format of international electronic chart)
- 2020-12-04 09:09:24下载
- 积分:1
-
sha256
SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc)
void SHA256Update (SHA256Context *sc, const void *data, uint32_t len)
void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE])
第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果(SHA-256 source code, three external function: void SHA256Init (SHA256Context* sc) void SHA256Update (SHA256Context* sc, const void* data, uint32_t len) void SHA256Final (SHA256Context* sc, uint8_t hash [SHA256_HASH_SIZE]) The first function is initialized, the second hash function, enter the string, the third function of output)
- 2021-04-27 09:28:44下载
- 积分:1
-
SQLite
轻型数据库,适用于嵌入式软件开发。占用系统资源少。(small ,be fit for embeded software developement. )
- 2016-01-07 09:04:59下载
- 积分:1
-
C++串口类
This class can read, write and watch one serial port.
** It sends messages to its owner when something happends on the port
** The class creates a thread for reading and writing so the main
** program is not blocked.
改进
** 1) 增加ClosePort
** 2) 增加 writetoProt() 两个方法
** 3) 增加 SendData 与 RecvData 方法
改进
** 1)增加 ClosePort中交出控制权,防止死锁问题
** 2) 增加 ReceiveChar中防止线程死锁
改进
** 1) 解决COM10以上端口无法显示的问题
** 2) 扩展可选择端口,最大值MaxSerialPortNum可以自定义
** 3) 添加QueryKey()和Hkey2ComboBox两个方法,用于自动查询当前有效的串口号
- 2022-06-25 22:55:01下载
- 积分:1
-
使用C#实现阿拉伯数字到大写中文的转换
使用C#实现阿拉伯数字到大写中文的转换-use C# Arabic numerals to the conversion of Chinese capital
- 2022-01-27 13:52:41下载
- 积分:1
-
MultiLanguage
dotnet多语言开发的例子(dotnet multilanguage developed example)
- 2005-02-16 13:19:47下载
- 积分:1
-
Unity3D塔防类《家园之战》完整源码
塔防游戏的完整源码,7个场景都可以使用,多种敌人,多种塔防建筑(Complete source of tower defense game, 7 scenes can be used, a variety of enemies, a variety of tower building)
- 2017-09-20 09:26:48下载
- 积分:1
-
Advanced-C-language
C语言进阶资料,一共分为八讲,提高的好资料。(Advanced C language data, a total of eight, good data to improve the.)
- 2013-10-17 19:04:15下载
- 积分:1
-
ADC_PEC
英飞凌单片机使用pec中断的ad转换实例完整版(Infineon microcontroller interrupt the ad conversion using pec)
- 2021-03-25 13:59:14下载
- 积分:1
-
DSP-AGC
基于ADSP 音频AGC算法C语言程序详解(Based on the ADSP audio AGC algorithm C language program Detailed)
- 2012-06-10 10:42:23下载
- 积分:1