搜索资源列表
ios开发之blocks要点
- 这个是ios平台下面介绍blocks方法是文档, 里面详细的讲解了怎么样使用和注意点
S7BlocksUnlockV1.0
- 公布Blocks Unlock V1.0的Delphi源代码! 此软件用于对西门子S7-300 加密逻辑块解密。 -released V1.0 of Delphi source code! The software used for Siemens S7-300 encryption logic block declassified.
NormalizedCuts
- 经典的图切算法NormalizedCuts.将图论应用到图像分割上,可以限定分割块数,有效分割图像。运行:demoNcutImage.m,即可看到效果。读取的图像名称和块数,可在程序中修改。-classic NormalizedCuts MAP algorithm. On the map will be applied to image segmentation, Segmentation can block limited numbe
bianma1
- 分形用于图像压缩编码,分形编码非常费时,大部分时间浪费在给每个range块寻找合适的domain块,但如果减少搜索domain块的范围,编码速度将有很大提高。所以编码时用快限制分形编码,把图像分成4小块,每块中的range块只在这块中寻找domain块。-for fractal image compression coding, fractal coding is very time-consuming, most of the tim
FANTASTIC_RESIZABLE_Skinned
- hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle" shape. It also shows you how you can reduce the size of your programs with a GUI by using blocks of images and absolut
EmbeddedSystemBuildingBlocks_CD
- Jean J.Labrosse又一部力作《Embedded System Building Blocks》的光盘-Jean J. Labrosse also a masterpiece Embedded System Building Blocks CD-ROM
Foundations_of_Python_Network_Programming
- Foundations of Python Network Programming leads readers through every aspect of client and server programming with Python. Python is a new and innovative scr ipting language. It is set to replace Perl as the programming
601785722007524184636286153
- Embedded Systems Building Blocks(E) uC/OS-II的好书-Embedded Systems Building Blocks (E) uC/OS-II book
main
- Code::Blocks 开发的C++项目 对c++初学有帮助,详细请访问第2学堂http://www.d2school.com/-Code:: Blocks development C++ Project c++ Beginner help in detail please visit the No. 2 School http://www.d2school.com/
watermark
- 基於區塊變異數量化之影像版權保護計術,內含程式碼與原論文-Variability based on the number of blocks of image copyright protection of patients, including code and the original papers
cbir
- 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the im
CplusplusCookbook
- The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you re an engineer, programmer, or researcher writing an application for one of the legions of platforms on
PREDAVANJA
- Image division in blocks 8x8 jpeg compression
CodeBlocks-tutorial
- Code Blocks 安装及使用教程,适合初学者使用-Code Blocks the installation and use tutorial for beginners
workingjpeg
- JPEG DCT based baseline method which divides the image into 8x8 blocks and quantize anthen entropy coded.
BUILDING_BLOCK
- Embedded Systems Building Blocks Complete and Ready-to-Use Modules in C Sourcecode
feikuai
- 可以设置图像分块的大小和分块数,然后来分块保存图像到文件目录下面-You can set the size of the image sub-block and sub-blocks, and then to block to save the image to a file directory
Runtime_Dynamic_DLL_Loading
- This archive contains two Code::Blocks project. The first one is a DLL skeleton. It includes a default DLLMain function (the DLL entry point) that is called when the DLL is loaded in the memory and a sample function Hell
Embedded-Systems-Building-Blocks
- Embedded Systems Building Blocks,Second Edition 《嵌入式系统构件》的代码例子 -" Embedded system components" of the code examples
Intel-Threading-Building-Blocks
- 学习Threading Building Blocks并行化编程-Intel Threading Building Blocks