搜索资源列表
sendkey
- 老外写的一个关于模拟键盘事件的示例程序-written by a foreigner on the simulated keyboard sample program
kenel_crypto
- 内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-cbc (des,des_ede3,aes,b
[ 2005-06-06 ][Complete] PrivateKeySystem
- A sample code for private key system
(Crypto++)
- 几乎涵盖了所有加密算法的源代码3des,md5,rsa,sha……,还带有测试sample,不可多得的好东西。-cover almost all encryption algorithm source code 3des, md5, rsa, sha ... also with a test sample, a very good thing.
Charting-Sample.rar
- 简单的Mschart API开发小程序,可以对X、Y轴坐标轴进行设置。,Mschart API to develop a simple small program, can be X, Y axis set axes.
pci-sample.rar
- 这是一个关于pci设备的驱动源码,非常适合linux下pci设备驱动的开发,This is a pci device driver on the source, very suitable for pci under linux device driver development
Sample
- 通过RegOpenKey函数打开注册表,如果不存在注册项,就调用regcreatekey函数创建一个。-Through the RegOpenKey function to open the registry, if the register does not exist, the function on the call to create a RegCreateKey.
sigaction.c
- A sample program to demonstrate the usage of signal handling in linux C programing language.
linux-ldd3
- 这个是和linux设备驱动第3版配合使用源码,在书里使用的例子源码-This is a linux device drivers 3rd edition with the use of source, in the book example of the use of source
sample-LCD
- 一个简单的LCD编程实例,可以自动检测出LCD的分辨率及BPP(bit per pix),最后让LCD显示各种不同颜色.是初学LCD编程的一个很好的简单例程-A simple LCD programming examples, you can automatically detect the LCD' s resolution and BPP (bit per pix), and let the LCD display a variety of different colors. Is a
surge
- surge apllicationA common application of sensor networks is to sample a sensor periodically (e.g., light or temperature) and report readings to a base station, which is typically a node with a wired network connection and power source. ᠋
UART-sample
- A simple UART example to driver serial port. Quite Simple and useful for dummy.
tracepoint-sample
- Executes a tracepoint when /proc/tracepoint-sample is opened.
USBView-sample-application
- 一款很不错的Windows USB设备管理器的Sample Code-A very good Windows USB Device Manager Sample Code
inotify-sample
- inotify 示例 在日常工作中,人们往往需要知道在某些文件(夹)都有那些变化。Linux为此设计了inotify机制,它可以实时地报告linux文件系统的相关事件。-inotify sample Inotify (inode notify) is a Linux kernel subsystem that acts to extend filesystems to notice changes to the filesystem, and report those changes t
trace-events-sample
- Notice that this file is not protected like a normal header. We also must allow for rereading of this file.
GrCustomCoordsTextureEffect
- The output color of this effect is a modulation of the input color and a sample a texture. It allows explicit specification of the filtering and wrap modes (GrTextureParams). The input coords are a custom attribute. -The output color of this effect
3dm-bws-061134
- bms to osz converter a source code sample-a bms to osz converter a source code sample
ICU4C-Sample
- ICU4C 应用实例。关于ICU4C介绍如下: ICU4C是ICU在C/C++平台下的版本, ICU(International Component for Unicode)是基于 IBM公共许可证 的,与开源组织合作研究的, 用于支持软件国际化的开源项目。ICU4C提供了C/C++平台强大的国际化开发能力,软件开发者几乎可以使用ICU4C解决任何国际化的问题,根据各地的风俗和语言习惯,实现对数字、货币、时间、日期、和消息的格式化、解析,对字符串进行大小写转换、整理、搜索和排序等功能,必须一
DoubleCA-GMSSL-Sample.PPLIC.2020.02.26
- 经常学习使用的开源SSL,方便大家学习加解密算法(This is a kind of OPENSOURCE SSL)