资源列表

« 1 2 ... .21 .22 .23 .24 .25 2826.27 .28 .29 .30 .31 ... 21467 »

[其他小程序ir

说明:透過電腦觀察紅外線和无線波形,有線路圖,自己做-Through the computer to observe the infrared and wireless waveforms, there are circuit diagram, do
<楊卓成> 在 2025-10-09 上传 | 大小:605kb | 下载:0

[其他小程序IM_DTC

说明:异步电动机直接转矩控制模型,改进后的模型,带滞环比较器的模型-Asynchronous motor direct torque control model, the improved model, with comparator hysteresis model
<刘伟> 在 2025-10-09 上传 | 大小:12kb | 下载:0

[其他小程序librarian

说明:简单的学生成绩管理,有英语,数学,c++成绩输入存盘,并对总成绩进行排名,还有各科的成绩分布情况统计。-Simple management of student achievement, there are English, Mathematics, c++ Accomplishments input disk, and a total score to rank, as well as the distribution of various statistical results.
<刘海> 在 2025-10-09 上传 | 大小:11kb | 下载:0

[其他小程序2

说明:07年数学建模b题,用C++做的,有一些瑕疵!不过总体说来不错-2007 Mathematical Modeling b title with C++ Do have some flaws! Overall, however good
<曾召明> 在 2025-10-09 上传 | 大小:413kb | 下载:0

[其他小程序pat7253596

说明:电压带隙基准一个在模拟电路中很重的一部分,本文论述了带隙基准的一个高阶补偿方法-Bandgap reference voltage in the analog circuits in a heavy part of this paper, bandgap reference, a high-level compensation
<PoLo> 在 2025-10-09 上传 | 大小:531kb | 下载:0

[其他小程序Hanoi

说明:一个Hanoi的小游戏 void Hanoi(int n, char x,char y,char z) { if (n==1) { printf("%c %d %c\n",x,n,z) return } Hanoi(n-1,x,z,y) printf("%c %d %c\n",x,n,z) Hanoi(n-1,y,x,z) }-Hanoi in a game void Hanoi (int n, char x, char
<123> 在 2025-10-09 上传 | 大小:142kb | 下载:0

[其他小程序softreceiver

说明:包含软件无线电中软件接收机的信号识别功能,主要是关键参数的数值计算。-Software includes software-defined radio receiver signal recognition function is the key parameters of the numerical calculation.
<> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[其他小程序neibu

说明:内部排序演示 数据结构课程设计 c语言设计 有源码 有注释-Sort of internal data structure curriculum design presentation c language design annotated source
<晴天> 在 2025-10-09 上传 | 大小:134kb | 下载:0

[其他小程序images

说明:源码太简单 2.不是源码 3.缺少文件 4.所选类别和开发环境不对 5.乱写说明或说明不够认真 6.压缩文件有密码 7.源码重复或-2 source code too simple. Rather than source code 3. The lack of documents 4. Selected categories and development environment, not 5. Write without basis or indicate that n
<张凯> 在 2025-10-09 上传 | 大小:3kb | 下载:0

[其他小程序THPLC-D

说明:THPLC-D型变频器调试说明 1、THPLC-D是在THPLC-C的基础上升级开发的,其主要区别是:变频器控制电机部分取代了继电器控制电机部分。其它的没有变动,所以大部分程序都沿用了THPLC-C的程序,只是添加开发了变频器的样例程序。 2、变频器的样例程序存放在bianpintontxun文件夹里,运行GPPW.GSP即可!其它的相同的程序制作备份 用。其中 bianpintontxun.RAR 里面的程序比较好用。 -THPLC-D type converter debu
<xiaoyu> 在 2025-10-09 上传 | 大小:55kb | 下载:0

[其他小程序!ISD4004

说明:ISD4004资料 ISD4004系列工作电压3V,单片录放时间8至16分钟,音质好,适用于移动电话及其他便携式电子产品中。-ISD4004 Series ISD4004 information voltage 3V, single-chip playback time for 8-16 minutes, good sound quality for mobile phones and other portable electronic products.
<xiaoyu> 在 2025-10-09 上传 | 大小:32kb | 下载:0

[其他小程序BCD.~(2).SCHDOC.Zip

说明: 这是二进制计数器的一部分程序,大家也可以在AD上面看。-This is part of binary counter procedures, we can also see AD above.
<何凯> 在 2025-10-09 上传 | 大小:3kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 2826.27 .28 .29 .30 .31 ... 21467 »

源码中国 www.ymcn.org