资源列表
字符串所有排列
- 给出一个字符串对所有排列的可能性,就是abc,可能排除6种排列-given a string of all with a possibility that the abc may exclude six permutations
030300329jose
- Josephus 排列问题定义如下:假设n 个竞赛者排成一个环形。给定一个正整数m,从某 个指定的第1 个人开始,沿环计数,每遇到第m 个人就让其出列,且计数继续进行下去。这 个过程一直进行到所有的人都出列为止。最后出列者为优胜者。每个人出列的次序定义了整 数1,2,…,n 的一个排列。这个排列称为一个(n,m)Josephus 排列。 例如,(7,3)Josephus 排列为3,6,2,7,5,1,4。-Josephus problem with the definition
SCI-SPI
- This a demo for the communication between embeddy PC and printer.(Atmel8 MCU)
zebraCSharpPrinter
- 斑马打印机的C#调用代码,多种模式,内附说明文档。-ZEBRA Printer C#
RestartLYQ
- c#源代码,在winform中重启ADSL路由器,适用于需要无人工干预的动态切换IP的系统。-c# source code, in winform the restart ADSL router, no need for manual intervention in the dynamic IP switching systems.
arrange
- 用于二叉树的排序问题,解决排序的问题,不含密码-The scheduling problem for binary trees
c.c
- Converting a number from one base to another Write a program that prompts the user for a nonzero hexadecimal number, uses getchar() to read the input, and prints out its value in decimal. The input can be preceded or followed by blanks and will
tidu
- 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate Gradient Method (Conjugate Gradient) is between the steepest descent method between a law an
Program
- 把这些题目的文本构造成一个字符串(复制这些文字到代码里),用程序统计各个字符出现的次数,并按照从多到少排序。程序输出应类似于: 一:6次 的:5次 类:5次 创:3次-The text of these topics constructed into a string (copy the text to the code), application statistics the number of occurrences of each character, and follow
test5
- 一个排序的功能。可以实现插入值的运算。基本是通过链表进行的简单实现。算法太龌龊了!
tracker
- good example in opencv csharp about tracking
Form1
- 实现数据的上传和下载。编写windows mobile ce 5.0的设备应用程序-Data upload and download. Preparation of the Windows Mobile ce 5.0 device application