资源列表

« 1 2 ... .87 .88 .89 .90 .91 1792.93 .94 .95 .96 .97 ... 5345 »

[C#编程market

说明:1、系统以菜单方式工作,密码登陆。 2、图书信息的录入功能(增加数据)。 3、图书信息的删除(删除数据)。 4、图书信息的浏览功能(查找数据)。 5、图书信息的删除(修改数据)。 6、]图书信息的计算并排序。计算所有图书的总价格及平均价格(aver,单精度,输出一位小数),将包括所有数据的数组元素按价格从高到低的顺序排序打印出来-1, the system in order to work the way the menu, the password login. 2, bo
<徐丹> 在 2025-06-11 上传 | 大小:2kb | 下载:0

[C#编程mysharpcodedemo

说明:Visual C# program that shows you how to create your own C# program and use an ADO.NET Data Provider to access SQLite databases
<kusanagi> 在 2025-06-11 上传 | 大小:459kb | 下载:0

[C#编程fabianyi

说明:未优化模式就是原生代码,其调式期间可以和源代码一 一对应,maxspeed模式则尽可能将操作放在寄存器内完成,并且有一定的算法优化;而最小代码模式则通过合并部分代码,尽可能的通过EBP比例变址寻址,完成对二维数组的访问。 -Model is not optimized native code, and its modal period of the source code can be one correspondence, maxspeed model is designed to opera
<Tracy> 在 2025-06-11 上传 | 大小:3kb | 下载:0

[C#编程AssemblyDynamicLoader

说明:运行一个.NET应用程序或者运行库宿主时,OS会首先建立一个进程,然后会在进程中加载CLR(这个加载一般是通过调用_CorExeMain或者_CorBindToRuntimeEx方法来实现),在加载CLR时会创建一个默认的AppDomain,它是CLR的运行单元,程序的Main方法就是在这里执行,这个默认的AppDomain是唯一且不能被卸载的,当该进程消灭时,默认AppDomain才会随之消失。 -To run a. NET runtime host application, or wh
<Tracy> 在 2025-06-11 上传 | 大小:2kb | 下载:0

[C#编程SnakeRun

说明:此代码主要用于开发吞吃蛇的游戏,要用vs2005环境。包括所有文件。-It is for the game of tunchishe ,using under the enviroment of vs2005.
<珍妮> 在 2025-06-11 上传 | 大小:77kb | 下载:0

[C#编程VisualCshujukukaifjingdiananlijiexi

说明:所有示例程序都是在Microsoft Visual Studio .NET 2003(简体中文版)和SQL Server 2000个人版下调试通过的-All sample programs are Microsoft Visual Studio. NET 2003 (Simplified Chinese version) and SQL Server 2000 Personal Edition is adopted under the debugger
<李智军> 在 2025-06-11 上传 | 大小:13.22mb | 下载:0

[C#编程CLD

说明:电子时钟源码,用C编写的ms51单片机,功能齐全,能实现市场上电子时钟的所有功能-Electronic clock source, with C written ms51 microcontroller, functional, able to market all of the features of electronic clock
<朱少武> 在 2025-06-11 上传 | 大小:2kb | 下载:0

[C#编程Csharp

说明:内含ASP.NET连接mysql数据库的具体代码,关键一点是要添加一个mysql的dll,详情见文档-ASP.NET to connect mysql database containing the specific code, the key point is to add a mysql the dll, as detailed in the document
<longfeng> 在 2025-06-11 上传 | 大小:102kb | 下载:0

[C#编程Card

说明:用C#编写的校园一卡通应用程序,可以修改用于企业的一卡通管理,方便好用-With campus card written in C# application that can modify the card for enterprise management, and facilitate the easy to use
<马睿> 在 2025-06-11 上传 | 大小:5.98mb | 下载:0

[C#编程QP2PFileShare

说明:基于TCp的P2P文件共享应用,包含源代码以及运行程序-TCp of P2P-based file sharing applications, including source code, and run the program
<黄科满> 在 2025-06-11 上传 | 大小:44kb | 下载:0

[C#编程rundNum

说明:自己做的一个小程序,可以随机生成6个数字,利用的是线程实现的,可以供自己娱乐-Own to do a small program that can randomly generate six figures, using the thread to achieve, they can for their own entertainment
<蒋小姗> 在 2025-06-11 上传 | 大小:131kb | 下载:0

[C#编程sizeyunsuan

说明:以字符序列的形式从终端输入语法正确的、不含变量的整数表达式,利用给定的算符优先关系,实现对算术四则混合运算表达式的求值,并演示在求值过程中运算符栈、操作数栈、操作数栈和主要操作的变化过程。-In the form of a sequence of characters entered from the terminal grammatically correct, non-integer variable expressions using the operators given priorit
<张斌> 在 2025-06-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 1792.93 .94 .95 .96 .97 ... 5345 »

源码中国 www.ymcn.org