资源列表

« 1 2 ... .84 .85 .86 .87 .88 45089.90 .91 .92 .93 .94 ... 66605 »

[C#编程xiangmu1

说明:判断三边是否能构成三角形 如果是的话并求周长面积-#include <stdio.h> #include <math.h> void main() { int a,b,c double p,s printf("请输入三角形的三边长:") scanf(" d, d, d",&a,&b,&c) if ((a+b>c&&a-b<c)==1) {
<杜乘风> 在 2025-03-03 上传 | 大小:1kb | 下载:0

[其他小程序jingyimokuai

说明:这个是最全、免费的模块,含包括控制系统在内的 多个代码、类 -This is the most comprehensive, free module, including control system, including a plurality of code, classes, etc.
<叶尔哈那提> 在 2025-03-03 上传 | 大小:480kb | 下载:0

[其他小程序CalibrationBasedonPOEFormula

说明:matlab中机器人的参数标定算法,采用POE方法,快速准确。-POE method for the robot calibration
<黄华水> 在 2025-03-03 上传 | 大小:2kb | 下载:0

[其他小程序1

说明:自己乱做的网页,没有什么太过于突出的地方-Doing her own website, nothing too prominent place
<黄俊杰> 在 2025-03-03 上传 | 大小:5.04mb | 下载:0

[Windows编程json-1.5

说明:json(Javascr ipt Object Notation)的源代码,方便编写成格式-json (Javascr ipt Object Notation) the source code into a format to facilitate the preparation
<> 在 2025-03-03 上传 | 大小:301kb | 下载:0

[Windows编程Color_Pick

说明:这篇文章地址建造一个简单实用的应用程序用于选择一个RGB或web颜色 应用程序允许用户关键在RGB值或使用RGB滑块控件选择一个颜色。每当当前颜色是更新,文本框表单的底部是动态更新为显示当前网络和RGB颜色值设置为当前的颜色。-This article addresses the construction of a simple and useful application for selecting an RGB or web col
<维斯摩尔> 在 2025-03-03 上传 | 大小:113kb | 下载:0

[其他小程序yjmvc

说明:自己编写设计的简易as3 mvc框架,还是比较好用的-Write your own design recommendations as3 mvc fr a mework
<> 在 2025-03-03 上传 | 大小:780kb | 下载:0

[Windows编程ComiX.v0.2.1.beta1-SRC

说明:漫画是一段程序,其读取每日漫画(漫画)。它有一个用户友好的图形界面,用幻灯片功能,日历就像控制,易于导航菜单,预览和漫画下今天按钮,状态栏有关电流的连环漫画-Comic is a program that reads the daily comics (comics). It has a user-friendly graphical interface, with slideshow function, calendar like c
<维斯摩尔> 在 2025-03-03 上传 | 大小:95kb | 下载:0

[Windows编程instal-component

说明:instal component for delphi zk soft
<haidar> 在 2025-03-03 上传 | 大小:562kb | 下载:0

[Windows编程CommPort

说明:串行端口的例子在Visual Basic.net(VS 2008)这允许您与串口通信。我测试了这个进行交流,一个调制解调器。代码是快速和稳定的,我用它来做大文件传输。-Serial port example in Visual Basic.net (VS 2008) This allows you to communicate with the serial port. I tested this to communicate a mo
<脆皮茄子> 在 2025-03-03 上传 | 大小:61kb | 下载:0

[Windows编程Compare_Fi

说明:检查两个文件是相同的,基于CRC32方法。这是相当快,它检查两个文件的300 mb在大约30秒。-Check the two files are identical, based on CRC32 method. It is quite fast, it checks two files 300 mb in about 30 seconds.
<脆皮茄子> 在 2025-03-03 上传 | 大小:9kb | 下载:0

[驱动编程RFIDRC522

说明:RFID—STC11_RC522,是用C语言编写的驱动RFID(RC522)的源代码,用51单片机驱动!-RFID-STC11_RC522, is written in C drive RFID (RC522) of the source code, with 51 single-chip driver!
<肖北> 在 2025-03-03 上传 | 大小:184kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 45089.90 .91 .92 .93 .94 ... 66605 »

源码中国 www.ymcn.org