搜索资源列表
grafix-1[1].4.rar
- Grafix是一个C++软件包,它用于辅助程序员通过图形用户界面为X-windows来编写程序,主要一类库是直接实例化窗口对象 并得出新类,许多现实的实例程序。
superXcopy
- Xcopy 选项: /a 包含属性 /b 备份模式(只拷贝设置为归档属性的文件) /c 把目标文件的创建日期设置为当前文件日期 /e 包含创建空目录 /f 刷新已存在文件(只拷贝已存在的文件) /h 拷贝隐含文件 /p 对每个文件/目录都进行确认 /q 简洁模式 /r 多盘拷贝(如果目标盘为A-E且容量小于2M时会被提问) /s 包含子目录 /u 更新模式(只拷贝新文件) /v 校检目标文件,速度缓慢 /w 窗口模式 /x 文件名 不包括该
KeyFile
- 用C#处理数字证书 使用System.Security.Cryptography.X509Certificate名称空间 System.Security.Cryptography.X509Certificate名称空间特别重要,因为它提供了开发人员处理数字签名的那些类. 提供了读取一个X.509证书的代码,和 使用不对称加密加密与解密数据的代码-C# using digital certificates System.Security.Cryptogra phy.X509C
RBDS
- The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation of the encoder and decoder of a binary cyclic codes, using bitwise shifts and xor for modulo g(x) operations. -The decoding algorithm used in RBDS.c
paco-2.0.3.tar
- About: Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when installing programs from source code. It uses the LD_PRELOAD method to track package installations, and provides various options to keep the installed sof
VA_X.10.4.1619.crack
- 非常棒的VC插件,能大幅度提升工作效率,强烈建议使用VC的同学安装!! 将安装目录中的VA_X.dll覆盖掉即可,注意版本。 关于visual assist x: 由whole tomato开发的visual studio的插件,通过它你可以实现高亮代码、输入提示、组织代码、纠错代码、快速阅读. 用这个东西可以在visual studio里快速高效方便地开发c++,vb,c#程序。下面是visual assist x的相关链接:-VC great plug-in, can gr
linux-gpib-3.1.101.tar
- The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. The API of the C library is intended to be compatible wit
gb_handle
- /* gb_handle.c --- a gb encoding handle for libexpat 1.95.x */ /* create by hunter, 2004-1-29 */ /* utf-convert is original from Guo Jin (guojin@iss.nus.sg) */ /* and I change it a lot.-/* Gb_handle.c--- a gb encoding handle for libexpat 1.9
PlayfairCipher_codes
- Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854
autopano-sift-C-2.5.1.tar
- 这是拼接程序autopano-sift的c接口源码,它运行更快而且不要c#运行环境-autopano-sift-C is a C port of the C# software autopano-sift. It is somewhat faster and doesn t require a C# runtime- Installing the mono C# runtime on OS X has proved to be problematic on some systems.
3DES
- 3DES又称Triple DES,是DES加密算法的一种模式,它使用3条56位的密钥对数据进行三次加密。数据加密标准(DES)是美国的一种由来已久的加密标准,它使用对称密钥加密法,并于1981年被ANSI组织规范为ANSI X.3.92。DES使用56位密钥和密码块的方法,而在密码块的方法中,文本被分成64位大小的文本块然后再进行加密。比起最初的DES,3DES更为安全。-3DES, also known as Triple DES, DES encryption algorithm is a
x
- code source application traitement d image builer C++
X-Crypter_1565543282003
- 国外人写的加/解密程序,非常适合初学者来学习使用。-X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made.It is programmed originaly in turbo c 2.01 but it works fine in MSVC++ 6.0 Standard
x.509
- c++实现x509证书取公钥,没有用到类库, 利用c++语言基本读写等函数做成-c x509 certificates to take the public key, and did not use the class library, Using c language and basic literacy functions made
omap3_spi.c
- DM3730uboot启动过程中没有加载SPI驱动,也就是说在uboot阶段时无法使用SPI功能。本源码根据TI别的平台的uboot启动代码修改而来,已经经过验证,适合DM3730 SPI。使用时需要注意配合自己的SPI器件修改DM3730 SPI相应寄存器值,比如是上升沿还是下降沿,有没有DC/X等等。-DM3730uboot not loaded during startup SPI driver, that can not be used in stage uboot SPI functi
jeffy-vim-v2.1
- vim 配置 很有用.我增加了一些很有用的修改,c+x c+v 等windows 配置.-vim configuration is useful, I added some useful changes, c+x c+v other windows configuration
i8259
- Invalidates all iterators @c x that reference this container.
textsearch
- Invalidates all local iterators @c x that reference this container Source Code for Embedded Linux.
ip6t_owner
- Invalidates all iterators @c x that reference this container, are not singular Source Code for Embedded Linux. -Invalidates all iterators @c x that reference this container, are not singular Source Code for Embedded Linux.
log
- 基于LINU X平台的日志模块实现,日志输出模块,功能如下: 1. 记录日志到文件,按日期和大小进行归档 2. 日志的输入格式和printf的格式相同 3. 支持对日志文件进行压缩(Logging module implementation)