资源列表

« 1 2 ... .22 .23 .24 .25 .26 5227.28 .29 .30 .31 .32 ... 5345 »

[C#编程PWM

说明:用51单片机模拟的PWM波,控制加热器装置-With 51 analog PWM wave to control the heater unit
<高博> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程raytracer111

说明:电磁场与微波技术下的射线追踪技术。应用c语言编程-Electromagnetic Field and Microwave Technology under the ray tracing technique. Application c programming language
<鑫博> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程exe3

说明:使用c语言编写的一个接受“实常数”语言的有穷状态自动机-Using c language one to accept the " real constant" languages ​ ​ finite state automaton
<雨晴> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程triangle

说明:this s create triangle with openGL in Vc-this s create triangle with openGL in Vc++
<timaz> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程1

说明:编译原理词法分析,能够识别包括字符,数字,e,小数点,负数,-Compiler theory lexical analysis, to identify, including characters, numbers, e, decimal point, negative, etc.
<mary> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程qxnh

说明:本代码使用最小二乘法完成两特性曲线的拟合 可输入拟合点个数-Least squares curve fitting
<deng eric> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程OPC

说明:OPCNetWrapper.dll是.net平台下,开发OPC客户端的好用工具,是OPC接口的包装,类似于原来VB调用OPCDAauto.dll来开发OPC客户端程序-OPCNetWrapper.dll Net platform, the development of OPC client handy tool, OPC interface package, similar to the original VB calls OPCDAauto.dll to develop OPC client
<lzx> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程dxcapture_class

说明:dxcapture_class for screehsots
<dsfdsf> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程ReadXmlTreeview

说明:将xml文件读出 成树状图表示 可以结合treeview控件使用 使用vsC#编辑 -Xml file will be read out can be combined into a tree diagram shows treeview controls that use vsC# edit
<吴晓辰> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程ChangeResolution

说明:能够更改屏幕分辨率 C#类 可直接导入使用 请更改命名空间-Able to change the screen resolution C# classes can be imported directly change the namespace to use
<吴晓辰> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程CheckSystemVersion

说明:能够自动监测系统类型 只支持windows C#类 直接使用-Automatic monitoring system type can only support windows C# class directly
<吴晓辰> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[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) { p=(a+b+c)/2 s=sqrt(p*(p-
<杜乘风> 在 2025-06-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 5227.28 .29 .30 .31 .32 ... 5345 »

源码中国 www.ymcn.org