-
H.263编解码原程序及测试程序源码,含测试序列。具体关于H.263编解码的介绍这里就不用多说了吧,这里有很难得的测试程序源代码!...
H.263编解码原程序及测试程序源码,含测试序列。具体关于H.263编解码的介绍这里就不用多说了吧,这里有很难得的测试程序源代码!-H.263 codec original program source code and test procedures, including test sequence. Specific on the H.263 codec introduced here on the fact the bar, here are hard to come by testing program source code!
- 2022-12-19 07:45:03下载
- 积分:1
-
GUI result inquiry system. Many functions can be achieved. Really ah
GUI成绩查询系统。可以实现很多功能。真的可以啊-GUI result inquiry system. Many functions can be achieved. Really ah
- 2023-04-23 17:20:03下载
- 积分:1
-
渭南移动电子警务源代码实现
图像编程应用中的渭南移动电子警察源代码的实现-images of Weinan mobile electronic police source code to achieve
- 2022-11-17 18:15:04下载
- 积分:1
-
FreeTextBox is a free Asp.net page editor, the official default to English, this...
FreeTextBox是一款免费的Asp.net网页编辑器,官方默认为英文版,该版本设置为简体中文版,可以设置文字样式、在线排版、图片上传等(FreeTextBox源码需要单独购买授权),该代码包括了各类应用的演示和实现过程
包括:功能设置、下拉显示、多语言(包括简体中文、繁体、英文等)切换、JS调用、WebParts应用、Ajax无刷新交互、
-FreeTextBox is a free Asp.net page editor, the official default to English, this version is set to Simplified Chinese version, you can set the text style, on-line publishing, image upload, etc. (FreeTextBox source license must be purchased separately), the code include a wide range applications, demonstration and implementation process include: feature set, drop-down display, multiple languages (including simplified Chinese, traditional Chinese, English, etc.) to switch, JS call, WebParts applications, Ajax without refreshing interaction,
- 2022-02-01 19:17:34下载
- 积分:1
-
一个不错的换肤程序
一个不错的换肤程序-a good Eurocargo procedures
- 2022-03-04 17:19:27下载
- 积分:1
-
一个Delphi开发的矢量3D绘图源代码
一个Delphi开发的矢量3D绘图源代码-abstract : drawing 3D shapes and changing the camera and screen position with the mouse
key words : 3D graphics, geometry, perspective, floodfill, vector graphics, camera, World view, homogeneous transforms
software used : Windows XP, Delphi 6
hardware used : Pentium 1.400Mhz, 256 M memory, 140 G hard disc
scope : Delphi 1 to 8 for Windows, Kylix
level : all developers
- 2023-07-22 20:10:03下载
- 积分:1
-
简单的坐标系处理
简单的坐标系处理-simple coordinates processing
- 2022-08-23 08:05:56下载
- 积分:1
-
planets太阳系八大行星
资源描述
import QtQuick 2.0
import QtCanvas3D 1.0
import "planets.js" as GLCode
Item {
id: mainview
width: 1280
height: 768
visible: true
property int focusedPlanet: 100
property int oldPlanet: 0
property real xLookAtOffset: 0
property real yLookAtOffset: 0
property real zLookAtOffset: 0
property real xCameraOffset: 0
property real yCameraOffset: 0
property real zCameraOffset: 0
property real cameraNear: 0
NumberAnimation {
id: lookAtOffsetAnimation
target: mainview
properties: "xLookAtOffset, y
- 2022-03-09 11:25:15下载
- 积分:1
-
视频图像处理,在视频上加入上浮文字
视频图像处理,在视频上加入上浮文字-video image processing, video, text to float
- 2022-11-25 19:55:04下载
- 积分:1
-
This process could be restored due to noise/noise interference or distortion due...
这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。-This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the Lucy-Richardson filter was used, while the code also used the optical flow analysis, it is estimated that the length and fuzzy perspective.
- 2022-07-05 09:28:48下载
- 积分:1