搜索资源列表
基于can总线的监控系统
- 使用周立功公司的can转232板卡,在周立功公司提供的函数库的基础上开发.基于can总线的分布式监控系统.-use of the Week, who can turn 232 card, Zhou, who provided the functions on the basis of development. Based on the bus can Distributed Control System.
亲密数
- 如果整数A的全部因子(包括1,不包括A本身)之和等于B;且整数B的全部因子(包括1,不包括B本身)之和等于A,则将整数A和B称为亲密数。求3000以内的全部亲密数。 *题目分析与算法设计 按照亲密数定义,要判断数a是否有亲密数,只要计算出a的全部因子的累加和为b,再计算b的全部因子的累加和为n,若n等于a则可判定a和b是亲密数。计算数a的各因子的算法: 用a依次对i(i=1~a/2)进行模运算,若模运算结果等于0,则i为a的一个因子;否则i就不是a的因子。 *-If all
Turn up
- VC下面的读者写者问题,实验报告 操作系统课程设计
diskspace
- 这是一个检查当前磁盘空间的程序,但是需要注意的是与机器的硬盘容量相关,可以自己转一下。-This is a current inspection procedures of disk space, but need to be aware and machinery related to the hard drive capacity, what can turn themselves.
Com_Laoened
- LaoenED.com 是DOS下的加密工具,就不用我多说了。可以和windos下的LaoenED V1.0交替加/解密。只不过它是COM文件要小巧得多-LaoenED.com DOS is the encryption tools, I do not have more to say. Can windos of LaoenED V1.0 turn encryption / decryption. Except that it is necessary to document COM is m
LCD_VGA_Linux_Driver
- 非常好的一篇,关于嵌入式常用的显示屏幕STN,TFT,VGA,TFT转VGA原理介绍,及linux2.6 下的驱动开发-very good one, commonly used on the embedded display screen STN, TFT, VGA, VGA TFT turn on principle, and linux2.6 under the Driver Development
APPBAR14.ZIP
- 把普通程序注册为windows工具栏-turn ordinary procedures for the registration windows toolbar
Service_Test
- 本代码演示了如何把自己编写的程序变成windows服务。包括服务安装程序、启动程序和卸载程序。-demonstration of how to turn their own procedures for the preparation of the windows into service. Services include installation, activation and unloading procedures.
RSA加长分段加密
- RSA加密算法,界面操作,可以很方便的对文件的内容进行加密,而且为了能加密更长的内容,算法中采用了分段加密的手段。其算法步骤如下:1. 读取公钥e和n,作加密之用。 2. 从DecText中读取一大段明文,转化成明文字节数组Byte[]。 3. 再把Byte[]分成若干小段明文字节数组sectByte[]。 4. 使用e和n对所有的sectByte[]进行加密,并合成一大段密文,添加到EncText。 5. 读取下一大段明文,若明文为空,完成加密;否则转2-RSA encryption algo
RSA加长分段解密
- RSA加长分段解密算法,界面操作。算法步骤如下:1. 读取私钥d和n,作解密之用。 2. 从EncText中读取一大段密文,再把该大段密文分成若干小段密文。 3. 使用d和n把所有小段密文进行解密成对应的小段密文sectByte[],再合成一大段明文字节数组Byte[],并转化成大段明文添加到DecText。 4. 读取下一大段密文,若密文为空,完成解密;否则转2-RSA decryption algorithm lengthened section, the interface operati
turn server-0.5
- turn server-0.5 源代码
CreateProcessMFC
- 分别用CreateProcess()和ShellExecute()实现打开新的应用程序,并在规定时间内关掉进程。-Were treated with CreateProcess () and ShellExecute () the realization of new applications to open and turn off the process of the time.
getMesseageHook
- 枚举系统中的全局消息钩子,网上有c和vb版的,把它转成了delphi-Enumeration in the system global message hook, on-line with c, vb version, turn it into delphi
servicetest
- visual c++ 将程序做成服务进程,命令行加载,删除。-turn the programe into service process,install/uninstall in command line.
Encrypt
- Encrypt操作类,此类提供MD5,SHA1,SHA256,SHA512等四种算法,加密字串的长度依次增大。-Encrypt action class, such provision of MD5, SHA1, SHA256, SHA512, etc. four kinds of algorithms, encryption in turn increase the length of the string.
HZ2PY
- 关于汉字转拼音的几种方法 方法一: 使用一个封装好的类 方法二: 使用2个函数-Turn on the character of a phonetic method in several ways: using a sealed class methods II: with two functions
Windows-turn-to-Linux
- windows转向linux,经典解析系统独创性,是一本很好的书-turn windows linux, original classic analysis system is a good book
Turn-off-your-computer
- 关闭计算机,注销计算,重启计算机之类的,可以方便大家使用-Turn off the computer, log off calculations, restart the computer and the like, can facilitate the use of
vb-Turn-off-the-monitor
- vb 关闭显示器,经常使用键盘关闭显示器容易造成磨损,按键易损坏,于是就用vb写了一个关闭显示器的程序.-vb turn off the monitor, keyboard, turn off the monitor often use is likely to cause wear buttons easily damaged, so he used to write a vb program off the monitor.