资源列表

« 1 2 ... .16 .17 .18 .19 .20 46321.22 .23 .24 .25 .26 ... 66603 »

[C#编程poi

说明:编写程序要求:允许用户输入两整数求出并输出两整数大公约数(Common denominator)里介求公约数算法--欧几里德算法又称辗转相除法其计算理下:用a除b取余数a1 a1 = 0, 则b大公约数 否则用 b 除a1取余数a2 a2 = 0则a1大公约数 否则用 a1 除a2取余数a3a3 = 0则a2大公约数 否则用a2除a3取余数a4-Program requirement: allows the user to enter
<庞凤梅> 在 2024-11-17 上传 | 大小:4kb | 下载:0

[C#编程dockpanel

说明:实现vs2010停靠功能用于C#,经本人验证好使-Stop function is used to achieve vs2010 C#, so that after I verified
<安洪生> 在 2024-11-17 上传 | 大小:583kb | 下载:0

[其他小程序VB

说明:视屏播放器,利用vb良好的界面环境,通过读取数据库中的信息,来播放本地文件-video player
<wanghao> 在 2024-11-17 上传 | 大小:1.93mb | 下载:0

[其他小程序bluetooth

说明:蓝牙聊天工具,qt编写的通过蓝牙连接的聊天工具-Bluetooth chat tools, qt prepared via Bluetooth chat tool
<李杰> 在 2024-11-17 上传 | 大小:94kb | 下载:0

[其他小程序wannianli

说明:万年历,可以查询年月日、星期,可以进行重要事件记录,查询节日-Calendar, you can check the date, week, you can record important events, festivals inquiry
<徐丽娜> 在 2024-11-17 上传 | 大小:2.99mb | 下载:0

[文件操作FileTransfer

说明:用VC程序编写的文件断点续传程序,有客户端和服务端,我已经在winxp环境下调试通过。请检验。-Document prepared by the VC program HTTP procedures, client and service side, I have in winxp through debugging environment. Please test.
<lhw> 在 2024-11-17 上传 | 大小:3.36mb | 下载:0

[通讯编程sgip12_spdemo_y

说明:联通sgip发送程序, 联通sgip发送程序, -UNICOM sgip1.2 sms program,can use in windowsUNICOM sgip1.2 sms program,can use in windows
<lzs> 在 2024-11-17 上传 | 大小:494kb | 下载:0

[其他小程序princomp_face_recognition

说明:关于人脸识别实现princomp的简单小程序-About Face achieve princomp simple applet
<孔玮琦> 在 2024-11-17 上传 | 大小:2.06mb | 下载:0

[其他小程序detect

说明:用adaboost分类器实现人脸检测的小程序-With adaboost classifier for face detection applet
<孔玮琦> 在 2024-11-17 上传 | 大小:2.42mb | 下载:0

[其他小程序VanetMobiSim_1_0__Manual

说明:VanetMobiSim是模拟车辆运动模型的重要软件,是作为研究车载网络的基础模拟环境。本文档是对VanetMobiSim软件的操作手册!-VanetMobiSim software simulation is an important vehicle motion model is the basis for the network as a research vehicle simulation environment. This
<jason> 在 2024-11-17 上传 | 大小:136kb | 下载:0

[其他小程序Mobility-Patterns-for-VANETs

说明:该文档说明通过VanetMobiSim软件,生成对车辆自组织网络中车辆的运动模型的实际描述,为之后研究车联网提供帮助。- This document describes the software through VanetMobiSim generate the actual descr iption of the vehicle from the vehicle motion model of organizational net
<jason> 在 2024-11-17 上传 | 大小:328kb | 下载:0

[其他小程序namegetpid

说明:linux环境下,通过进程名称,获取进程pid,代码为C语言实现。-Under linux environment, through the process name, get the process pid, code for the C language.
<jason> 在 2024-11-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 46321.22 .23 .24 .25 .26 ... 66603 »

源码中国 www.ymcn.org