搜索资源列表
08ucosdemo
- 这是08系列AP64芯片上移植ucos的例子GP32和AP64的指令兼容,区别主要是RAM、FLASH大小位置不同,以及部分中断向量不一样。所用的ucos版本是2.6。可以通过修改这几个文件,使适合08GP32,完成移植。-This is a series of 08 AP64 chip transplantation OUT example Chip and instructions compatible AP64 The difference is mainly RAM, FLASH siz
OperationsofMatrix
- performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, where alpha and beta are scalars, x and y are vectors and A is an m by n matrix-performs one of the matrix-vector operati ons y : = alpha * A * x * y
generics-0.4.2
- 用C语言实现数据结构的封装,比如链表,向量等,很实用。-Data structure using C language package, such as lists, vectors and so on, very practical.
aes-CCM
- 程序基于AES分组加密标准完成ccm模式加密与认证处理,包括NIST的基准测试向量。-Basing on AES, this program can perform encryption and authentication. All test vectors are from NIST.
c++vector
- c++ matrix.Small program using vectors.Good for beginners.
TestVectorsforSEC1-gec2
- ECC-ECDSA test vectors
xxtea
- XXTEA加解密算法,包括多种长度测试向量。-XXTEA encryption algorithm, with various length testing vectors.
EOSproject
- EOS1实现3种版本的向量内积) ,返回double精度数值) ,比较使用不同大下和密度的向量来对比相关的速度) ,-In large-scale optimization problems, different vectors and matrices are typically sparse, i.e. only very few elements are non-zero. Typically vectors with thousands of elements may contain o
soundsignal
- 将声音文件在时间轴上分割成几段,分别将段的秩序及某些段内的秩序颠倒,从而实现了对声音文件的加密。首先,先读取一个声音信号,对信号做1024点FFT变换,取完点之后,分成四个向量,四个向量组成一个矩阵,再对每一个向量进行转置,再重新整合,从而就实现了回密的过程。-Sound files on the timeline will be divided into paragraphs, each paragraph of the order and reversed the order of some
vectores.pdf.tar
- handling of vectors in C with code example
ackvec
- An implementation of Ack Vectors for the DCCP protocol driver for Linux.
traps_no
- Sets up all exception vectors
ArchVariant
- Routines for dealing with \0 separated arg vectors. -Routines for dealing with \0 separated arg vectors.
bitsetv
- Bitset vectors for linux Device Driver.
propsvec
- Store bits (Unicode character properties) in bit set vectors.
SDL_xbiosevents
- XBIOS mouse & joystick vectors.
test_md4
- Test program for MD4 (test vectors from RFC 1320).
TermVectorWriter
- Term Vectors Writer Source Code for Linux.
pca
- Function to perform Principle Component Analysis over a set of training vectors passed as a concatenated matrix. Usage:- [V,D,M] = pca(X,n) [V,D] = pca(X,aM,n) where:- <input> X = concatenated set of column vectors
TermVectorReader
- Term Vectors Reader Source Code for Linux. -Term Vectors Reader Source Code for Linux.