资源列表
suijifa_zuiyouzhenrongwenti11
- 最佳阵容问题 约束条件非常复杂 优化问题 暴力搜索-a matlab example
JScrollpane2
- 在不同的时间发生得到不同的jScrollPane的结果-Happen at different times has been the result of different jScrollPane
interpolation_search
- interpolation search in c with insertion sort
ArcChaBu
- 圆弧插补(时间分割法) 输入参数:圆心,圆上任一点(xe,ye)。 在面板上画出插补算法直线(顺圆)。 以(xe,ye)为起点,画出顺时针整圆。 计算次数n为:圆周长c除以一个周期的步进长度f。f越小越精确。 以起点计算第一个动点,(x,y)坐标变换,再计算下一个动点。 所有坐标值及计算量为double型。-shijianfenge
shiti
- 求出一年的某一天是这一年的第几天,也就是:输入某年某月某日,判断这一天是这一年的第几天?-Find one day a year is the year of the first few days, that is: the input of a certain period of a day, this day is to determine the first few days this year?
Scraper
- its a scrapper to extract files and store inn file
queen
- 算法设计与分析 java n后问题源码 王晓东书版本上的课堂练习的完整代码-Classroom exercises after the the problem source Wang Xiaodong book version of the complete code for the algorithm design and analysis of java n
CreateImage
- 使用java语言,创建一张image图片-Creating an image by java language
regress-734862
- Return DateFromTime(LocalTime(t)) Source Code for Java scr ipt.
Sinnfer
- 一个简单的抓包工具可以对tcp udp等多种包进行抓取并简单的解析-A simple tool can capture a variety of packages tcp udp crawl and simple analytical
suiji
- 写出一个4位数,把它整理一下,其办法是:把这个数的各位数字按大到小顺序重新排列,结果不为6174;将这个数组合成最大数和一个最小数,用最大数减去最小数,最后结果为6174;否则继续 重复上面步骤;最后输出重复了几次!-Write a 4-digit, sort it, and its approach is: you put this figure at large to the small number rearrange the order, the result is not 6174
DFA
- DFA自动状态机的JAVa编程实现。程序调试成功/-DFA using by JAVA.