资源列表

« 1 2 ... .08 .09 .10 .11 .12 2713.14 .15 .16 .17 .18 ... 5346 »

[C#编程AppModel

说明:本实例主要用于WPF学习开发实例,适合WPF初始学习的开发爱好者。-For WPF study a demo!
<guan> 在 2025-01-22 上传 | 大小:1.44mb | 下载:0

[C#编程bsq-bip-bil

说明:C#实现使用矩阵转置来实现BIP,BIL,BSQ之间的互转。-C# implementation uses matrix transposition to achieve the BIP, BIL, BSQ between the system conversion.
<杜淳> 在 2025-01-22 上传 | 大小:1.25mb | 下载:0

[C#编程test-your-lever

说明:测试编程者的学习水平,里面还有源代码供大家参考的。-test your ability of the developing of the programme
<wenhaolie> 在 2025-01-22 上传 | 大小:223kb | 下载:0

[C#编程cSharpdaoruwenjian

说明:用c#语句将文件转换成为二进制形式存入sql数据库代码-With c# statement to convert the file into a binary form into sql database code
<张亚> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[C#编程csdndd

说明:C#语言编程宝典,真的很好的!不心撒打开-C# programming language canon, really good! Caesar is not the heart to open
<大丸子> 在 2025-01-22 上传 | 大小:4.98mb | 下载:0

[C#编程linq

说明:linq的一个简单的实例是linq to sql 的有时间自己在做一个大点的-linq demo
<dong> 在 2025-01-22 上传 | 大小:7kb | 下载:0

[C#编程DynamicMethods

说明:This application will demonstrate a powerful feature of the C# reflection libraries: Dynamic Method Invocation. In a nutshell, the object will discover methods on-the-fly, and will not maintain a list of the method
<trucci> 在 2025-01-22 上传 | 大小:3kb | 下载:0

[C#编程DiscreteCosineTransform

说明:利用C#实现基于DCT变化的信息隐藏技术,使用简单方便-C# DCT
<luyihui> 在 2025-01-22 上传 | 大小:93kb | 下载:0

[C#编程Assignment-2CPP

说明:Assignment 2C .rar大作业题含源码设计 及运行界面-Assignment 2C. Rar major source operating problems with the design and operation interface
<李高伟> 在 2025-01-22 上传 | 大小:384kb | 下载:0

[C#编程system

说明:实现通讯录管理系统,有增加,删除,查找用户等功能-Contact management system to achieve, there are add, delete, search users and other functions
<misalu> 在 2025-01-22 上传 | 大小:6kb | 下载:0

[C#编程Excel-import-database

说明:可以实现Excel 导入数据库,在数据库中并创建表格,并可以将数据库中的表转变为Excel-Excel import database, and create the form
<李华> 在 2025-01-22 上传 | 大小:114kb | 下载:0

[C#编程Abstract-classes-convert-interface

说明:抽象类转换成接口 (1)要将抽象类改为接口,首先要改的就是将抽象类中的abstract class改成接口 的interface,同时,在类名前加I。 (2)接口中不需要虚方法,而且方法只要声明,所以,将抽象类中的虚方法中的关键字virtual删去,同时,接口中的方法只作声明。 (3)接口中,接口成员中的方法不需要覆盖,所以,将抽象类子类中所有的覆盖的方法中的关键字override删除,并在父类名前加I。 -Abstract
<liyongsheng> 在 2025-01-22 上传 | 大小:12kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 2713.14 .15 .16 .17 .18 ... 5346 »

源码中国 www.ymcn.org