资源列表
test1
- There are many cases when we require to write a program to find autocorrelation between two sequences. This is mostly required when you are teaching some one how to write such a program. so here is a program to find the correlation between two sequ
huffman
- 本代码用于对数据进行哈夫曼编码,从而得到哈夫曼编码树,进行数据查找-The code for Huffman coding of data, resulting in Huffman tree data search
houjiao
- 空间前方教会使用程序,我刚刚用过,学习测量的学生都会用到。-Space in front of the church to use the program, I have just used, students will learn measurement used.
88
- Winsock提供了另一个有用的异步I/O模型。和WSAAsyncSelect模型类似的是,它也允许应用程序在一个或多个套接字上,接收以事件为 基础的网络事件通知。对于表1总结的、由WSAAsyncSelect模型采用的网络事件来说,它们均可原封不动地移植到新模型。在用新模型 开发的应用程序中,也能接收和处理所有那些事件。该模型最主要的差别在于网络事件会投递至一个事件对象句柄,而非投递至一个窗 口例程。(节选自《Windows网络编程》第八章) 还是让我们先看代
CS_OMP
- 压缩感知信号重建的正交匹配追赶算法(omp),与bp算法相比较有叫高的精度,但是付出了计算量的代价-Compressed sensing signal reconstruction algorithm Orthogonal matching catch (omp), compared with the bp algorithm are called high precision, but at a cost of computation
CS_OMP
- CS_OMP(沙威代码)香港中文大学教授-compress sensing
huffman
- 一个哈夫曼编码,我是新手,随便做个玩,请大家别笑话我.-a Huffman coding, I greenhorn casually Be play, no one I joke.
Screen-saver
- 全屏屏幕保护程序,自适应显示器的分辨率 双击鼠标,单击ENTER或ESC退出程序 -Full-screen screen saver, the adaptive display the resolution double-click the mouse, click ENTER or ESC to exit the program
11
- 数据库批量设置权限批量(批量传一个字符串进入到数据库 存储过程拆分字符串)-Set permissions database Batch Batch (Batch pass a string into the database stored procedure split the string)
sparse_convex_opt
- Matlab code for generating sparse signal and compressing and recovering the signal using convex optimization.
MyStack
- 修改MyStack类,为其添加2个成员方法-Modify MyStack class method to add two members