资源列表

« 1 2 ... .62 .63 .64 .65 .66 1167.68 .69 .70 .71 .72 ... 5345 »

[C#编程Decorator

说明:C# 装饰着模式的demo,很清晰,很清楚,很好懂-C# decorated with patterns demo, very clear, very clear, well understood
<xiaoS> 在 2025-06-05 上传 | 大小:13kb | 下载:0

[C#编程Cache

说明:利用栈队列实现的停车管理系统,和计费问题-Parking Management System
<tanyanwen> 在 2025-06-05 上传 | 大小:13kb | 下载:0

[C#编程HMac_SHA512

说明:HMAC_SHA_512算法,其中增加的自动干扰salt-HMAC_SHA_512 algorithm, which automatically increases the interference salt
<邢光宇> 在 2025-06-05 上传 | 大小:13kb | 下载:0

[C#编程sift-detailed-comments

说明:SIFT算法C++代码注释,非常详细,具体到每一步骤和细节。-detailed comments of SIFT C++ code
<delay> 在 2025-06-05 上传 | 大小:13kb | 下载:0

[C#编程DownloaderBase_v123

说明:Describe: The use of theoretical knowledge learned, truly be a computer model for the design of the whole system, and the EDA platform, complete realization of the design, so that the combination of theory and practice, in order to further strengthen
<copper3479> 在 2025-06-05 上传 | 大小:13kb | 下载:0

[C#编程CSharp

说明: 编译环境:Microsoft Visual C++ 6.0 说明: 采用树形结构处理表达式,按优先级运算结果,一个加,减,乘,除或数值为一个节点-Compile environment: Microsoft Visual c++ 6.0 Descr iption: Expression of tree structure processing, according to the priority operations as a result, a plus, minu
<zjr> 在 2025-06-05 上传 | 大小:13kb | 下载:0

[C#编程LibBIRCH

说明:C# implementation of the BIRCH algorithm
<Vinicius> 在 2025-06-05 上传 | 大小:13kb | 下载:0

[C#编程TuBiao

说明:Visual C#动态修改图片-在图片上添加描述信息,类似图片加水印的功能,特别是加文字文印,先给选中的图片上写上具体的ID编号,还需要判断文件类型是否为图像类型,这里就不赘述了,定义一个矩形区域,以后在这个矩形里画上白底黑字,定义字体,笔刷,画文字用,输出处理后的图像,具体代码实现请参见压缩包源码-Visual C# dynamic modification of pictures- adding descr iptive information on the image, similar t
<wpudn5> 在 2025-06-05 上传 | 大小:13kb | 下载:0

[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 pumping number is similar. Pro
<wpudn6> 在 2025-06-05 上传 | 大小:13kb | 下载:0

[C#编程yichuansuanfa

说明:C#组卷遗传算法,源代码看上去挺完整的,有VS环境的可编译源程序-A Genetic Algorithm C# source code looks quite complete, there can be compiled source VS environment
<wpudn6> 在 2025-06-05 上传 | 大小: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 controls created in the main thre
<gpudn10> 在 2025-06-05 上传 | 大小:13kb | 下载:0

[C#编程readData

说明:C#用OleDbConnection读取数据库内容,先实例化OleDbConnection对象、OleDbDataAdapter对象和DataSet对象,然后用myConn.Open() 打开数据库,使用myCmd.Fill把数据读取到数据集合中,然后再从从数据集合中读取第一张表的数据,再使用foreach从表中一行一行读取数据,并写到listBox框中,最后使用myConn.Close() 关闭数据库连接。-C# utilizando OleDbConnection para leer el
<ypudn97> 在 2025-06-05 上传 | 大小:13kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 1167.68 .69 .70 .71 .72 ... 5345 »

源码中国 www.ymcn.org