-
如何让软件运行时只在任务栏里显示小图标?
如何让软件运行时只在任务栏里显示小图标?-how software runs only on the task bar in the small icon shows?
- 2023-06-28 00:10:03下载
- 积分:1
-
这个程序能生成3D圆锥并用鼠标控制图形运动。
这个程序能生成3D圆锥并用鼠标控制图形运动。-This process can generate 3D cone and graphics with the mouse to control movement.
- 2023-06-16 21:30:02下载
- 积分:1
-
ordenamientos
方法 ;方法排序。排序。 ; ;方法排序方法排序。
- 2022-03-23 23:54:14下载
- 积分:1
-
高等数学的函数(矩阵,积分,微分,复数)java源代码
高等数学的函数(矩阵,积分,微分,复数)java源代码-Higher Mathematics of the function (matrix, integral, differential, plural) java source code
- 2022-04-30 06:05:39下载
- 积分:1
-
使用QT 编写可以控制 网页切换的应用
使用QT 编写可以控制 网页切换的应用 根据网页标题名字可以控制任何当前的已经打开的页面进行切换界面使用QT 库实现。工程是VS2008 并且该 可以用于WEB 系统的导航。一般WEB 无法切换两个TABLE 页 通过该工具的示范可以做到
- 2022-01-26 17:32:47下载
- 积分:1
-
矩阵整理,把矩阵排列成可以计算的形式,提供方便得数学运算,方便调用。...
矩阵整理,把矩阵排列成可以计算的形式,提供方便得数学运算,方便调用。-Matrix finishing, the matrix can be calculated arranged in the form of a mathematical convenience, convenient to call.
- 2023-06-02 23:40:03下载
- 积分:1
-
利用ODBC创建EXCEL文件,可以很方便的实现ODBC创建Excel文件。
利用ODBC创建EXCEL文件,可以很方便的实现ODBC创建Excel文件。-Using ODBC to create EXCEL files, you can easily achieve the ODBC to create Excel file.
- 2023-06-20 22:05:03下载
- 积分:1
-
Using VC to start word, and can control the output, use of Microsoft
用VC来启动word,并可以控制输出,利用了微软的com接口-Using VC to start word, and can control the output, use of Microsoft
- 2022-03-24 23:56:22下载
- 积分: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
-
1写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
2有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的...
1写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
2有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出圈子,问最后留下的是原来第几号的那位。
3编写input()和output()函数输入,输出5个学生的数据记录。
4反向输出一个链表。
5找到年龄最大的人,并输出。-1 to write a function, and the length of a string, in the main function in the input string and output its length. 2 There are n individuals form a circle, in that order排号. From the first person to start off (from the reported number of 1-3), who reported 3 people out of the circle and asked the last remaining original issue of who the first few. 3 preparation of input () and output () function input and output data of the five student records. 4 reverse a linked list output. 5 to find the oldest, and output.
- 2022-03-25 19:21:33下载
- 积分:1