-
VC源码完全模仿OICQ的界面的程序,做界面的可以下载看下。
VC源码完全模仿OICQ的界面的程序,做界面的可以下载看下。 -VC-source interface OICQ fully mimic the procedure, and can be downloaded facie interface.
- 2023-04-10 20:55:24下载
- 积分:1
-
MATLAB教程汇总
summary of matlab tutorial
- 2022-04-08 00:16:32下载
- 积分:1
-
视频会议系统界面
UI 的网络会议,以满足人们是急于利用 IP 会议系统,使用自行设计的 UI。
- 2023-05-09 09:45:03下载
- 积分:1
-
AVL Tree in C++
这个程序是C++中的一个树AVL。在DEV C++编译器中实现所有功能和平衡的必要性
- 2022-02-25 17:22:41下载
- 积分:1
-
阿计算 两地分居了 阿嫂及电力附加
阿计算 两地分居了 阿嫂及电力附加-A calculation of the two separated Simon and electricity surcharge
- 2022-01-27 21:12:28下载
- 积分:1
-
特征码定位器可以根据机器码找到代码所在的内存地址,是定位CALL的好工具...
特征码定位器可以根据机器码找到代码所在的内存地址,是定位CALL的好工具-Signature locator can be found under the binary code where the memory address is the better instrument positioning CALL
- 2022-07-17 08:42:10下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
-parts cutting issue for a fixed width of the rectangular plate W, the height of rectangular plate unrestricted. Need from the board is cutting out respectively n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum?
- 2022-02-02 15:40:05下载
- 积分:1
-
your true feelings and relieve your heart! While leisure, this small program sol...
言中你的情绪,舒缓你的心情!
闲暇之余,以此小程序解解闷、逗逗乐,岂不快哉妙哉?-your true feelings and relieve your heart! While leisure, this small program solution to break up the monotony, challenged music, not Satisfactory plans to?
- 2022-08-03 12:22:24下载
- 积分:1
-
哈夫曼编码
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。
赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。
- 2023-03-09 19:15:02下载
- 积分:1
-
这个是我的项目,主要是时间比较紧张,所以写得不是很好!碰撞部分用了像素和矩形碰撞!...
这个是我的项目,主要是时间比较紧张,所以写得不是很好!碰撞部分用了像素和矩形碰撞!-This is my project, mainly relatively tense time, so writing is not very good! Collision part of the pixels and rectangular with a collision!
- 2022-11-07 09:00:03下载
- 积分:1