资源列表
[压缩解压] How-to-write-your-own-packer
说明:Why write your own packer when there are so many existing ones to choose from? Well, aside from making your executables smaller, packing is a good way to quickly and easily obfuscate your work. Existing wellknow packers either have an explicit unpa<Aoshi Hanate> 在 2025-09-15 上传 | 大小:964kb | 下载:0
[压缩解压] Introduction-to-data-compression
说明:Compression is used just about everywhere. All the images you get on the web are compressed, typically in the JPEG or GIF formats, most modems use compression, HDTV will be compressed using MPEG-2, and several file systems automatically compress<Aoshi Hanate> 在 2025-09-15 上传 | 大小:343kb | 下载:0
[压缩解压] The-data-compression-book-2nd
说明:The primary purpose of this book is to explain various data-compression techniques using the C programming language. Data compression seeks to reduce the number of bits used to store or transmit information. It encompasses a wide variety of softwar<Aoshi Hanate> 在 2025-09-15 上传 | 大小:1.46mb | 下载:0
[matlab例程] rgb2gray
说明:this program is used to convert any kind of colour image to grey scale image. when this code is executed , an window is displayed to accept image and output image is created in the same folder-this is program is used to convert any kind of colo<singh> 在 2025-09-15 上传 | 大小:1kb | 下载:0
[matlab例程] data-acq-through-mic
说明:this program used to acquire data through pc mic with 8khz sampling frequency. it collects data upto 2sec s duration, (can be varied) and reprodued<singh> 在 2025-09-15 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] TU2
说明:编写程序以邻接矩阵或邻接表的方式存储指定连通图。然后分别用深度优先算法和广度优先算法遍历邻接矩阵方式存储的图和邻接表方式存储的图。-Write a program to the adjacency matrix or adjacency list stored in a manner specified connected. Then were used to depth-first traversal algorithm and the breadth-first algorithm stor<小巫> 在 2025-09-15 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] KnightMove
说明:计算一个骑士(国际象棋)需要走多少步才能才能走遍整个棋盘-it calculates how many steps it needs for a knight to jump on every mark of the board<michael> 在 2025-09-15 上传 | 大小:1kb | 下载:0