资源列表
FlowD
- 绘制流程图,然后可根据流程图计算拓扑图顺序,并按照顺序执行(According to the calculation of topological order, and in accordance with the order of execution)
Arduino-Temperature-Control-Library-master
- This technique is intended as a work around when you have been left with a password protected PLC and the original installer has gone bust
4个LED显示电量
- 使用带有AD转换的单片机让4个LED显示电池电量。(Use a single chip microcomputer with AD conversion to allow 4 LED to display battery power.)
Power
- 解题方法主要是利用递归和二分,具体就是把x的n次方划分成两个x的n/2次方相乘,然后递归求解子问题,结束条件是n为0返回1。因为是对n进行二分,所以算法复杂度是O(logn)。(Problem solving method is mainly the use of recursive and two points, specifically the x n side is divided into two X n/2 times multiplication, and then recursiv
abpszph
- 具体功能是在当前目录下读取文本文件,然后统计词频()
Keyb
- Keyboard implementation
findMedianSortedArrays
- 给定两个数组大小分别为m和n,排好了序,可能是降序也可能是升序,求两个数组所有数字的中位数,要求算法复杂度为O(m+n)。这里的中位数是如下定义的:如果总个数为偶数那么就取第n/2和n/2+1个数的平均数,例如: 两个数组分别为:[1,2] 和[1,2]那么中位数就应该是1,1,2,2的中位数,也就是:1.5(Given two array sizes, respectively, m and N, arranged in order, may be descending, or may be
K_calc
- Calculator implemantation
LongestSubstr
- 从一个字符串中找到一个连续子串,该子串中任何两个字符不能相同,求子串的最大长度并输出一条最长不重复子串。(From a string to find a continuous substring, any two characters cannot be the same substring, the maximum length of her series and output a maximum repeat substring.)
渐变柱状图代码
- matlab编程,生成渐变色的柱状图,可增强文章的可读性(bars in gradient color)
fdylbest
- 公司定饭系统JAVA,该系统是一个BS结构的公司定饭系统,整套软件由JSP编制()
555276
- 全新网页特效工具,依据网页特效进行分类,计有简单复制类,复制文件类,菜单连接类,窗口文字类,现有特效共199个,将来要升级()
