资源列表
dongtailianbiao
- 可实现对动态链表的基本功能包括增加元素、删除元素、插入元素等操作,让你明白动态链表的用法。-Can realize the basic functions of the dynamic list include increasing the elements, remove elements, inserting elements and other operations, so that you understand the usage of dynamically linked.
encode
- 用维吉利亚密码的方法,以ART(不区分大小写)为密钥对任意给定的字母进行加密。加密方法为:将字母a,b,c…z 对应数字0,1,2……25。明文字母m,密文c,密钥k,c=m+ki mod 26 (i=1,2,3)。-Password with the Virginia approach to ART (not case sensitive) as the key for any given letter is encrypted. Encryption methods are: the let
raw_socket
- 这是在linux下面的是socket编程,实现了在网络下面的通信过程-This is the linux socket programming is below, implement the following communication process in the network
udp
- linux下套接字编程的UDP简单例子程序,初学的可以-UDP socket programming under linux simple example program, beginners can take a look
24
- 计算24点,输入1-13的4个数,计算出所有符合条件的组合-24-point calculation, enter the number 4 1-13, to calculate the combination of all eligible
receiver
- 接收来自LAN1和LAN2的数据包,并在屏幕显示-accept the package comes from the LAN1 through LAN2 and show it in the screen
ftpclient
- linux下ftp客户端 通过socket编程实现-ftp client under linux socket programming by
win32
- 最原始、最基础的windows程序,新人新手都必须要学的程序,任何windows程序项目都是由此基础上开发出来的。-The most original, most basic windows program, novice must learn new procedures, any windows application project is developed on the basis of this.
ReadingFontLibrary
- 直接读取汉字库,以期不用汉字系统也能显示汉字。-Deals directly read, so as to not Chinese character system also shows characters.
I51_IRn
- 红外线接收C程序,51单片机驱驱动红外一体化接受头,读取红外信号 -The infrared receiver C program, 51 single-chip drive drive IR receive head, reads the infrared signal
utils
- Utils functions containing basic paging algorithm methods
Genetic_algorithm
- GA算法;利用遗传算法进行非线性函数的功能优化-Functional Optimization Of Non linear Function(sinx) using Genetic Algorithm.
