资源列表
关于垃圾邮件过滤器的演示
- 垃圾邮件过滤 1.分析垃圾邮件存在的技术原因,设计基于内容的垃圾邮件过滤实现方案。 2.分析基于内容的垃圾邮件检测流程,设计邮件文本预处理、特征降维和文本分类模块。 3.搭建垃圾邮件过滤实验和测试平台,验证垃圾邮件过滤方案实用性。 4.解决垃圾邮件过滤效率不高、(Analysis of the technical reasons for the existence of spam and the design of a content based spam filtering schem
src
- GMS083源码100%完美修复,所有风暴正确(GMS083 source code restoration is very comprehensive)
DVB-T2-CSP-03-00-00_origin
- BBC开发的通用仿真平台可以对DVB-T2进行结果验证(Simulation platform)
TinyPNG客户Duan
- 做这个的原因:TinyPNG这个网站大家应该都知道,是一个在线压缩图片的,而且压缩比很高,图片质量也很好,我用过很多压缩工具,对比下来还是这个网站最屌,可是这个网站有时候打开很卡,加载都要等半天,主要是它的CSS、JS文件放在CDN导致的问题,写成软件直接POST上传就可以解决了。 源码介绍: 1.使用精易模块与论坛上开源的 winhttp api模块 2.多线程进度上传、进度下载 3.多文件拖放 (精易模块) 4.解析返回的信息使用json 可供学习的几点: 1.EXUI图标
ch01
- windows下的驱动开发,从最简单的helloworld驱动开始讲起-driver development under the windows, from the driver' s start simple helloworld
ch01
- windows驱动编程的入门资料,通俗易懂,有助提高学习-windows-driven programming of entry information, easy to understand and help improve the learning
ch01
- 这是一本关于windows开发驱动的入门书,与前面我上传的代码是可以配套学习的。-This is a book about the development driver windows introductory book, and in front of my uploaded code can be complementary to learn.
VC
- 这个是vc方式下开发的短信发送例子,根据这个例子可以开发出自己要求的短信程序
uint64
- 用c++实现的无符号64位整数的运算,并重载了多个运算符,提供了测试用例。可以用来方便的进行密码学计算。-C++ implementation with the unsigned 64-bit integer operations, and a number of overloaded operators, provide a test case. Can be used to facilitate the conduct of cryptographic calculations.
Windows_driver_ch01
- Windows驱动开发技术详解 第一章的pdf文件-Detailed Windows driver development techniques chapter
Processes-and-threads
- Processes and threads包括使用Win32 API创建、销毁线程——控制进度条,创建MFC用户界面线程,创建MFC工作者线程,进行耗时计算,设置线程的优先级,使用全局结构进行线程间的通信,使用自定义消息进行线程间的通信,使用事件对象进行线程间的通信等-Processes and threads, including using the Win32 API to create, destroy the threads- to control the progress bar, c
yuangong
- 员工考勤系统 主要功能: (1)能够实现对员工每天上班的考勤。 (2)员工能够查询自己的月考勤记录。 (3)部门主管能够查询本部门某天迟到的人员名单。 (4)考勤人员能够按月统计迟到的人员名单,包括迟到的时间 (5)提供界面操作,并有相关提示。-Employee attendance system main functions: (1) to the staff in attendance to work every day. (2) employees to
