-
图像的红色点,从而确定视频记录的相对坐标…
红点的图像,用于识别所录制视频的相对坐标
- 2022-01-28 05:23:08下载
- 积分:1
-
交互界面的填充程序
交互界面的填充程序-interface filling procedures
- 2022-07-09 12:55:37下载
- 积分:1
-
Tip : JPEG compression is divided into three parts : Principles and 1.JPEG compr...
提示: JPEG压缩分为三个部分: 1.JPEG压缩原理及算法(RGB/YCbCr,DCT/IDCT,量化,Z字型编码,用DPCM对DC/用RLE对AC编码/Huffman编码) 2.JPEG标记格式 3.JPEG图片文件的组织形式(位于SOS后的图像压缩数据是由MCU块怎样排列的,特别是使用了DRI之后) 还有许多细节问题: 1.解码过程中遇到“FF 00”当“FF”处理,否则忽略“FF” 2.进行DCT前YCbCr要减128,进行IDCT前要加128(相当于Y减128,YCbCr不需要加128) 3.每个标记中数据可以不止一个(去掉长度的部分就是一段)-Tip : JPEG compression is divided into three parts : Principles and 1.JPEG compression algorithm (RGB/YCbCr, DCT/IDCT, quantification, Z-shaped coding, using the DPCM DC/AC with RLE encoding/Huffman coding) 2.JPEG tags 3.JPEG Photo paper form (located in the SOS image data is compressed by the MCU to set pieces, particularly after the use of DRI), there are many details : 1. decoding process encountered "FF 00," when the "FF", otherwise overlooked "FF" 2 .DCTYCbCr128IDCT128Y128YCbCr128 3.
- 2022-01-25 19:23:45下载
- 积分:1
-
用Turbo C 进行动画绘图
用Turbo C 进行动画绘图-with Turbo C for graphics animation
- 2022-05-13 17:50:18下载
- 积分:1
-
这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,...
这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,1”,基于多文档的。-This is my realtimetable based on the revised procedures, suitable for reading serial data, and draw real-time curve, also used the numerical displayed FlexGrid control, serial settings are
- 2023-06-22 06:45:03下载
- 积分:1
-
Using python to write a simple Verification Code identification procedures, chin...
使用python写的简单验证码识别程序,china pub上验证可以使用-Using python to write a simple Verification Code identification procedures, china pub on authentication can be used
- 2022-02-28 11:53:50下载
- 积分:1
-
Huffman算法,delphi Huffman算法利用图像压缩。
HUFFMAN 算法,delphi用huffman算法实现图象的压缩.-HUFFMAN algorithm, delphi Huffman algorithm using image compression.
- 2022-03-19 09:41:31下载
- 积分:1
-
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步...
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件;
步骤二:定义生成图形所需要的参数;
步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。
步骤四:将生成的Bitmap保存为位图文件。
-VC did not learn how long I will do this small tools and share with you. Its main function is to be generated from the definition graphics and seals for the preservation bmp picture, and I hope to use you a bit. The specific methods to achieve the following : Step 1 : Generation dialog, and add the corresponding controls, the pictures showed a picture control; Step 2 : definition graphics generated by the parameters; Step 3 : through the definition of parameters, generate the corresponding Bitmap, and the Picture Control showed the bitmap, See achieve specific source. Step 4 : Generation to preserve the Bitmap bitmap file.
- 2023-04-09 06:30:03下载
- 积分:1
-
用于微地震去噪的卡尔曼滤波
通过卡尔曼滤波梦实现对微地震数据的去噪。!!!!!!!卡尔曼的子程序!!!!!!!!!!!!!!!!!!! infile 代表输入文件名 !!!!!! outfile 代表输出文件名 !!!!!! itrace 总道数 !!!!!! isample 处理的采样点数 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! subroutine KALMANF(infile,outfile,itrace,isample)
- 2022-02-13 19:23:51下载
- 积分:1
-
java3d done with a simulation of a simple courtyard and the simple physical anim...
一个用java3d做的模拟一个简单的院子和简单的形体动画。-java3d done with a simulation of a simple courtyard and the simple physical animation.
- 2022-07-27 18:46:42下载
- 积分:1