搜索资源列表
vcvirtual
- 课程设计,vc++做的,基本上满足要求,只是页面总数跟随机页面号的范围一样,有待改进;答辩的时候居然问我几个系统函数有什么用,我都郁闷了,分数还没那些抄别人的高。。。。。。虽然作的不好,但怎么说也是我自己做的,无语了。放上来,有需要的拿去改改 基本上都是边查资料边写的,算得上是第一次写,错误是难免的,请大家指教,而且里面变量定义比较乱,懒得改了-curriculum design, vc do basically meet the requirements, but the total numb
rsa_tool
- 1、使用MIRCL大整数库开发的,支持最高4096位。 2、加密时原文的长度一旦超过密钥长度,就会解密错误。 这里不实现任意长度字串的加密原因有二: 1)。便于观察及测试用 2)。偷懒 3、如果在使用时发现原文和密码不一样的时候,就说明出现了第二点的情况 4、如果在生成素数及密钥的时候,如果原文已经存在,则会自动加密及解密; 但当密钥长度大于1024的时候,则想要加密及解密都需要点击按钮。 现在想到的就这几点了,以后想到了再补。-1, the use of
LazyFooProductions
- lazy foo sdl所有教程的pdf,以及所有的源码,学习sdl很好的资料-all the code and tutorials of lazy foo sdl
SDLTEST
- 这些是SDL学习例子,在WINDOWS,LINUX都能编译运行-this is SDL program
linux_GNC_cpp
- This book was born at sea—literally. One lazy day, I was aboard my home and sailboat anchored in the Bahamas, where I had planned to spend a leisurely winter. It was one of the first times in two decades that I wasn’t writing at least one computer bo
wugacsp
- 非对称密钥的生成导入导出演示程序 这两个工程主要用CSP主要分两个工程 1.CSPTEST 写的比较乱 主要是给当时一个朋友做参考调用的 完成非对称密钥的生成 导入 导出 加密 解密 对称的加密解密 签名 验证 2.CSTTEST2 写的比前个好些 但是平时上班 下班自己也要写论文 所以花的时间也不太多 很多地方都偷懒了 比如文件大小我没有用NEW 而且指定了1024 有需要的朋友可以自己修改。这个工程主要是非对称的密钥的导出和导入 还有就是会话密钥的操作。-As
TimingShutdown
- 定时关机源码,方便懒人的小工具,vc6.0编译-Shutdown source, easy lazy gadgets, vc6.0 compile
tora3.doc.tar
- hello man this is anoder tora header file lets see the quich brown fox jumps over the lazy dog the quick brown fox jumps over the lazy dog
TORA_1.doc.tar
- the quick brow fox jumps over the lazy dog the quick brow fox jumps over the lazy dog the quick brow fox jumps over the lazy dog-the quick brow fox jumps over the lazy dog the quick brow fox jumps over the lazy dog the quick brow fox jumps over the l
2sdtopdoc.tar
- the quick brown fox jumps over the lazy dob the quick brown fox jumps over the lazy dob the quick brown fox jumps over the lazy dob-the quick brown fox jumps over the lazy dob the quick brown fox jumps over the lazy dob the quick brown fox jumps over
olsr.doc.tar
- the quick brown fox jumps over the lazy dob the quick brown fox jumps over the lazy dob the quick brown fox jumps over the lazy dob-the quick brown fox jumps over the lazy dob the quick brown fox jumps over the lazy dob the quick brown fox jumps over
dfh.otcl.tar
- the quick brown fox jumps over the lazy dog the quick brown fox jumps over the lazy dob the quick brown fox jumps over the lazy do g the quick brown fox jumps over the lazy dob-the quick brown fox jumps over the lazy dog the quick brown fox jumps ove
12
- 偷懒实现md5加密,很不错的易语言源码,适合易语言爱好者学习。-The lazy md5 encryption, very good and easy language source code for easy language enthusiasts to learn.
lazy_instance
- Lazy Instance Helper for Source Code.
nxhzmxhcj_v1.0
- 逆袭猴织梦笑话网大拇指插件1.0使用说明 注意:本插件是手工安装版,并非懒人安装版,勿直接覆盖。 插件适用于基于织梦5.6/5.7的所有GBK网站。 插件默认的CSS样式只适用于逆袭猴笑话网,可以参照加入到自己的网站,如果用的默认样式,请勿修改大拇指图标。 本插件适用页面: 首页、列表页、内容页、自定义页(与首页相同),大拇指代码请写在调用的标题下方。-instructions Note: this plugin is manual installation versio
JSLazyEventListener
- JS Lazy Event Listener for linux API Driver.
virsual-DLL
- 虚拟桌面.用DLL插入实现,其中CVHOST用来创建EXPLORER.EXE.不知道为什么.本人在自己的程序中创建桌面或者在DLL创建都不成功.而这个CVHOST是本人以前用XE2开发的虚拟桌面EXE版.却能成功创建.由于偷懒就没有重做了.就利用CVHOST的功能.-Virtual desktop. Use DLL insertion realize where CVHOST used to create EXPLORER.EXE. Did not know why. Himself to cr
win7
- 一个模仿Windows7桌面平台的源代码~写得好的画可以替代windows的桌面。集成了背景切换,右键换背景 目前只能换1次 (偷懒了点没写循环更换)。双击关闭。支持图标透明,背景是在Form中,控件跟背景是透明融合。-An imitation Windows7 desktop platform s source code- write a good painting can replace the windows desktop. Integrated background switch, r
RTSettings
- Conceptually, this class is an extention of class RT. This is a separate class, however, to help load RT in a lazy manner.
UnresolvedPermission
- An UnresolvedPermission represents a Permission whose type should be resolved lazy and not during initialization time of the {@code Policy.