-
saolei
实现扫雷功能,基于c语言实现的,能够控制输入矩阵的大小(Implement demining capabilities, based on the c language, able to control the size of the input matrix)
- 2013-06-25 14:29:31下载
- 积分:1
-
MB85RC64
铁电MB85RC64驱动程序,需要的可以下载看看,应用在STM32上面的。(Ferroelectric MB85RC64 drivers need to be downloaded to see the application in the STM32 above.)
- 2020-10-22 21:37:23下载
- 积分:1
-
SHAL_KEIL
通过单片机实现哈希函数SHA-1,C源程序完全可用,已经测试,外部加密芯片采用DS28E01-100(MCU hash function SHA-1, C source code fully available, and has been tested external encryption chip uses DS28E01-100)
- 2020-11-10 09:39:45下载
- 积分:1
-
K_Merge
文件的多路归并排序算法, C++描述(要求待排序文件已经事先有序)(C++ implementation of K-Merge Algorithm)
- 2010-08-03 10:24:48下载
- 积分:1
-
3Dmesh
三维图形的切割就是要把三维网格模型进行切割然后以等值线显示切面上的数值。运用适当的三维图形显示技术和可视化C++编成技术来实现的。(Three-dimensional graphics of the cut is to take three-dimensional grid model and then cut the contour values on the display section. Use of appropriate three-dimensional graphics display technology and visualization techniques to compiled C++ implementation.)
- 2010-10-16 17:27:19下载
- 积分:1
-
123456
计算卡片过程密钥,加密密码数据,计算安全报文鉴别(MAC)过程密钥 (Calculating card key, the encrypted password data, calculate the safety message authentication (MAC) key)
- 2013-08-14 13:15:47下载
- 积分:1
-
huffman
利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(解码)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站设计一个哈夫曼编译码系统。(Using Huffman coding for communication can greatly improve channel utilization, shorten the transmission time and reduce transmission costs. However, this requires the sender to encode the transmitted data by a coding system at the transmitter and decode the data at the receiver. For duplex channels (i.e., channels capable of two-way transmission of information), each end requires a complete codec system. Try to design a Huffman coding and decoding system for such an information transceiver station.)
- 2017-07-21 10:39:01下载
- 积分:1
-
examle
Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。(Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared Matlab's own compiler Compiler, with Matcom into code should be simple and more convenient. In this paper the author programming experience, and Matcom VC6.0 example, details on how to use Matcom VC and Matlab for the joint program.)
- 2005-04-13 01:59:30下载
- 积分:1
-
6547687
用两个字符形成点阵大字,VC++经典编程源码,很好的参考资料。(Lattice with two characters form characters, VC++ classical programming source code, a good reference.)
- 2013-11-15 09:32:34下载
- 积分:1
-
compile1
一个将中缀表达式转为后缀表达式的词法分析器(Infix expression a will turn into a postfix expression lexical analyzer)
- 2015-10-10 21:09:12下载
- 积分:1