资源列表
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
字符串所有排列
- 给出一个字符串对所有排列的可能性,就是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#
readandwritexml
- .Net2005 平台编写 C# 处理XML,可读、写
CSharpIP
- 通过使用c#来修改电脑的ip地址。。简单的代码和listbox的保存和读取-Through using c# to revise the IP address of the computer. Simple code and listbox preservation and read
MyDataclass
- C#读取SQL数据库,将数据读到dataset中返回。-C# Read SQL database, dataset read data returned.
ExcelHelper
- Web上导出Excel文件类。可以直接调用,经测试成功!-Dump Excel from Web Page
FIFO
- 通用FIFO,先进先出,队列满不覆盖数据,已经检测,没出现BUG。-Universal FIFO, first-in-first-out queue full coverage data has been detected, and no-show BUG.