资源列表
[书籍源码] java2_application_programs_150examples
说明:此文件收集了《java2应用编程150例》中的所有源代码。-collection of this document "java2 Application Programming 150 cases" of all the source code.<李林> 在 2025-06-09 上传 | 大小:1.35mb | 下载:0
[磁盘编程] 20
说明:An image is represented as a two-dimentional array of coefficients, each coefficient representing the brightness level in that point. When looking from a higher perspective, we can t differentiate between coefficients as more important ones, and less<jemimah> 在 2025-06-09 上传 | 大小:1.35mb | 下载:0
[Dephi控件源码] FastScript.v1.5.FS
说明:fastscr ipt 1.5 full source<shuxiaohe20> 在 2025-06-09 上传 | 大小:1.35mb | 下载:0
[并行运算] cuda_lecture_4
说明:清华大学郑仰东CUDA教学课件4,是很好的CUDA入门材料-Tsinghua university ZhengAngDong s CUDA teaching courseware 4,it is a very good CUDA introductory material<徐涵> 在 2025-06-09 上传 | 大小:1.35mb | 下载:0
[书籍源码] 51CTOSolutionsPtoPExercises
说明:霍顿C语言入门经典源代码包含本人对代码的修改-Houghton classic Introduction to C language source code<张远> 在 2025-06-09 上传 | 大小:1.35mb | 下载:0
[易语言编程] DLL-injection
说明:dll注入: 所谓DLL注入就是将一个DLL放进某个进程的地址空间里,让它成为那个进程的一部分。要实现DLL注入,首先需要打开目标进程。-dll injection: the so-called DLL injection is a DLL into the address space of a process, let it be a part of that process. To achieve DLL injection, you first need to open the tar<曹麟> 在 2025-06-09 上传 | 大小:1.35mb | 下载:0
[书籍源码] wpf-esstinal
说明:wpf学习用书籍,大胡子的教程,总结了wpf的精要-wpf book for beginer<shenhongyao> 在 2025-06-09 上传 | 大小:1.35mb | 下载:0
[书籍源码] HuffmanCode
说明:哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。(In computer science and information theory, a Huffman code is a particular type of optimal prefix cod<JinYan> 在 2025-06-09 上传 | 大小:1.35mb | 下载:0