资源列表

« 1 2 ... .44 .45 .46 .47 .48 1849.50 .51 .52 .53 .54 ... 5346 »

[C#编程Database

说明:如何读写SQL数据库。在.NET的环境中开发的。C#语言编写的-How to read and write SQL database. In the. NET development environment. Written in C#
<wanggang> 在 2025-03-01 上传 | 大小:1.87mb | 下载:0

[C#编程GQTransDemo

说明:图形学经典实验 3D图形变换 图形学实验代码-Classical experiment Graphics Graphics 3D graphics transformation experiment code
<张亦楠> 在 2025-03-01 上传 | 大小:1.94mb | 下载:0

[C#编程StudentManage

说明:一个简单的学生管理系统,用C#写的,供大家参考。-A simple student management system, written using C# for your reference.
<守望> 在 2025-03-01 上传 | 大小:75kb | 下载:0

[C#编程yb

说明:学生选课管理系统,用C#写的立面包含书记库设计模板。-Student elective management system, written using C# with secretary of the library facade design template.
<守望> 在 2025-03-01 上传 | 大小:2.59mb | 下载:0

[C#编程TabControl_Demo

说明:Recently I came across a requirement for a tab control to be closed from the header itself. This means the user doesn t need to switch to any tab page in order to close it. The perfect example for this one is Firefox bro
<prakash> 在 2025-03-01 上传 | 大小:15kb | 下载:0

[C#编程VisualCbuilderimageprocessingprogramdesignexample.

说明:Visual C#图像处理程序设计实例,用C#编写图像处理的源程序-Visual C# example of image processing, program design, using C# write image processing source code
<王东玉> 在 2025-03-01 上传 | 大小:8.74mb | 下载:0

[C#编程MyMobile

说明:wince 数据库,Microsoft.WindowsMobile.Status, 可通过系统得到的状态包括:活动应用程序、设备的 ActiveSync 状态、当前电池电量、是否有照相机连接到该设备、是否插入了耳机、 Media Player 中当前播放的歌曲名称、未读的 SMS 信息个数、未读的电子邮件个数、当前是否正在通话、当前是否正在进行会议呼叫、当前是否可以使用 GPRS 连接、设备当前是否连接到 VPN 、未接电话呼叫的个
<jwb> 在 2025-03-01 上传 | 大小:152kb | 下载:0

[C#编程market

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

[C#编程fabianyi

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

[C#编程AssemblyDynamicLoader

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

[C#编程SnakeRun

说明:此代码主要用于开发吞吃蛇的游戏,要用vs2005环境。包括所有文件。-It is for the game of tunchishe ,using under the enviroment of vs2005.
<珍妮> 在 2025-03-01 上传 | 大小:77kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 1849.50 .51 .52 .53 .54 ... 5346 »

源码中国 www.ymcn.org