资源列表
SFJCNXK
- 通过EI算法,可以检测LDPC编码最小距离,对判断编码效果有重要作用,()
video_test
- linux下,通过调用uvc 摄像头来使用v4l2编程,获取yuyv的图像数据,有兴趣的朋友可以看看(Under Linux, using uvc camera to use v4l2 programming, get yuyv image data, interested friends can see)
ZMNS
- 通信中的具有jaks频谱的随机函数的产生,jaks频谱是静电的信道功率谱之一()
CoinCore
- 比特币bip32,bip44协议的确定性钱包的公钥,私钥,地址,子公钥,私有生成的核心代码,带钱包测试客户端(base on btc bip32,bip44 ,wallet)
pc_lin
- ?一个大小为3的缓冲区,初始为空 ?2个生产者 –随机等待一段时间,往缓冲区添加数据, –若缓冲区已满,等待消费者取走数据后再添加 –重复6次 ?3个消费者 –随机等待一段时间,从缓冲区读取数据 –若缓冲区为空,等待生产者添加数据后再读取 –重复4次 ?显示每次添加和读取数据的时间及缓冲区的状态(a buffer size of 3, initially empty 2 producers Random waiting for a period of time, addin
httpser
- 这是一个Linux下web服务器端的代码。运行该程序可以的服务器可以监听80号端口,自动连接浏览器的请求,并提供html网页的下载。(This is the code of a web server side under Linux. The server running the program can monitor port 80, automatically connect browser requests, and provide downloads of HTML pages.)
one-vs-rest
- sklearn中的ovr分类与自己撰写的ovr策略示例(the one-vs-rest strategy)
jiegouti
- /*使用结构体数组,将学生的数据按成绩从高到低排序显示到屏幕上, 将学生中不及格学生的姓名显示出来 写一个函数,获取成绩低于平均分的学生记录并返回低于平均分的学生人数*/(using an array of structures, the student's data is displayed on the screen from high to low, and the student's name is displayed to write a function, to get a stud
cas.tar
- Something useful for multithread mutex.(Introduction for CAS)
juchaozixun
- 爬取网站上面的数据,示例是爬取巨潮资讯网站上面上市公司数据(Crawling on the site data, sample data above listed companies take up cninfo website)
ICSKCER8
- 用于DVB的OFDM源代码 包含代码DVB_T2Ksignalgeneration m OFDMReception m OFDM()
myshell
- 实现一个简单的shell,可以执行ls命令(To implement a simple shell, you can execute the LS command)