CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 数据转换

搜索资源列表

  1. yuv422_jpg

    1下载:
  2. 使用JPEG库将从摄像头得到的YUV格式数据缓冲区转换为JPG文件的示例代码.-example of how to convert YUV data from camera to JPG file using libjpeg
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1016
    • 提供者:不知道
  1. gdalwin32dev142

    0下载:
  2. 读写图象数据和投影转换的开源软件,提供大量接口api.-Read and write image data and projection conversion of open-source software, providing a large number of interface api.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:235623
    • 提供者:原木需
  1. shp2sdo

    0下载:
  2. shp转换,方便用户批量转换数据用,可以到win平台 linux平台-shp conversion, batch conversion and user-friendly data, one can go to win the platform linux platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:99748
    • 提供者:李杰
  1. bcbgasm

    0下载:
  2. 又一个汇编嵌入cbc例子,不同的是调用的汇编是从其他宿主程序导出的,你可以假定是encode函数,功能是将原始数据通过encode转换为新数据。没任何输出,只是例子,看懂了对注册机很有帮助-Also a compilation of embedded cbc example, different calls are the compilation are derived from other host program, you can assume that is the encode func
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:426126
    • 提供者:evilight
  1. jisuanqi

    0下载:
  2. 可以进行简单的数学运算:加、减、乘、除,sin(),cos(),tan()等,还可以对数字进行取余和开方的运算。但仅限于十进制下,还可以进行数的正、负之间的相互转换,exit表示退出, clear表示初始化,有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。-Can perform simple arithmetic: add, subtract, multiply, divide, sin (), cos (), tan (
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:4974
    • 提供者:叶晓彬
  1. shujujiegou

    0下载:
  2. 数据结构中螺旋矩阵、报数问题、进制转换、文本加密解密-Spiral data structure matrix, the number of reported problems, hexadecimal conversion, text encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:48589
    • 提供者:HQ
  1. ccc

    0下载:
  2. 定义一个计时器类,对计时器对象初始化就是给其数据成员赋初值表示秒数。在创建对象时,构造函数传递的参数可以是一个整数、一个数字串、两个参数(秒数和分钟数,转换成总秒数),也可以不带参数,使初始值为0。-Timer to define a category on the timer object is initialized to its initial value data member, said the number of seconds given. In the creation of t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:217157
    • 提供者:刘晓倩
  1. DESDemo(less_effect)

    0下载:
  2. 这是DES加密算法的一个简单实现,并没有用位操作高效地运算数据,而是将字节型直接转换成bool型数组,非常低效,但是用于演示比较不错-This is the DES encryption algorithm is a simple implementation, and did not use bit operations efficiently computing data, but will be directly converted to byte-type bool-type array
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:20966
    • 提供者:沧海
  1. MutiNumberSystem

    0下载:
  2. 还在为多进制的转换而伤脑筋么,请参考这个程序.实现多种不同进制数据之间的转换-Is also a multi-binary conversion and worry about Mody, please refer to this procedure. To achieve a variety of data conversion between binary
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:19093
    • 提供者:舞客
  1. linux_kernel_comments

    0下载:
  2. 80386是一种先进的32位微处理器的多任务优化 操作系统和应用需要很高的设计 性能。 32位寄存器和数据路径支持32位地址 和数据类型。该处理器可以处理多达4 GB的物理 内存和64兆兆字节(246字节的虚拟内存)。片上 内存管理的设施包括:地址转换寄存器, 先进的多任务硬件,一个保护机制,分页的虚拟 内存。特别调试寄存器提供的数据和代码甚至断点 ROM中的软件。-80386 is an advanced 32-bit microprocessor optimi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7410064
    • 提供者:thinkinweb
  1. ExcelAccessSrc

    0下载:
  2. 针对Excel表格文件操作的编程实现,通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件。-Excel spreadsheet file for programming operations, through the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:699681
    • 提供者:hyc
  1. fb_test

    0下载:
  2. LCD测试程序,2440开发板,显示图片,要用 软件转换成RGB格式的数据-fdjslfjdsfl lslfdjsl djslf dsjl dsjl dsjl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:780
    • 提供者:lufei
  1. zhuanghuan

    0下载:
  2. 这个一个用数据结构来写的算法。求将10进制数转换成8进制数的方法
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:743
    • 提供者:陈毅
  1. EasySitePM_Enterprise_3_5_10_0413_UTF8

    0下载:
  2. EasySitePM Enterprise3.5系统是一款适用于不同类型企业使用的网站管理平于,它具有多语言、繁简从内核转换、SEO搜索优化、图片自定生成、用户自定界面、可视化订单管理系统、可视化邮件设置、模板管理、数据缓存+图片缓存+文件缓存三重提高访问速度、百万级数据快速读取测试、基于PHP+MYSQL系统开发,功能包括:产品管理、文章管理、订单处理、单页信息、会员管理、留言管理、论坛、模板管理、语言管理、权限自定等,更多功能请详细查看以下说明-EasySitePM Enterprise3.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:4848459
    • 提供者:阿里巴巴
  1. AD

    0下载:
  2. 本源码用来实现在嵌入式开发中,对于数据的模/数转换功能,由c语言编写,适用于linux操作系统下的嵌入式开发.-The source code used to implement in embedded development, the data in analog/digital conversion from c language for embedded linux operating system development.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:97288
    • 提供者:yoyo
  1. 20073169281648

    0下载:
  2. 一款作者说比WinZip速度快很多的SINE256加密算法模块。支持指定密钥,长度。支持加密,解密以及加解密文件。速度比较快,源代码给出详细的转换统计,如转换时间以及结果,另外给出数据加密分析指示。总之对于研究加密算法的网友是一个不错的学习示例。提示的是这个代码对于中文加密好像有问题,我没有时间仔细去研究,大家改进的话麻烦给我一份,我发布上来,让大家共享。 -A writer says is much faster than the SINE256 WinZip encryption algor
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:18298
    • 提供者:dengatom
  1. Orca_chs

    0下载:
  2. Orca(Msi文件编辑器) Orca 是一款由微软提供的用于 Windows Installer 数据库表编辑器。可用来编辑 Windows Installer 数据库文件 (.msi) 文件,合并模块 (.msm) 文件,补丁 (.msp) 文件,内部一致性计算程序 (.cub) 文件和补丁创建属性 (.pcp) 文件。是修改和本地化 Windows Installer 数据库的最佳辅助工具。 主要特点有: - 可以任意添加、删除、导入、导出和重新构架数据表; - 可以任意
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4751121
    • 提供者:huihui
  1. 8paper8

    0下载:
  2. 一种利用CPRNG实现的混沌同步加密通信方案 提出了一种利用新型的基于混沌的伪随机数发生器CHAOS系统实现的数据加密通信方案, 在该方案中,发、 收两端的CPRNG系统将驱动系统产生的混沌序列转换为加密密钥序列,利用这些密钥序列对明文数据按字节切 换交替加密, 系统的主要优点是在通信的安全性和同步性上有所改善,且便于用软件实现,-An encryption approach to chaos synchronization communications by using CP
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:267549
    • 提供者:li
  1. RedHatAs5L7_filter

    0下载:
  2. :分析了Linux netfilter/iptables架构下L7-filter的功能、工作原理和实现机制,利用iptables的独立模块L7- fiter实现了具有封锁MSN、QQ等P2P封包过滤功能,并进行相关测试。测试结果表明,该layer7的封包过滤可以在具 有网络地址转换(NAT)功能的防火墙体系上实现,限制对P2P等大流量数据对网络带宽的占用,使得网络运行更加 高效稳定。 -This paper analyzed the function,working princi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:89698
    • 提供者:wang
  1. TIN

    0下载:
  2. 利用contour.ocx和经纬度+高程数据进行tin转换.-And the latitude and longitude+ by contour.ocx tin elevation data conversion.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:16104
    • 提供者:李志洪
« 1 2 34 5 6 »
搜珍网 www.dssz.com