登录
首页 » Linux Network » 用嵌入式linux进行图像处理的程序,比如压缩,学习的人可以参考一下...

用嵌入式linux进行图像处理的程序,比如压缩,学习的人可以参考一下...

于 2022-05-12 发布 文件大小:55.33 kB
0 116
下载积分: 2 下载次数: 1

代码说明:

用嵌入式linux进行图像处理的程序,比如压缩,学习的人可以参考一下-using Embedded Linux image-processing procedures, such as compression, learning can take a look

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DM500 used in the West to understand the dynamic of the trip must be aware of
    DM500上用的着的动西懂着行的一定知道-DM500 used in the West to understand the dynamic of the trip must be aware of
    2022-05-01 00:20:34下载
    积分:1
  • firepass
    Firepass - 一种隧道技术工具,通过它可以避开防火墙的规则约束,将数据流封装在合法的HTTP POST请求中。任何基于TCP/UDP协议的子协议可以通过它来穿越HTTP代理服务器对HTTP协议的严格审查。到目前为止,客户端和服务器端仅用PERL语言编写。服务器端作为一个CGI脚本运行在WEB服务器上。Firepass的主要特点是用户可以在外网使用几种方法安装服务器端脚本。用户无需在外网计算机上帮定任何端口。当服务端脚本被置于企业WEB服务器上,客户端脚本从外部网络和它通信时,Firepass也可适用于反弹作业。-Firepass-a tunnel technology tools, it can be avoided through the firewall rules to the data flow Packaging legitimate HTTP POST request. Any TCP/UDP protocol for the agreement to cross through its HTTP proxy server to the HTTP protocol rigorous review. So far, the client and server side only PERL language. Server as a CGI script is running on Web servers. Firepass are the main characteristics of network users who can use several methods to install the server-side scripting. Net users who need computer help any port. When the service was placed in the script-enterprise Web server, the client script from the network and its external communications, Firepass also apply to rebound operations.
    2022-05-30 18:24:08下载
    积分:1
  • SAML(Security Assertion Markup Language,安全断言标记语言)是由OASIS管理,得到各主流IT厂商支持和部署最广泛的网站S...
    SAML(Security Assertion Markup Language,安全断言标记语言)是由OASIS管理,得到各主流IT厂商支持和部署最广泛的网站SSO标准。它提供了一个安全且可扩展的数据格式集,在各种环境下交换数据和身份识别信息。-The OpenWS library provides a growing set of tools to work with web services at a low level. These tools include classes for creating and reading SOAP messages, transport-independent clients for connecting to web services, and various transports for use with those clients. The XMLTooling library, contained within OpenWS, provides the ability to work with XML as regular Java beans. This is similar to the Java Architecture for XML Binding (JAXB), XMLBeans, and XStream libraries. It differs from these libraries in three main ways: Much finer control to developer for what happens during the marshalling and unmarshalling processes Much more extensible, allowing various implementations of all of it s XMLObjects Support for XML Digital Signatures and Encryption
    2023-02-07 11:45:04下载
    积分:1
  • 用VC实现的PING源代码,提供了两种实现方式:1、Windows Socket;2、基于ICMP。代码总共才500多行,对于理解PING程序原理很有帮助...
    用VC实现的PING源代码,提供了两种实现方式:1、Windows Socket;2、基于ICMP。代码总共才500多行,对于理解PING程序原理很有帮助-with VC"s PING source code, provided implemented in two ways : one, Windows Socket; 2, based on ICMP. A total of code before more than 500 firms, the procedures for understanding PING helpful Principle
    2022-01-26 01:08:20下载
    积分:1
  • 本驱动是LINUX下开发的S3C2410的8通道的ADC驱动.可以直接insmod使用.包含测试程序TEST....
    本驱动是LINUX下开发的S3C2410的8通道的ADC驱动.可以直接insmod使用.包含测试程序TEST.-This driver is developed under LINUX the S3C2410-driven 8-channel ADC. Can directly use insmod. Contains test procedure TEST.
    2022-02-26 01:42:09下载
    积分:1
  • 这是简单的一口栈。
    this is simple sip stack.
    2022-02-28 19:44:18下载
    积分:1
  • Application for connection modems by AT
    Application for connection modems by AT-command. Include simple file transfer protocol. Based on Qt 4.5.3 and QSerialDevice_v0.1.0 library.
    2022-01-25 17:55:40下载
    积分:1
  • 在网络程序设计过程中,我们经常要与各种类型的代理服务器打交道,比如在企业内部网通过代理去访问Internet网上的服务器等等,一般代理服务器支持几种常见的代理协...
    在网络程序设计过程中,我们经常要与各种类型的代理服务器打交道,比如在企业内部网通过代理去访问Internet网上的服务器等等,一般代理服务器支持几种常见的代理协议标准,如Socks4,Socks5,Http代理,其中Socks5需要用户验证,代理相对复杂。我在查阅RFC文档和相关资料后,特总结一些TCP协议穿透代理服务器的程序片断,希望对大家有所帮助。-Procedures in the network design process, we often must deal with various types of proxy servers, such as in-house CNC had agents to visit Internet web server, etc., generally a proxy server to support several common proxy protocol standards, such as socks4 , Socks5, Http proxy, Socks5 which requires a user authentication, Deputy relatively complex. I have access to the relevant RFC documents and information, special summing up a number of TCP protocol procedures penetration clips proxy server, and they hope to be helpful to everyone.
    2022-09-29 07:10:02下载
    积分:1
  • Linux的命令操作(文件目录和压缩等命令) 及详细的实验
    Linux的命令操作(文件目录和压缩等命令) 及详细的实验-Linux command operations (commands such as file directory and compression) and detailed experimental
    2022-03-18 14:15:10下载
    积分:1
  • 示范了Unix和Linux下如何利用Raw Socket构造伪装的TCP、IP、UDP的包...
    示范了Unix和Linux下如何利用Raw Socket构造伪装的TCP、IP、UDP的包- How has demonstrated under Unix and Linux uses Raw Socket structure camouflage TCP, IP, the UDP package
    2022-03-05 13:52:07下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载