资源列表
[C#编程] SpiderProxy
说明:找代理服务手工验证是一个很繁琐的工作,本代码使用C#抓取代理地址列表,通过 www.cnproxy.com等网站, 并自动完成对可用代理服务器验证功能-Looking for proxy service manual verification is a very tedious work, the code uses the C# proxy address list to crawl through www.cnproxy.com such sites, and automatical<长老> 在 2025-06-06 上传 | 大小:1023kb | 下载:0
[C#编程] aa
说明:C#打印自动排版操作类 C#打印自动排版操作类-C# printing classC# printing classC# printing classC# printing class<shencb1985> 在 2025-06-06 上传 | 大小:98kb | 下载:0
[C#编程] cSharpWinformAutoUpdate
说明:c sharp winform自动更新程序-c sharp winform<sunsheng> 在 2025-06-06 上传 | 大小:314kb | 下载:0
[C#编程] Knapsackproblem
说明:它是在1978年由Merkel和Hellman提出的。它的主要思路是假定某人拥有大量物品,重量各不同。此人通过秘密地选择一部分物品并将它们放到背包中来加密消息。背包中的物品中重量是公开的,所有可能的物品也是公开的,但背包中的物品是保密的。附加一定的限制条件,给出重量,而要列出可能的物品,在计算上是不可实现的。背包问题是熟知的不可计算问题,背包体制以其加密,解密速度快而其人注目。但是,大多数一次背包体制均被破译了,因此现在很少有人使用它。 -It was in 1978, made by Me<何锦峰> 在 2025-06-06 上传 | 大小:89kb | 下载:0
[C#编程] Selection
说明: 每一趟从待排序的数据元素中选出最小(或最大)的一个元素,顺序放在已排好序的数列的最后,直到全部待排序的数据元素排完。 -Each trip from the data elements to be sorted to select the minimum (or maximum) of an element, the order has been sorted on the number of columns in the end, until all the data elements<何锦峰> 在 2025-06-06 上传 | 大小:113kb | 下载:0
[C#编程] dancicipingtongji
说明:单词词频统计程序,结果使文章中的单词按字典顺序排列,且计算出每个单词出现的频率(即次数)-Word Frequency Statistics of procedures, resulting in articles in the order of words according to the dictionary, and to calculate the frequency of each word (ie, times)<何锦峰> 在 2025-06-06 上传 | 大小:120kb | 下载:0
[C#编程] cifafenxiqi
说明:通过设计调试词法分析程序,实现从源程序中分出各种单词的方法;加深对课堂教学的理解;提高词法分析方法的实践能力。-Debugging through the design of lexical analysis programs from a source in the method of separation of a variety of words deepen understanding of classroom teaching to improve the practice of<何锦峰> 在 2025-06-06 上传 | 大小:1.93mb | 下载:0
[C#编程] 8queensproblem
说明:八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 -Eight queens problem is an old and well-known problem is a typical Example backtracking algorithms. The problem is that the nineteent<何锦峰> 在 2025-06-06 上传 | 大小:84kb | 下载:0
[C#编程] Josephloopproblem
说明: 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-Known n individuals (with numbers 1,2,3 ... n, respectively) were sitting around a round table around. From the number of k, the number of people<何锦峰> 在 2025-06-06 上传 | 大小:90kb | 下载:0