搜索资源列表
大数的阶层
- 用数组存储一个大数的阶层。输入一个整数n,先求出n!占用的位数。动态开辟bits位数组,用适当方法把n!的值存储到数组里去-storage arrays with a majority of the class. The importation of an integer n, first obtained n! The median occupancy. The median opening bits dynamic group, the use of appropriate means, n
fesdf
- 一种基本算法! 现有一个酒店有100个房间,依次编号为1到100,第一个服务员经过,将所有房间门关上;第二个服务员经过将所有编号为2的倍数房门打开;第三个服务员经过将所有编号为3倍数的房门打开的关上,关闭的打开。依此类推;输入一个100以内的正整数N,输出第N服务员经过之后,所有房间的状态。-a basic algorithm! An existing 100 hotel rooms, followed by No. 1-100, after an attendant, all rooms wi
sjjg_haxi
- CH81.C:哈希表:开放地址法解决冲突 CH82.C:哈希表:拉链法解决冲突 PROG1.C:实习题1程序 PROG2.C:实习题2程序 PROG3.C:实习题3程序-CH81.C: Hash Table: Opening address conflict resolution method CH82.C: Hash table: zipper method of conflict resolution PROG1.C: Title 1 program interns
hash_table
- 利用开散列表实现电话本存储及查找功能,可用于计算机专业数据结构课程设计-By using opening the hash table realize the telephone storage and retrieval functions, can be used for computer professional data structure course design
LinkList
- 链表的操作,包括链表连接、链表查找、链表删除、插入、开辟、释放、求长度等等功能-The chain table operation, including the chain table connection, the chain table search, the chain table deletes, the insertion, the opening, the release, to ask length and so on functions
bank_account
- 编写程序,实现活期存款账户的模拟操作。 很久以前,在银行业兴起的时候,银行为客户开设金钱保管业务,每个账户有帐号、户名、密码、金额4项信息。客户可以对自己的账户进行存取钱、改密码、查余额操作; 多年后,随着经济的发展,投资业比较发达了,这时,银行为它保管的金钱发利息。从此,诞生了现代的活期存款账户。此时,每个账户有帐号、户名、密码、金额、月利率、开户时间、操作历史列表7项信息,客户可以对自己的账户进行存取钱、改密码、查余额操作,银行每月要根据账户余额发给客户利息(这个操作叫月
ACM_1.3.3
- 每天第一个到机房的人要把门打开,最后一个离开的人要把门关好。现有一堆杂乱的机房签 到、签离记录,请根据记录找出当天开门和关门的人。 -The people want the first day to the engine room door open, people want the last one to leave the door closed. Existing pile of messy room sign, signed away from the record, accord
astar
- A*算法 1、将开始节点放入开放列表(开始节点的F和G值都视为0) 2、重复以下步骤: 在开放列表中查找具有最小F值的节点,并把查找到的节点作为当前节点 把当前节点从开放列表删除, 加入到封闭列表. -A* algorithm 1, will begin to node placed in the and opening up list of (the began to node of the F and G values are regarde
jiaoxuejihuabianzhi
- 大学的每个专业都要制定教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限值均相等。每个专业开设的课程都是确定的,而且课程在开设时间的安排必须满足先修关系。每门课程有哪些先修课程是确定的,可以有任意多门,也可以没有。每门课恰好占一个学期。在这样的前提下设计一个教学计划编制程序。-Each university should develop a professional teaching programs. Assuming that any profession
openHashTable
- Visual Studio 2008下运行成功 开闭散列表的类 数据结构-Run successfully under Visual Studio 2008 opening and closing of the hash table class data structure
Huffman
- 实现哈夫曼编码,C语言实现,单文件直接编译运行。注册开通用,垃圾作品,课程作业(huffman coding The realization of Huffman encoding, C language, single file directly compile and run. Registered with the opening, trash, course work)