搜索资源列表
DES_F4
- DES 加密C语言实现(使用查表方法,可用于RECONFIGURABLE的硬件实现)-DES encryption C language (using the look-up table method. RECONFIGURABLE for the hardware)
C_link
- 用C语言实现通用链表的功能 有增 删 改 查的功能函数-Is C write link
crc16
- crc16 验证算法源码,根据查表法做的。用C写的,VC 6.0的工程。-CRC16
cycle-linklist
- 循环链表和约瑟夫环的实现代码。利用C语言编写,详细介绍并实现了数据结构的增删改查等代码-Circular list and Josephus implementation code. Using C language, detail and implement additions and deletions to change search data structures, such as code
list
- 一个用C++编写的通用链表,可实现链表的增删改查释放等功能。-C++ prepared with a common list, enabling the release of the list of the CRUD functions.
student
- 本程序是适合有c编程基础者使用,属于初学者开发程序1.有学生模块(成绩信息,个人资料等) 2.教师模块(教师资料,管理学生成绩等) 3.设一管理员,可对在校师生所有数据进行管理 4.采用双向链表实现数据的增删查改,采用文件保存数据信息-This procedure is suitable for those who have the basis of c programming, procedures 1. Student module (performance information, per
gamma
- C语言查表法实现图像处理算法中伽马校正图像增强-C language look up table method to achieve image processing algorithm gamma correction image enhancement
first_item
- 有数据表构成的通讯录,包括其中内容的增删改查等(An address book consisting of data tables)
student_sys
- 有三个文件,分别是通过单项链表循环链表,双向循环链表和可以用作存档用的双向循环链表实现学生的信息的增删改查,还有学生成绩的排名。(There are three files, which are linked by single linked list, circular linked list, two-way circular list and two-way circular list that can be used as archival.)