资源列表

排序选择:

« 1 2 ... .28 .29 .30 .31 .32 72933.34 .35 .36 .37 .38 ... 267458 »

[加密解密Arc5

说明:private double PointToAngle(Point AOrigin, Point APoint) { if (APoint.X == AOrigin.X) if (APoint.Y > AOrigin.Y) return Math.PI * 0.5f else return Math.PI * 1.5f else if (APoint.Y == AOrigin.Y) if (APoint.X > AOrigin.X)
<欣欣> 在 2025-10-03 上传 | 大小:245kb | 下载:0

[ICQ/即时通讯LumaQQ.NET

说明:LumaQQ .Net版源代码,实现了腾讯QQ的大部分功能,并能作为腾讯QQ客户端-LumaQQ. Net version of the source code to achieve most of the functions Tencent QQ and Tencent QQ as a client
<YZB> 在 2025-10-03 上传 | 大小:6.87mb | 下载:0

[单片机(51,AVR,MSP430等)EM1602C

说明:EM1602C点阵液晶显示屏驱动示例,Keil C编译-Dot matrix LCD driver EM1602C example, Keil C compiler
<姜飞> 在 2025-10-03 上传 | 大小:1kb | 下载:0

[TCP/IP协议栈posServer

说明:实现TCP/ip连接服务器,显示客户方IP及端口-Realize TCP/ip connection to the server, showing client IP and port
<李成> 在 2025-10-03 上传 | 大小:1kb | 下载:0

[Windows编程testStrucKey

说明:结构体作为map 的key的问题: 1.首先需要重载操作符operator <,否则,元素排序是凌乱的,用find查找会有问题 2.测试发现,用结构体作key比用拼凑组合的string作key查找效率要高些-Structure as a map of the key questions: 1. First of all, the need for operator overloading operator
<曾华> 在 2025-10-03 上传 | 大小:39kb | 下载:0

[GIS编程Arc4

说明:ArcGis(VBA) A rcGis(VBA)
<欣欣> 在 2025-10-03 上传 | 大小:718kb | 下载:0

[数值算法/人工智能VCALFG

说明:这个是常用的数值算法用VC编写的。相信对大家有用哦。-This is a commonly used numerical algorithm using VC prepared. Oh, I believe everyone useful.
<yzf> 在 2025-10-03 上传 | 大小:1.59mb | 下载:0

[其他小程序TextEditorApp

说明:计算器的实现,它的开发语言是JAVA.绘制一个文本编辑器,并实现复制、粘贴、剪切、记事本、计算器等功能*/ -Calculator realize that it is the development language JAVA. Drawing a text editor, and realize copy, paste, cut, notebook, calculator and other functions* /
<yangyan> 在 2025-10-03 上传 | 大小:3kb | 下载:0

[文档资料haar

说明:对图片实现haar变换,并可设置阈值对图片进行不同损耗的压缩-Picture realize haar transform, and set the threshold of different picture compression loss
<小路> 在 2025-10-03 上传 | 大小:1.52mb | 下载:0

[SQL Server数据库123_typ

说明:SQL2000中备份和恢复简单讲解,例举了些简单的操作方法。-SQL2000 in backup and recovery simple explanations, examples of some simple methods of operation.
<tengyp> 在 2025-10-03 上传 | 大小:582kb | 下载:0

[图形图像处理(光照,映射..)Read7

说明:能实现BMP,JPG文件的放大缩小,剪切等功能,能实现鼠标控制全过程,自动加载上一张,下一张图片,能剪切指定区域的图片,进行复制和另存-To achieve BMP, JPG files zoom, shear and other functions, can realize the mouse to control the whole process on an automatic loading, under a picture that can shear the designated a
<fxy> 在 2025-10-03 上传 | 大小:8.93mb | 下载:0

[matlab例程matlabDSP

说明:matlab下的数字信号处理实例 当工具书用也不错-under matlab examples of digital signal processing tool when used well
<yzf> 在 2025-10-03 上传 | 大小:169kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 72933.34 .35 .36 .37 .38 ... 267458 »

源码中国 www.ymcn.org