资源列表
LowestBit
- Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 88, w
1273
- pku1273,动态规划做的,自己想的哈!完全原创-pku1273, dynamic programming to do, she wanted to, ha! Completely original
prob_tgamma
- 通过这个程序可以绘制两个相关变量的随机分布图形。-Through this program can draw two random variables related to graphics.
invert
- 此代码是利用链表的数据结构编写的倒置代码,可实现倒置输入字符串的功能。-This code is written using the linked list data structure inversion of the code can be inverted to achieve the function of the input string.
LU_meshod
- LU分解发求逆阵,C语言源程序,测试过好用。-LU decomposition of the inverse matrix made, C language source code, tested easy to use.
danlianbiao
- 此文件为单链表简单的源代码,希望对大家有帮助。-This file is a simple single-linked list source code, we want to help.
lie
- 完成对循环队列结构的定义,以及对循环队列的各种基本运算的实现(每种基本运算用一个函数来实现)。 基本运算包括:初始化Init_sqqueue运算、判队空Empty_sqqueue运算、入队En_sqqueue运算、出队De_sqqueue运算、取队头元素Gethead_sqqueue运算。 -Completion of the circular queue structure is defined, and the circular queue implementation of various
sy_6
- A为每个关键字不超过3位的十进制整数关键字集合,编写一个采用静态链表组织模式实现的基数排序程序将A进行由小到大的排序-static link
image-color
- matlab实现图像的颜色处理 设置 颜色变换等功能-image color setting
Miller
- 密勒码的编解码程序,比较短小适合作为学习的程序-Miller coder
Circular-Queue
- 一个简单的数据结构例子,用于建立一个循环队列。-A simple example of the data structure, used to establish a circular queue.
a-date-of-the-year
- 1、输入某一日期,判定该日期为星期几2、求三角形的面积-To determine whether a date is the first few days of the year