搜索资源列表
tuxitong
- 有关读者种类标准制定以及信息输入、删除。读者基本信息输入、查询、修改、删除。书籍类别标准制定以及类别信息输入、查询、修改、删除。图书信息的输入、查询、修改、删除。借书信息输入、查询、修改。还书信息输入、查询、修改。 系统用户权限管理。-readers of the types of standards and information input, delete. Readers basic information input, inquiries, modification, deletion.
S0P0Y0
- LIBRARY fivedll DEscr iptION Spy password input Hook DLL, by netcom@163.net EXETYPE WINDOWS EXPORTS SpyGetMsgProc @2 SpyCallWndProc @3 -LIBRARY fivedll DEscr iptION Spy password input Hook DLL, by netcom@163.net EXETYPE WINDOW
300_encrypt
- 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests:
protocol_in
- Module: protocol_in.c Program: PROTOCOL LIBRARY Info: Message processor for all protocols (input functions). Subsystem: OpenFEP - OSI Front-End Processor Notes: moved from fepcommand.c split into protocol_in.c and protoco
Hook
- 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
GlVideoManager
- VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but it can be used in many other ways. With Vid
ring0
- Library Delphi Ring0 Library. Execution of code in ring zero, the manipulation of the process input-output.
844853565
- 一个简单的拼音输入法,包含了GBK库 -A simple phonetic input method library contains GBK
src
- FTGL源代码,FTGL为Qt下多种形式文字输入的插件库,支持多边形和位图等文字的输入。-FTGL source code, FTGL under the various forms of text input for the Qt library plug-ins, support polygons and bitmaps and other text input.
Guitar-Shop-Program
- 吉他店程序实现 C++吉他店及店内库存乐器类管理程序,C++程序 一共有四个类,不仅可以卖吉他,还有其他类的乐器可以出售,而且,要提供初始化库存信息,所以用了TXT文件输入输出,比较简单,还有可以根据不同的属性查询乐器,有:名称,价格,制造商,背板材料,模型,类型等,而且如果没有此乐器,要显示库存没有,我又增添了乐器出库(卖出)四个类:1、库存管理员类 2、仓库类 3、乐器类 4、吉他店类(组合类)-Program for the guitar shop guitar shops and C
freeverb3-2.5.14
- Freeverb3是一个声音处理库,能对输入语音产生各种混响效果。-Freeverb3 is a sound processing library that can generate a variety of reverb input speech.
mpi_linux
- This code is in linux and mpi is one of linux library ,I wrote it in C++ and this code can sort more than one milion integer inputs and when we want to compile and run this code if we wrote the number cores that there are in our system,this code able
LinuxC_HSQJ
- C语言的标准库函数,如数学类函数、输入输出类函数、字符处理类函数、图形类函数和时间日期类函数-The C language standard library functions, such as math class functions of input and output functions of character handling function, the function of the Graphics class and of the time and date functions
tqinput.tar
- 天嵌科技输入法库的使用,支持简体中文,解压后即可使用。-Day embedded technology input the use of library, support simplified Chinese, after decompression can use.
Finger
- 以mini2440开发板为载体,通过串口外界指纹模块,实现如下功能:录入指纹模版,指纹识别,删除指纹库中一段指纹,清空指纹库基本功能。首先完成串口参数的设置,根据用户对功能的选择,调用相应的函数接口实现相应的功能,各实现函数主要通过串口向指纹模块发送指令,并根据返回值进一步处理,实现相应的功能。-Mini2440 development board for the carrier, fingerprint module through the serial port to the outside
DECLib_helper
- Delphi helper unit for DEC cryptographic library. Allows easyly to get text hash of input for Hash and CRC algorithms. Includes fixes for Haval (all rounds/sizes). Also included is sample program using helper unit for demonstation purspos
fam-helper
- GIO - GLib Input, Output and Streaming Library.
input-mt
- Input Multitouch Library.
input-mt
- Input Multitouch Library for Linux v2.13.6.
Library-management-system
- 本程序是简单的图书管理系统,分为添加新书、浏览全部图书和删除图书三个功能。 输入1可添加新书,分别输入书名、ISDN、价格和作者后,即添加完成。 输入2可浏览全部的图书。 输入3可删除图书,输入要删除的行号,即可删除该行,如果输入的行号是最后一行,即删除全部。-This procedure is a simple library management system, divided them into two books, browsing books and bo