资源列表
ecstphfm
- 这是数据结构基础算发知识的VC实现 如二叉树遍历、拓扑排序、哈夫曼树等-This data structure is based on the operator's knowledge of VC as binary tree traversal, topological sorting, Huffman tree;
pso-GM
- 基于混沌扰动算法来解决pso算法早熟问题,并用二者结合来训练灰色预测模型参数
qishi
- void Knight(int i , int j) { // printf("%d %dn",i,j) if (board[i][j] != 0 || i < 0 || i >= Size || j < 0 || j >= Size ) { return } step++ board[i][j]=step if (step == Size*Size) { showboard() system("PAUSE
jpeg_encode+decoderhojoon
- This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
hangsugusuan
- 关于航速速算小程序,可以供大家学习交流,-Applet rapid calculation speed for them to learn from the exchange of
QPSK-BER
- 产生QPSK信号,根据仿真的数据估计差错概率-Produce QPSK signal and estimate the data according to the error probability
zero-forcing
- 学习wireless communication zf-ofdm matlab -wireless communication zf-ofdm matlab
80oiujdlsflkh2797camera
- 对usb webcam进行图像和视频采集,并对视频进行处理(图像剪切、翻转、滤波、边缘识别)-capture the images and video of webcam and treatement them(cut, turn, filter, detecte the edges)
FR
- 一种节无约束优化问题的算法,该算法有很大的局限性。-One kind of unconstrained optimization problems section algorithm has great limitations.
zeroBeampattern
- 标准矩形阵列的波束方向图切面的极坐标图,均匀加权:(a)phai=0度或90度;(b)phai=45度。-Polar plot of uniformly weighted rectangular array
opencvHarris
- 用C++实现的Harris角点检测,里面有用到Opencv中的结构,在VisualC++6.0下需要配置opencv1.0才能运行-Harris corner detection is implemented in C++, which is useful to structure Opencv need configure opencv1.0 to run under Visual C++6.0
rediodizhi
- 个人写的一个从网上自动获取电台地址的小程序,现在能获取1000多个电台地址。非常实用。-A personal written radio address the Internet automatically get a small program, can now access more than 1000 radio address. Very useful.
