-
对本计算机正在运行的程序进行进行扫描!如果发现可疑,可将其结束!...
对本计算机正在运行的程序进行进行扫描!如果发现可疑,可将其结束!-On the computer that is running the procedure to scan! If you find suspicious, may be the end!
- 2022-06-27 02:11:47下载
- 积分:1
-
罗马消除编码器
简单的转换器罗马数字。按 Esc 键退出。在收货编辑 text.example 如何处理与 textAn 示例如何从模板创建对话框键入任何数字。工具都包括在内。
- 2023-05-22 13:25:03下载
- 积分:1
-
<Shell Studio>
--作品所有源代码(100%能运行)和开发文档
贝壳工作室---发票管理系统其中包括:
1.租凭业发票
2.建筑业发票
3.固定资产发票
4.服务行业发票
5.无形资产发票
这是于2004年编写,前面已经发布过两套类似发票管理系统源代码
这个是最新版,我将完全公布其所有源代码和程序。如果遇到什么
问题请与我联系:贝壳工作室网址:http://www.bkwork.cn-- works all the source code (100 to run) and the development of shellfish Studios--- invoice document management system including: 1. Lease industry invoice 2. Construction invoices 3. Fixed asset invoices 4. Service industry invoice 5. intangible invoices that are prepared in 2004, have already issued two sets of Invoice Management System similar to source code this is the latest version, I will be fully released all of its source code and procedures. If you have any questions, please contact me: Shell Studios website: http://www.bkwork.cn
- 2023-05-01 22:40:06下载
- 积分: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
-
基于Microsoft Visual Basic 6.0 的字体设置的一段程序
基于Microsoft Visual Basic 6.0 的字体设置的一段程序-Microsoft Visual Basic 6.0 based on the font settings for some procedures
- 2022-08-02 18:06:20下载
- 积分:1
-
基于wince的智能嵌入式设备开发,结合evc开发 《EVC高级编程及其应用开发》源代码...
基于wince的智能嵌入式设备开发,结合evc开发 《EVC高级编程及其应用开发》源代码-Wince on the development of smart embedded devices, combined with evc development
- 2023-04-08 16:10:04下载
- 积分:1
-
偏置式曲柄滑块机构 动画演示
偏置式曲柄滑块机构 动画演示-bias crank slider animation demo
- 2022-04-17 00:50:39下载
- 积分:1
-
c++编写的windows mobile播放视频的代码。可以选择文件位置。
c++编写的windows mobile播放视频的代码。可以选择文件位置。-c++ written in windows mobile play the video code. May choose to file location.
- 2022-06-16 17:11:15下载
- 积分:1
-
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得...
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?贪心-Container packing problem given a container, and its length L, width W and height H, the current batch of cylindrical timber, each timber are of a long L, but the radius is different from the first i set the root radius of timber ri. Asked how the packing, making maximum utilization of container space? Greedy
- 2022-10-23 02:30:03下载
- 积分:1
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifndef __STDC__
# ifndef const
# define const
# endif
#endif
- 2022-01-24 18:04:03下载
- 积分:1