-
antparset
Spatial Channel model examples
- 2014-11-18 14:17:41下载
- 积分:1
-
chap1
很适合初学者的一些代码,可以让你轻松入门,学的越来越好~(Very suitable for beginners some code that allows you to easily get started, learn more and better ~)
- 2013-09-23 17:38:23下载
- 积分:1
-
串口程序 可以自动识别串口号
可以用来自动识别串口号,方便快捷,成功应用于ZigBee板子中。
- 2022-03-10 03:24:47下载
- 积分:1
-
HelloCpp
cocos2dX下文字输入显示,用tinyxml,label和CCRenderTexture实现滚动文字(cocos2dX input text)
- 2013-01-04 11:55:20下载
- 积分:1
-
remote-control-picking-robot
机械臂控制,涵盖机械臂运行轨迹的计算和机械臂运动控制(Manipulator control, calculate the trajectory of the robot arm covers and manipulator motion control)
- 2014-12-04 19:24:58下载
- 积分:1
-
DSA数字签名
说明: dsa数字签名
系统功能需求:
1.对文件进行签名,生成一个独立于原文的签名文件;
2.可以对文件进行签名,在文件后追加签名信息;
3.具有密钥管理的功能,比如密钥的生成、导入、导出;
4.可以对word文档实施操作,对word文档的内容进行签名;
5.能够比对已经实施的签名,防止进行重复的签名,以防止重放攻击;
6.可以对已经签名的文件进行单独的源文件和签名信息的分离操作。(DSA digital signature
System functional requirements:
1. Sign the document and generate a signature file independent of the original text.
2. The document can be signed and the signature information can be added after the document.
3. It has the function of key management, such as key generation, import and export.
4. Word documents can be operated and the contents of Word documents can be signed.
5. Ability to compare existing signatures and prevent duplicate signatures to prevent replay attacks;
6. It is possible to separate the source file from the signature information of the signed file.)
- 2021-01-06 21:18:54下载
- 积分:1
-
FFT2
适用于NIOS II的1024点FFT C算法( 1024-point FFT C algorithm for NIOS II)
- 2010-12-04 15:32:44下载
- 积分:1
-
an_r01an0318eg_rx62n_rsk
瑞萨RX62N单片机的参考代码。非常有用,对应使用该单片机工程师来说非常具有参考意义。(this is a package of sample project code for rx62n of renesas. )
- 2013-08-23 09:36:16下载
- 积分:1
-
Excel To TXT
使用BORLAND C++ BUILDER 6 实现了Excel To TXT文本文件的的功能
- 2022-03-03 19:35:26下载
- 积分:1
-
xml文件读写
本程序是一个简单而有效的实现xml文件读写的功能。创建一个结构体,包含所需要读取或者写入到文件的每一个变量,调用tinyxml静态库,可以将所有变量按照标签格式写入到文件,也可以从文件中读取到结构体对象中。
- 2022-05-21 05:25:28下载
- 积分:1