资源列表

« 1 2 ... .87 .88 .89 .90 .91 2092.93 .94 .95 .96 .97 ... 16282 »

[加密解密Vigenère

说明:维吉尼亚算法的实现,构成 明文:每个字符惟一对应一个0~25间的数字。 密钥:一个字符串,其中每个字符同明文一样对应一个数字,代表位移值,如a 表示位移 0,b 表示位移 1,c 表示位移 2,...... )。 加密过程: 将明文数字串依据密钥长度分段,并逐一与密钥数字串相加(模26),得到密文数字串; 最后,将密文数字串转换为字母串。 -Virginia algorithm constitutes expl
<rock> 在 2025-02-26 上传 | 大小:2kb | 下载:0

[Linux/Unix编程omap1510_i2c

说明:omap i2c linux driver -omap i2c linux driver
<tony wang> 在 2025-02-26 上传 | 大小:2kb | 下载:0

[Linux/Unix编程build_Makefile

说明:怎么样编写Makefile文件以及实例,初学者可以看看 -Makefile how to prepare documents, as well as examples, beginners can take a look at
<吴汉> 在 2025-02-26 上传 | 大小:2kb | 下载:0

[Linux/Unix编程serial

说明:linux下串口设备源程序,并详细分析了串口设置的方法.-linux source code under the serial device, and a detailed analysis of the serial port settings.
<海云飞> 在 2025-02-26 上传 | 大小:2kb | 下载:0

[Linux/Unix编程date

说明:linux下时间日期转换,获取系统时间,并且可以转换成任何形式的格式。-time date conversion under linux, access system time and can be converted into any form of format.
<cxw> 在 2025-02-26 上传 | 大小:2kb | 下载:0

[系统编程cpu

说明:读取CPU信息,包括速率,温度等-Read CPU information, including speed, temperature, etc.
<lmin> 在 2025-02-26 上传 | 大小:2kb | 下载:0

[系统编程sdjfdf

说明:此法分析器:实现编译原理中不同语言间的此法转换-This method analyzer: the realization of the principle in a different language compiler of this inter-conversion law
<lllgg> 在 2025-02-26 上传 | 大小:2kb | 下载:0

[系统编程LINE

说明:实现在TC环境下驱动鼠标的可视化画图工具:主要功能是画直线-TC environment to achieve visualization of the mouse-driven drawing tools: The main function is to draw a straight line
<lllgg> 在 2025-02-26 上传 | 大小:2kb | 下载:0

[系统编程rectangle

说明:TC环境下调用鼠标话矩形的可视化小程序 鼠标左右键确定矩形的左上角和右下角坐标-TC environment, then call the mouse small rectangular visualization procedures around the mouse button to determine the upper-left corner and the lower right corner of the rectangu
<lllgg> 在 2025-02-26 上传 | 大小:2kb | 下载:0

[系统编程FILLPOLY

说明:在TC环境下实现用鼠标画多边形: 左键开始,右键结束时画一条边,键入任意值继续,-In TC environments polygon drawing with the mouse: left button to start, right side of the end of a painting, type any value to continue,
<lllgg> 在 2025-02-26 上传 | 大小:2kb | 下载:0

[Linux/Unix编程accelemeter

说明:这是基于在linux系统下基于PXA255平台的加速度计的驱动程序以及加速度计的测试程序。-This is based on the linux system based on PXA255 platform driver accelerometer and accelerometer testing procedures.
<李斯> 在 2025-02-26 上传 | 大小:2kb | 下载:0

[Linux/Unix编程readbmp

说明:在Linux环境下,将bmp图片以二进制的形式读入内存,然后在gtk中将图片的二进制数据加以显示-In the Linux environment, bmp picture to a binary form is read into memory, then gtk picture of binary data will be displayed
<林家恒> 在 2025-02-26 上传 | 大小:2kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 2092.93 .94 .95 .96 .97 ... 16282 »

源码中国 www.ymcn.org