搜索资源列表
BenQ-SC-SDK
- 本开发包是为明基扫描仪专门提供的,可以让用户进行二次开发的开发包。该开发包是用VC++ 6.0开发的动态连接库(scan.dll)。接口简单,调用方便,让您可以在最短的时间内实现对明基扫描仪的功能定制。另外,本开发包还提供给用户明基自行开发的影像文件读写库(ImageRW.dll),提供了多种影像格式的支持,让您可以方便的将扫描得到的影像数据存成各种格式(支持的文件格式有BMP, PCX, JPG, TIF, TGA, PNG)的影像文件。本开发包内还附有开发例程,即使你一点都不了解扫描仪的驱动
PC SC Sample
- 微软PC/SC编程,基于SCM得Reader.开发程序.符合ISO7816 ,操作系统Windows2-Microsoft PC / SC programming, Based on SCM in Reader. development process. with ISO7816, Windows 2000 operating system
vdr-sc-0.8.7
- linux softcam emulator for using with vdr.
sha256
- SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc) void SHA256Update (SHA256Context *sc, const void *data, uint32_t len) void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE]) 第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果-SHA-256 sou
sctp
- 在linux环境下的流控制传输协议(sctp)的源代码 -Linux environment in the Stream Control Transmission Protocol (sctp) source code
vdr-sc-0.9.1.tar
- VDR softcam plugin 0.9.1
sc-0.3.0.tar
- linux下的专门用于处理PKCS11的c++库和源代码 非常好用,直接初始化调用,参照。 -under linux dedicated to deal with PKCS11 the c++ libraries and source code very easy to use, direct initialization call, in the light.
vdr-sc-0.8.1.tar
- 这是一个LINUX环境的 VDR 插件源代码,可支持Irdeto, Seca, Viaccess, Nagra, Conax & Cryptoworks等CA系统的读卡、共享等操作。-This is a "plugin" for the Video Disk Recorder (VDR). See the file COPYING for license information. Descr iption: SoftCAM for Irdeto, Seca, Viaccess
Nachos-scheduler.tar
- 本课题的目的是要实现缺页处理程序,这需要在适当的时候将某些页面替换出/入。为了减少缺页和将页面从内存淘汰到磁盘的次数,要求你实现五种页面替换算法。 NRU(Not Recently Used)算法 SC(Second Chance)算法 Clock算法 Working Set算法 Aging算法 -The purpose of this project is to achieve the missing page handling procedures, which ne
sc
- 模拟Windows屏幕保护的机制做的“屏幕保护”程序 程序自动搜索文件夹下的图片 并循环展示 默认时间是1秒哦~-Simulation of mechanisms to Windows screen saver of " Screen Saver" program automatically search folders displayed under the picture and circle
sms_lib
- linux平台下,收发sms的源代码。 提供设置短信中心号码,首选存储内存,直接发生AT命令接口。-a lib for send receive sms run on Linux OS, provide setting SC, prefer storage memory, and send AT command functions.
vdr-sh4
- VDR: Linux DVB Program , sh4 build
sc-3455c05be6c1.tar
- SoftCAM for Irdeto, Seca, Viaccess, Nagra, Conax & Cryptoworks
testpcsc
- Smart Card PC/SC testing program for Linux
RSA
- original rsa as given by rivest,shamir , and adleman. Its problems in decryption are optimized using rsa variants like crt rsa, multiprime rsa, rebalanced rsa and rprime rsa. U should give the no. of bits to be 1024 and check it on netbeans 6.5 or la
kaffeine-sc-plugin-0.4.0.tar
- Linux Kaffeine Plugin
sc-rm7k
- sc-rm7k.c: RM7000 cache management functions.
sc-rm7k
- sc-rm7k.c: RM7000 cache management functions.
sc-ip22
- sc-ip22.c: Indy cache management functions.
sc
- 一个SC的简单的词法分析器,适合学习使用.-A simple parser for SC.