资源列表

« 1 2 ... .32 .33 .34 .35 .36 3537.38 .39 .40 .41 .42 ... 5345 »

[C#编程getico

说明:C#编程实现获取软件相关联的图标,输入扩展名就可显示出该扩展使用的图标。主要是运用API函数的SHGetFileInfo(),代码不复杂,你应该能看懂。-C# Programming for the software associated with the icon, enter the extension can be shown that the expansion of the use of icons. Primarily is to use API functions SHGetFil
<262> 在 2025-06-07 上传 | 大小:34kb | 下载:0

[C#编程VCthemax_mindistance

说明:最大最小距离分类算法实现平面点的分类 如果添加文件数据输入数据,可实现对DEM数据或者遥感图像的处理-The largest minimum distance classification algorithm to achieve the classification of planar points, the input data if you add the file data can be realized on the DEM data or remote sensing image
<best> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[C#编程threedigitnumbers

说明:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?-There 1,2,3,4 numbers, how many can be formed from each other and without duplication of the three-digit numbers? How many are?
<杜红永> 在 2025-06-07 上传 | 大小:2kb | 下载:0

[C#编程Enterprisesundertheprofitcmmissionbonuses

说明:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高    于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提    成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于    40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于    100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放奖金总数? -
<杜红永> 在 2025-06-07 上传 | 大小:3kb | 下载:0

[C#编程msp430-clock

说明:MSP430 for epaper driver
<Johnny> 在 2025-06-07 上传 | 大小:7kb | 下载:0

[C#编程C

说明:C#数据类型、指针、预定义类型、类型转换、类型系统统一化等内容的介绍-C# data types, pointer, predefined types, type conversion, type system, unified presentation etc.
<qianjiaxing> 在 2025-06-07 上传 | 大小:630kb | 下载:0

[C#编程shunxuzhan

说明:#define MAX 100 typedef int ElemType typedef struct{ ElemType*data int top } SqStack 顺序栈的基本操作,1,初始化建立空栈 2,入栈,3,显示所有的数据 4,退出 。有菜单栏,里面有word文档的运行结果显示-# define MAX 100 typedef int ElemType typedef struct (ElemType* data int top ) SqS
<xiaoting> 在 2025-06-07 上传 | 大小:101kb | 下载:0

[C#编程Exceller

说明:这是一个用C#来操作文件进行读写的实例,比微软官方的Microsoft.Office.Interop.Excel库用起来要简单。这个实例中要用到Interop, Attributes 和 Reflection等类库。-This is a used C# to manipulate instances of read and write files than Microsoft' s official Microsoft.Office.Interop.Excel library should
<267> 在 2025-06-07 上传 | 大小:524kb | 下载:0

[C#编程MyCAD

说明:C#仿简单的CAD矢量绘图源码.重点是模仿了CAD的矢量绘图功能,实现了画直线,长方形,圆形、选择线条颜色,线条粗细、移动以及清除等操作,还可以保存。-C# imitate a simple CAD vector graphics source. Focus on imitation of the CAD vector graphics to achieve a draw line, rectangle, circle, select the line color, line thickness
<267> 在 2025-06-07 上传 | 大小:87kb | 下载:1

[C#编程CSDNReader2005

说明:CSDN Reader(基于C#网络聚合技术).CSDN Reader是一款基于C#的网络读帖工具,读取著名的CSDN技术论坛的每日最新帖子,学习C#网络编程的朋友这个可以作为参考。-CSDN Reader (based on C# Web polymerization). CSDN Reader is a Web-based C# Read a tool to read the famous CSDN Technical Forum latest posts each day to learn
<269> 在 2025-06-07 上传 | 大小:943kb | 下载:0

[C#编程WebCapture

说明:C#版的网页照相机,也称网页快照抓取器,捕获整个网页,生成PNG图像,这和抓屏功能还有点不一样,抓屏功能只能抓取屏幕当前显示的内容,并不能将没有显示的内容一并抓取,网页照相机是把显示与不显示的全部抓取出来。在对话框中输入你要捕获的网页地址,稍等片刻它就会抓取完毕并生成图像在当前目录。本源码在VS2005下顺利编译通过。 -C# version of their web cameras, also known as web crawlers snapshots, capture the entir
<269> 在 2025-06-07 上传 | 大小:194kb | 下载:0

[C#编程Aninteger

说明:一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?-An integer, it is added after the 100 is a completely square, together with 168 is a completely square, what is the number of how many?
<杜红永> 在 2025-06-07 上传 | 大小:2kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 3537.38 .39 .40 .41 .42 ... 5345 »

源码中国 www.ymcn.org