资源列表
linux_qq
- 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
HFYPU
- 查看Windows下所有进程,即使这个进程被隐藏()
PHASE ARRAY STUFF
- matlab code for localizer and design
imageserver-master
- 改代码在Linux上使用C/C++语言实现了一个基本的图像检索服务器。基本原理是:客户端发送给服务器端一张待检索的图片,服务器端接收到该图片后,计算该图片的特征,然后在其后台的数据库中查找与该图片特征最相似的5张图片,返回给客户端。(Change code in Linux using C/C++ language to achieve a basic image retrieval server. The basic principle is: the client sends to the
20171108090757973
- 别打开, 乱传的 这个好像只有上传过才能下载一样(Don't download ,useless)
用汇编语言编写AVR单片机程序入门教程
- 用汇编语言编写AVR单片机程序入门,帮助AVR汇编语言学习环境的建立(Using assembly language to write AVR microcontroller program tutorial)
FTP_Client
- 在windows平台上用C++编程语言实现了一个FTP服务器的客户端,配合filezilla,可以实现资料的上传和下载功能。(On the windows platform, a client of FTP server is implemented with C++ programming language. With FileZilla, the uploading and downloading functions of data can be realized.)
ZBarDemo
- 使用zbar扫码二维码,能够快速识别二维码,也可以从相册选择识别二维码(Use zbar scan QR code, you can quickly identify two-dimensional code, you can also select from the album to identify two-dimensional code)
天龙八部TLBB
- 天龙八部服务器源码,非常有用,大家一起学习。。。。。(Tianlong eight server source code, very useful, we learn together..... (Dragon server source code))
STM32F334_LLC_SR
- stm32用于软开关谐振电源LLC的设计,130K谐振频率(Stm32 is used to control resonance LLC soft switching power supply , 130k frequency)
TV_deblocking
- 该部分代码主要实现了全变差模型去除JPEG压缩带来的块效应(This part of the code mainly implements the total variation model to remove the block effect caused by JPEG compression.)
2563094
- 枚举当前系统中所有的已经安装的设备! 原创呀!()
