资源列表

« 1 2 ... .66 .67 .68 .69 .70 48371.72 .73 .74 .75 .76 ... 66605 »

[C#编程monichoujiang

说明:运行于.NET fr a mework 4.0的C#模拟摇号程序,也就是模拟抽奖程序,大家所熟悉的抽号器与此相似。程序使用多个线程生成随机字符,核心代码基本是在Form1.cs中,请重点参考。-Running on. NET fr a mework 4.0 is C# analog Yaohao program, which is an analog lottery program, everyone is familiar with
<wpudn6> 在 2025-01-20 上传 | 大小:13kb | 下载:0

[C#编程yichuansuanfa

说明:C#组卷遗传算法,源代码看上去挺完整的,有VS环境的可编译源程序-A Genetic Algorithm C# source code looks quite complete, there can be compiled source VS environment
<wpudn6> 在 2025-01-20 上传 | 大小:13kb | 下载:0

[C#编程MAC

说明:C#由IP地址获取对应的网卡MAC地址,基于Iphlpapi.dll,主线程之外的线程要调用main线程中建立的控件,需要使用委托的方式。请确保网络是正常的,否则获取不到MAC地址。-C# to obtain the IP address corresponding to the MAC address, thread-based Iphlpapi.dll, outside the main thread to call the con
<gpudn10> 在 2025-01-20 上传 | 大小:13kb | 下载:0

[其他小程序SRM_drive

说明:srm drive simulkation using fuzzy logic for speed control of SRM motor
<govindasamy> 在 2025-01-20 上传 | 大小:13kb | 下载:1

[其他小程序3

说明:输入年份月份,计算该月的总天数.其中有对闰年的判断.- Enter the year in January, the total number of days in the month of calculation which has to leap judgment
<林呒> 在 2025-01-20 上传 | 大小:13kb | 下载:0

[控制台(字符窗口)编程Paimai

说明:  可以实现委托(物品信息、可提出保留价),公告(物品信息、保留价),多次竞价,成交或流排等模块。维护拍卖过程各个环节的所有信息,最后保留所有物品的拍卖结果信息。-Can entrust (items of information may be made reserve price), announcement (items of information, reserve price), multiple bidding, auctio
<柴锐> 在 2025-01-20 上传 | 大小:13kb | 下载:0

[C#编程readData

说明:C#用OleDbConnection读取数据库内容,先实例化OleDbConnection对象、OleDbDataAdapter对象和DataSet对象,然后用myConn.Open() 打开数据库,使用myCmd.Fill把数据读取到数据集合中,然后再从从数据集合中读取第一张表的数据,再使用foreach从表中一行一行读取数据,并写到listBox框中,最后使用myConn.Close() 关闭数据库连接。-C# utilizando
<ypudn97> 在 2025-01-20 上传 | 大小:13kb | 下载:0

[C#编程tableInfo

说明:C#读取数据列属性,先来实例化OleDbConnection对象,实例化OleDbDataAdapter对象,实例化DataSet对象,打开数据库,把数据读取到数据集合中,使用DataTable dTable = dtSet.Tables[0] 从数据集合中读取第一张表的数据,从表中读取列的属性,并写到listBox框中,最后别忘了关闭数据库连接-C# leer propiedades de la columna de datos, e
<rpudn2> 在 2025-01-20 上传 | 大小:13kb | 下载:0

[对话框与窗口code4

说明:如何在组合框中显示文件列表 使用visual C++编译完成-How to display file list in combo boxes,
<dongwenbin> 在 2025-01-20 上传 | 大小:13kb | 下载:0

[其他小程序EDI_Parser

说明:地球物理,电磁法数据,国际标准交换数据格式EDI。数据段解释器EDI_Parser。代码。-Geophysical, electromagnetic data, the international standard for exchanging data format EDI. Data segment interpreter EDI_Parser. Code.
<huang> 在 2025-01-20 上传 | 大小:13kb | 下载:0

[Static控件3DTEXT

说明:实现3D效果的文字显示,static控件,可以设置背景颜色和前景颜色-the 3D Text
<张凯> 在 2025-01-20 上传 | 大小:13kb | 下载:0

[其他小程序sha.c

说明:sha1 checksum. test sample program.
<damian> 在 2025-01-20 上传 | 大小:13kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 48371.72 .73 .74 .75 .76 ... 66605 »

源码中国 www.ymcn.org