-
C#winform实现动画
C# winform下实现显示控件和内容的动画效果。-C# winform animation display controls and content.
- 2022-04-02 01:46:48下载
- 积分:1
-
无线通信
关于zigbee芯片2431的应用方面的
无线通信
关于zigbee芯片2431的应用方面的-Zigbee wireless communication chip 2431 on the application of the
- 2023-06-27 22:30:04下载
- 积分:1
-
2D program using c
2D program using c-2D program using c++
- 2022-04-26 20:39:53下载
- 积分:1
-
基于MFC开发的管理系统
资源描述
对学习MFC编程的人员是很好的参考。本代码是基于MFC的管理系统,涉及数据库操作、基于对话框的信息录入、删除等操作。对于信息显示则用到了多种技术及控件,对于mfc编程人员是很好的参考技术资料。
- 2022-03-16 09:50:21下载
- 积分:1
-
后缀树构造程序,输入字符串,产生该字符串的后缀树结构
后缀树构造程序,输入字符串,产生该字符串的后缀树结构-Suffix tree construction process, input string, resulting in the string suffix tree structure
- 2022-06-25 23:38:01下载
- 积分:1
-
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定...
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定每个像素有一个0 ~ 2 5 5的灰度值。因此存储一个像素至多需8位。若每个像素存储都用最大位8位,则总的存储空间为8m^2 位。为了减少存储空间,我们将采用变长模式( variable bit scheme),即不同像素用不同位数来存储。像素值为0和1时只需1位存储空间; 值2、3各需2位;值4,5,6和7各需3位;以此类推。-image compression defined pixel sequence (p1, p2, ..., pn) sub-optimal, sub accordingly makes the storage space required at least. The length of each section is not more than 256. The digital image is m m pixel arrays. Assume that each pixel is a 0-2 5 5 of the gray values. Therefore storage of up to a pixel 8. If each pixel with the largest storage capacity of 8-bit, the total storage space for 8m ^ 2. In order to reduce storage space, and we will use variable-length model (variable bit scheme), that is different with different pixel median storage. Pixel values of 0 and 1 and only a storage space; The value of 2,3 required two; Value 4,5,6 and 7 of the required three; Analogy.
- 2022-11-29 05:50:03下载
- 积分:1
-
实体造型,通过半边数据结构实现变结构设计。
实体造型,通过半边数据结构实现变结构设计。- The entity modelling, changes the structural design through the
half construction of data realization.
- 2023-06-09 20:15:03下载
- 积分:1
-
绝对的获取变量地址的源代码,希望对大家有帮助
绝对的获取变量地址的源代码,希望对大家有帮助-Absolute variable addresses to obtain the source code, and they hope to help everyone
- 2022-07-23 16:55:01下载
- 积分:1
-
基于wince5.0下的,PXA270的GPIO中断驱动源码,任意一个GPIO都可以作为一个外部中断。...
基于wince5.0下的,PXA270的GPIO中断驱动源码,任意一个GPIO都可以作为一个外部中断。-Based on wince5.0 under, PXA270 drive the GPIO interrupt source, any one of GPIO can be used as an external interrupt.
- 2022-06-14 03:51:01下载
- 积分:1
-
按加减乘除先后顺序计算的计算器程序。能不能让我过关啊,我想多学习一下...
按加减乘除先后顺序计算的计算器程序。能不能让我过关啊,我想多学习一下-Math
- 2023-04-13 22:30:03下载
- 积分:1