资源列表
Csharp字符串和正则表达式参考手册
- 此书讲了C#的字符串和正则表达式的详细内容,范围小而精,适合较高级编程人员使用和参考.-book stresses the C# and the string expression is the detailed content and scope of a small but efficient, suitable for the more senior programmers to use and reference.
Csharp大学教程教案
- 这是C#大学教程的教案,其内容适合低\中级C#学习者,全部内容是用英文写的. -This is the C# university course to the curriculum, its content for the low-\\ C# intermediate learners, all content is written in English.
《Csharp专业项目实例开发》源代码
- C#系列书籍、教程及源代码代码,收集国内所有的C#教程,对学习C#各个阶段的人都有适用的书籍。有:《ADO.NET专业项目实例开发》源代码、c#高级编程、23个设计模式Csharp代码、Csharp设计模式中文版代码、-Series C# books, tutorials and source code, the collection of all domestic Guide to C#, to learn C# various stages of the people have applie
《Csharp案例开发》源代码
- C#系列书籍、教程及源代码代码,收及国内所有的C#教程,对学习C#各个阶段的人都有适用的书籍。有:《ADO.NET专业项目实例开发》源代码、c#高级编程、23个设计模式Csharp代码、Csharp设计模式中文版代码、-Series C# books, tutorials and source code, or all of the domestic and C# Guide, to learn C# various stages of the people have applied to th
Csharp编程实例与技巧
- C#系列书籍、教程及源代码代码,收及国内所有的C#教程,对学习C#各个阶段的人都有适用的书籍。有:《ADO.NET专业项目实例开发》源代码、c#高级编程、23个设计模式Csharp代码、Csharp设计模式中文版代码、-Series C# books, tutorials and source code, or all of the domestic and C# Guide, to learn C# various stages of the people have applied to th
Csharp设计模式中文版源代码
- C#系列书籍、教程及源代码代码,收及国内所有的C#教程,对学习C#各个阶段的人都有适用的书籍。有: 《ADO.NET专业项目实例开发》源代码、c#高级编程、23个设计模式Csharp代码、Csharp设计模式中文版 代码、-Series C# books, tutorials and source code, or all of the domestic and C# Guide, to learn C# various stages of the people have a
Csharp设计模式中文版
- C#系列书籍、教程及源代码代码,收及国内所有的C#教程,对学习C#各个阶段的人都有适用的书籍。有: 《ADO.NET专业项目实例开发》源代码、c#高级编程、23个设计模式Csharp代码、Csharp设计模式中文版 代码、-Series C# books, tutorials and source code, or all of the domestic and C# Guide, to learn C# various stages of the people have a
DiffieHellman
- 這是使用DiffieHellman進行鑰匙交換功能 -DiffieHellman This is for the use of key switching functions
jpeg文件转换为avi
- 这是笔者写的一个小的类,用于把一系列jpeg文件转换为avi。 -This is the author wrote a small category, for the integration of a series of jpeg file conversion to avi.
EncryptInfo
- 我们将实现简单的用户信息注册功能,并对用户密码进行加密保存.-we will achieve a simple user registration information functions, and user password encryption.
josephus.1
- 描述:设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈,每人持有一个正整数密码。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,抱m的人出列,从他在顺时针方向上的下一个人起重新自1起顺序报数;如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,并给出出列人的编号序列。 .算法思想: Jeseph函数是实现问题要求的主要函数,其算法思想是:从1至m对带头结点的单循环链表循环计数,到m时,输出该结点的编号值,,再从
c# 计算器
- c#编的非常简易的计算器,功能不是很完善。-series of very simple calculators, and function is not perfect.