资源列表
OllyDbg221b
- Source code of Ollydbg,.
oneday
- 定义日期类Date。要求: (1)可以设置日期; (2)日期加一天操作; (3)输出函数,输出格式为“XXXX年XX月XX日”; (4)编写主函数,定义对象,完成相应功能。 -The definition of the date of type Date. Requirements: (1) can set the date (2) date-plus-one operation (3) the output function, output format for the
PajekProgramforLargeNetworkAnalysis
- 帮助你学习PAJEK,文件格式,数据类型,有助于发咋网络的学习,-Help you learn PAJEK, file formats, data types, contribute to the learning network made loud noise,
spider
- 网络爬虫,能够爬取网页,并且能够爬取图片!-spider to crawl image
haffman
- 用于计算信息熵的哈弗曼编码的c++源代码,含实验报告和结果分析-it contents the C++ source of haffman and the reports and analysis
1
- 将浮点数转化为字符串,最大支持8位置的小数-Will float into a string
UDPgjq
- UDP攻击器,易语言编写的UDP攻击器UDP攻击器,易语言编写的UDP攻击器-UDP攻击器,易语言编写的UDP攻击器
a-day-at-race
- Head first c#这本书的lab 1:赛狗日-Head first c# book the lab: greyhound Day
nru
- 置换算法最近最不经常使用(NRU)算法通过对页面、页表、地址转换和页面置换过程的模拟,加深对请求调页系统的原理和实现过程的理解。-Replacement algorithm is the least frequently used recently (NRU) algorithm through the pages, page tables, address translation and page replacement process simulation, to deepen the re
xunhuan
- 创建一个环形缓冲区,可以简单实现数据的写入读出-Create a ring buffer, you can simply write data read out
Aero
- 易语言经典皮肤库之仿Win7系统皮肤--Aero经典皮肤 让您的软件更加美观!-Easy language library of classic imitation of Win7 system skin skin- Aero classic skin to make your software more beautiful!
easysize_demo
- 要让对话框中的控件随着对话框大小的变化进行自动调整,是一件很头疼的事情,需要在WM_SIZE的响应函数中对所有的控件用MoveWindow()或者SetWindowPos()设置其变化比例,极其繁琐。EasySize是一个很好解决方案,用一些宏封装了内部的实现机制,使用起来方便快捷。-To make the dialog box changes the size of the control with the dialog box to automatically adjust is a ver