-
Linux TCP/IP
利用以太网口调试工具和网络控制台,可通过PC机与ARM开发板进行以太网通信,该代码已经调试通过,可实时看到收发的数据,并可以尝试多种网口数据收发方式
- 2022-01-21 23:29:47下载
- 积分:1
-
Visual C++ 2005中CHAR,TCHAR,CString间转换函数
Visual C++ 2005中CHAR,TCHAR,CString间转换函数-Visual C++ 2005 in CHAR, TCHAR, CString intergovernmental transfer function
- 2022-02-07 16:00:22下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
multiplemethod中方法。结合的可能性分布的分布规律
MultipleMethod mid mothed.Possibility Combination Distribute by Distribute Rule-MultipleMethod mid mothed.Possibility C ombination Distribute by Distribute Rule
- 2022-02-03 23:48:26下载
- 积分:1
-
100行代码的DES实现,用C编写,供大家参考
100行代码的DES实现,用C编写,供大家参考-100 lines of code to achieve the DES, using C to prepare for your reference
- 2022-02-12 21:56:41下载
- 积分:1
-
Diffie
Diffie-Hellman算法源代码 -Diffie-Hellman algorithm source code
- 2022-03-25 05:41:15下载
- 积分:1
-
关于语音情感识别的一篇论文,很好的,讲得很详细
关于语音情感识别的一篇论文,很好的,讲得很详细-Speech Emotion Recognition on a paper, very good, very detailed
- 2023-09-07 03:45:04下载
- 积分:1
-
lcd1604protues仿真 + keil源文件
lcd1604protues仿真 + keil源文件 已经可以成功运行
- 2023-03-14 06:55:03下载
- 积分:1
-
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现...
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如,
a,b,ab,bc,xyz 等字符串都是升序字符串。现在对字母表A 产生的所有长度不超过6 的升序
字符串按照字典序排列并编码如下。
1 2 … 26 27 28 …
a b … z ab ac …
对于任意长度不超过6 的升序字符串,迅速计算出它在上述字典中的编码。
-Given the alphabet A by the 26 lowercase letters of the alphabet composed of A = (a, b, ..., z). Generated by the alphabet ascending string refers to the letter string in accordance with the order from left to right appears in the alphabet and letters appearing in the same order, and each character appears a maximum of 1 times. For example, a, b, ab, bc, xyz, etc. are ascending string string. Alphabet A have now all the length of not more than 6 strings of ascending order in accordance with the dictionary and coding sequence is as follows. 1 2 ... 26 27 28 ... ab ... z ab ac ... for any length of not more than 6 strings of ascending quickly calculate it in the dictionary encoding.
- 2023-06-07 02:40:04下载
- 积分:1
-
专用于显示IP地址的自定义控制
专用于显示IP地址的自定义控制-show dedicated to the IP address from the definition of control
- 2022-03-18 11:50:09下载
- 积分:1