搜索资源列表
Csharp设计模式随书源码
- CSharp 内容丰富 配套源代码 案例齐全,据以项目为单位。 -CSharp rich content matching cases complete source code, according to the project as a unit.
catcpiccode
- 《抓图程序开发实践》配套源代码 ,对学习vc图像处理的程序员很有帮组-"From Wikipedia program development practice" complementary source code, to learn vc image processing to help programmers very Group
CSharp_
- 上传一个有助于在CSharp入门阶段配合CSharp入门经典配套学习源代码完整版
C_sharp_100_samples
- C#程序100实例的配套源代码,初学c#时候比较有参考价值。
GPS应用程序设计源代码
- GPS应用程序设计全书配套源代码
visual+c#网络变成技术与实践源文件
- 这是关于网络编程的C#源代码,与其配套书本结合学习便可事半功倍
WaveFormDisplayControl
- “基于C#的波形显示控件的演示程序”为配套控件使用而设计的(演示程序源代码同控件源代码一起奉上了)-C#-based waveform display control
cSharp-interpolation
- 用c#实现插值的源代码,配套书籍为《C#数值计算算法编程》-Interpolation with c# source code to achieve, and the supporting books for the " C# numerical algorithm programming"
Csharp_database_source_code
- C#数据库开发配套源代码,很全的。分享给大家。-C# Database development package source code, it is the whole. Share to everyone.
CSharpProgrammingIdeas
- 《C#编程思想》一书配套的源代码,从多方面详细讲述C#的编程思想,对理解这门编程语言有很大的帮助。-" C# programming ideas" a book supporting the source code, from the many detailed ideas about C# programming, programming language for comprehending the door of great help.
Lesson1Code
- 是配套孙鑫老师编著的vc++深入详解第一课,windows运行机制的源代码-Sun Xin was supporting the teachers compiled a vc++ in-depth Xiangjie first lesson, windows operating system source code
Lesson4Code
- 是配套孙鑫老师vc++深入讲解书的mfc运行机制中的源代码-Is supporting Sun Xin teacher vc++ in-depth operating mechanism to explain the book in the mfc source code
cSharp-numerical-integration
- 用c#实现各类数值积分的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of numerical integration, supporting the book as " C# numerical algorithm programming"
cSharp-complex-operation
- 用c#实现各类复数运算的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of complex operations, supporting the book as " C# numerical algorithm programming"
cSharp-matrix-operation
- 用c#实现各类矩阵运算的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of matrix operations, supporting the book as " C# numerical algorithm programming"
cSharp-nonlinear-equation
- 用c#实现各类非线性方程的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of nonlinear equations, and the supporting books for the " C# numerical algorithm programming"
cSharp-linear-equation
- 用c#实现各类线性方程组的求解的源代码,配套书籍为《C#数值计算算法编程》-C# implementation with all kinds of linear equations to solve the source code, supporting the book as " C# numerical algorithm programming"
A613
- c#经典入门2010源代码,适合初学者入门使用,内容由易到难。另可下载配套书籍。-Introduction to the classic 2010 c# source code, suitable for beginners to start with, the content easy to difficult. The other books can be downloaded package.
data-structure-AOE-net
- 本软件围绕工程活动图AOE网的应用这一主题,用图形化的界面实现了AOE网的建立、判断工程可行性、计算工程活动开始时间、确定关键路径和关键活动等功能。 具体功能: 已知假想的工程活动图AOE网,试设计一个算法,要求: (1) 判断工程是否可行 (2) 求出工程中每个活动的最早开始时间e(i),最迟开始时间l(i)和全工程可以完成的最早时间 (3) 确定工程中关键路径和可使整个活动的工期缩短的关键活动 源码在文件夹“源代码清单”中。程序开发时所用的文件在文件夹“配