-
该程序将YUV文件DCT 量化然后HUffman编码
然后再做反运算~还原成YUV文件...
该程序将YUV文件DCT 量化然后HUffman编码
然后再做反运算~还原成YUV文件
-the program will document YUV DCT quantization coding then HUffman then take anti-Operational ~ 10% reduction YUV documents
- 2022-03-25 01:20:07下载
- 积分:1
-
扫雷
要执行项目。它将用于我的科目。我想知道它如何工作。扫雷是我的项目。我想要你的帮助来做我的项目。我想研究或了解如何在扫雷艇正在使用 c#。而我也教我对它如何工作的朋友。
- 2023-01-11 14:10:04下载
- 积分:1
-
<Visual C++数据库通用模块及典型系统开发实例导航>的源码...
的源码- Source
- 2022-02-21 20:23:12下载
- 积分:1
-
Opengl 的行星系统
这是一个简单的 Opengl 行星系统设在本网站:
http://xcodigoinformatico.blogspot.com.br/2012/09/sistema-planetario-en-opengl-c.html
好吧这是一个非常有用的代码,模拟行星系统,给出细微的差别和运动,在中执行的类型项目
计算机图形学课程。
这是一个简单的程序,模拟行星系统用户 opengl 的初学者。我引用这个网站,还有
更完整的版本,与几个项目: 照明、 z-缓冲,除其他外。此程序可以使用的几何
- 2022-02-20 09:41:10下载
- 积分:1
-
modbusTCP客户端
在Windows系统中C++编程模拟成modbusTCP客户机设备,与工控场合的modbusTCP服务机设备实现通信。modbusTCP服务机采用MCGS触摸屏。用CAsyncSocket类实现基础TCP/IP通信,接收来自服务机的modbusTCP编码,识别编码并按照modbusTCP协议编制回应信息码,通过以太网返回服务机。编程环境为Visual C++6.0,程序简洁,可作交流与参考。
- 2023-02-12 01:40:03下载
- 积分:1
-
ajax 使用范例程式 ajax 使用范例程式
ajax 使用范例程式 ajax 使用范例程式 -How to user ajax
- 2023-03-12 10:20:04下载
- 积分:1
-
这是大学学院主页,希望对大家有帮助 谢谢大家
这是大学学院主页,希望对大家有帮助 谢谢大家-This is the University College home page, we want to help
- 2022-03-19 11:29:19下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1
-
神经网络,神经网络算法,代码,操作保证…
neural network,神经网络的BP算法的代码,保证能运行,Back Propagation-neural network, the BP neural network algorithm code, the guarantee of operation, Back Propagation
- 2022-04-27 06:22:27下载
- 积分:1
-
用C++写的最短路径程序,是基于迪杰斯特算法.
用C++写的最短路径程序,是基于迪杰斯特算法.-C was the shortest path procedure is based on the Dijkstra algorithm.
- 2022-02-05 14:29:21下载
- 积分:1