搜索资源列表
linux-bluetooth-touchscreen
- 上学的时候写的蓝牙触控板程序,可以控制linux主机的鼠标的位移(键盘同样道理,不过源码忘放哪里了),不过没有实现鼠标按键点击动作。触控板使用的平台是2410的。自己写的程序,主机端借用了bluz协议栈中的程序。请尊重我的个人劳动,使用时请注明作者。欢迎交流kaiserempire@gmail.com
rsa
- rsa的c源程序,实现加密与解密的功能!借用的别人的,非常好,分享一下!
colstr
- 在CMD下显示彩色字符的P 函数文件 没有借用任何外部工具
guester_escape_unescape
- web2.0的网页加密程序,借用Oak/lyris提供的函数进行加解密
autoupdate
- 1.所需控件均在OCX下,运行自动注册 2.需建立升级网站,远程读取升级文本文件,读取升级包文件名进行升级,自关闭msgbox超时自动升级,使用bkDLControl.ocx带进度条升级 3.升级包使用RAR形式减少体积,下载后自动解包,并自动删除升级包 5.借用坛内兄弟安全启动方式,可释放加载工作组文件进行登陆,使用EnCrypt2.ocx进行简单加密 6.采用WSH在第一次启动时建立桌面快捷方式 注:不要存放于带空格文件目录下,否则会出错,此暂未处理。
MSENUMALGS
- 枚举Windows系统中加密解密算法的源代码,在CSP和加密解密程序中都可以借用部分-This software enum the source code of encryption and decryption in Windows,you can use it in CSP or the encryption and decryption programme.
dsa2
- 这个是数字签名的DSA 算法 !是借用别人的!为了大家的学习和提高!-This is a digital signature algorithm DSA! Borrowed from the others! To everyone's learning and raise!
md5
- md5例程 主要可以通过程序了解md5如何加密,在编程是可以直接借用。-md5 routines mainly through the process to understand how md5 encryption, in the programming can be borrowed directly.
linuxProcessKernel
- 要读懂linux 内核 ,还有比这再好的资料么,什么都不说了,赶快下吧。 目 录 进程 信号 sched.c 进程信号队列 SMP 内核线程页目录的借用 代码分析 线程 进程描述符 init进程从内核态切换到用户态 SET_LINKS REMOVE_LINKS get_wchan() sigframe的结构 rt_sigframe结构 信号队列的结构 内核线程
througuput3
- 学习ns2的同学们可以借用下,计算吞吐量的简单代码-Learning students can borrow ns2, the calculation of throughput of the simple code
kcpDES
- DES算法的加密解密,借用别人的代码,自己编写的小界面。可以加密八位以下的字符,解密后输出为十六进制,并且可以正确解密。希望对大家有用-DES algorithm for encryption and decryption, to borrow someone else' s code, I have written a small interface. The following eight characters can be encrypted, decrypted output to
Linux-driver-development23
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第23章、Linux设备驱动的移植。在编写Linux设备驱动的时候,驱动程序所服务的硬件芯片可能会在公司的多个采用不同处理器的系统中用到,因此,在编写驱动时,应该尽量考虑其可移植性,23.1节从数据类型、结构体对界、大小端模式、内存页面大小等多个角度阐述了编写可移植驱动程序的注意事项。“他山之石,可以攻玉”,为了高效地推出新的设备驱动,借用demo板、类似芯片和厂商范例程序是几种很有效的手段,23.2节讲解
Iceswor-hide-Service
- 通过借用冰刃这款工具调用来隐藏服务的源码~~ -Frostsaber by borrowing to hide this tool to call the service source code ~ ~
chap03
- 教学设备管理系统,设备采购入库模块,包括设备编码,采购入库,采购查询,借还设备管理模块,包括库存管理,借用设备,归还设备等-Teaching equipment management system, procurement of equipment storage module, including equipment coding, procurement, storage, procurement inquiries, circulation device management module
SnakeGame
- 贪吃蛇,比较简陋,主要是通过QT的控件搭建的一个图形的框架,借用Qt图形库完成的-Snake, relatively simple, mainly to build a graphic through the control of the QT framework, borrow the completion of the Qt graphics library
py_call_dll
- 如何用Python调用C# dll动态链接文件中单元测试的内容,注意借用了NUnit框架,需要首先在本地自己配置好NUNit的路径才好。-A demo on how too call the function in C# dll dymaic link lib, remeber to config NUIt tool in your local disk before using the code uploaded.
CBULTPU
- 用java实现mp3文件播放的功能,借用winnap的skin,()