搜索资源列表
EncodeDecode
- 编写//凯撒密码的模拟程序 //1:用于凯撒密码的加密 //2:用于已知密钥的解密 //3:用于未知密钥的解密 //0:表示退出该程序
DaVinciDM6446 demo源码
- DaVinciDM6446 demo源码 encodedecode
EncodeDecode
- 编写//凯撒密码的模拟程序 //1:用于凯撒密码的加密 //2:用于已知密钥的解密 //3:用于未知密钥的解密 //0:表示退出该程序-Preparation// Caesar password simulation program// 1: for Caesar encryption// 2: for the decryption key is known// 3: unknown key for decryption
encodedecode
- it an encode decode program for creating a buffer in the kernal space and then reading it form the user space-it an encode decode program for creating a buffer in the kernal space and then reading it form the user space
encodedecode
- Davinci 6446音视频编码解码显示程序-Davinci 6446 audio and video codec display program
encodedecode
- dm365平台下应用dvsdk软件开发包实现视频的编解码-dm365 application dvsdk platform software development kit for video codec
EncodeDecode.tar
- 代码例程,讲解如何使用ffmpeg进行编解码,同时说明了ts流如何封装,一个不错的示例。-Code examples to explain how to use ffmpeg codec, while ts stream explains how to package, a good example.
encodedecode
- davinci dm6446源码,实现编码和解码功能。也可移植到高版本提供参考-davinci dm6446 source to achieve encoding and decoding capabilities. Can also be ported to a higher version provides reference
encodedecode
- dvskd3中的encodedecode的demo示例。可以通过dm6467等开发板采集编码,解码保存视频。 需要dvsdk3开发环境-dvskd3 the encodedecode the demo examples. Coding, etc. can be collected by dm6467 development board, save the video decoding. Need dvsdk3 developm
jsonlab-1.0
- matlab code for JSONlab a toolbox to encodedecode JSON files in MATLABOctave
UUENCODE_Base64-encodedecode
- UUE(UUENCODE ) & Base64编码解码原理源代码。可自定义编码表(纯字符串),修改编码表即可在UUE和Base64编码解码之间切换,已优化解决不支持中文的BUG。 纯字符串方式,不考虑定长折行和加行首字符及文件头尾定义等,方便网页运用,可直接移植为ASP代码(需要删除AS变量类型限定)!-UUE (UUENCODE) & Base64 encoding and decoding principle sourc