资源列表

排序选择:

« 1 2 ... .59 .60 .61 .62 .63 215864.65 .66 .67 .68 .69 ... 267458 »

[VHDL编程CPLD

说明: epm 570 cpld 跑马灯程序 希望对大家能有点用-epm 570 cpld Marquee program
<陈晶> 在 2025-10-02 上传 | 大小:38kb | 下载:0

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

说明:51的pwm程序可以实现pwm波形输出再外加一些电路可以组成波形发生器-Program 51 pwm pwm waveform output can be achieved and then plus some circuits can be composed of a waveform generator
<陈晶> 在 2025-10-02 上传 | 大小:23kb | 下载:0

[JSP源码/JavapersonNum

说明:今年计算机学院研究生入学复试分多个小组。现在老师需要知道每组复试同学中男生和女生的人数。请你编写程序分别统计出男女生的总人数。 Input 输入的第一行是一个数t(0 < t < 10),表示有t组测试用例。 对于每组输入数据有两行,第一行是一个正整数n(1 < n < 1000),表示参加该组复试的总人数。接下来一行有n个整数(取值为0或1),0代表男生,1代表女生,整数间由一个空格隔开。 Output 对于每组测试用例,输出一行,由两个
<郭恒> 在 2025-10-02 上传 | 大小:7kb | 下载:0

[绘图程序Untitled

说明:这是一个用于画甘特图的例子,主要用于模糊柔性作业调度问题中-This is an example of drawing the Gantt chart,mainly applied to the fuzzy flexible job-shop scheduling problem
<林剑> 在 2025-10-02 上传 | 大小:2kb | 下载:0

[matlab例程chabu

说明:直线插补,主要实现从一点到另一点走直线,用插补的方式来逼近理想直线,尽量减小误差-Linear interpolation, the main achievement one point to another straight line, with the interpolation way to approach the ideal line, to minimize the error
<李朝阳> 在 2025-10-02 上传 | 大小:1kb | 下载:0

[汇编语言51pwm

说明:51单片机PWM占空比调整演示程序 我花了一点时间,编写了这个程序,非常实用!(通过测试,注意:AT89S51单片机,有的单片机P3_7需要改为P3^7)-51 singlechip PWM duty cycle adjustment demonstration program I spent a little time, write the program, very practical! (through testing, note: AT89S51 MCU MCU P3_7, s
<刘凯> 在 2025-10-02 上传 | 大小:1kb | 下载:0

[其他小程序untitledxindehaha1234

说明:用MATLAB进行仿真永磁直驱风力发电对网侧进行控制研究-Permanent magnet direct-drive wind power simulation
<gaohongyan> 在 2025-10-02 上传 | 大小:172kb | 下载:0

[JSP源码/Javaproc

说明:寻找第K小的数Submit: 1621 Accepted:702Time Limit: 1000MS Memory Limit: 65536K Descr iption 给你n个完全不相同整数(n<=300),每一个数都大于0并且小于1000,请找出第k小的数。 Input 输入包括两行,第一行用空格隔开的两个数 n和k 第二行有n个不行同的数; Output 输出第k小的数字; Sample Input 5 3
<郭恒> 在 2025-10-02 上传 | 大小:6kb | 下载:0

[汇编语言PIC_PWMKEY

说明:假设现在有个产品,要实现一个按键调节LED的亮度(PWM六档调光)。要以最低成平,体积要小,抗干扰最好。用PIC12C508A,最适合不过了。-Assume now that a product, brightness to achieve a key regulator of LED (PWM six files dimming). At the lowest level, small size, the best anti interference. With the PIC12C508A,
<刘凯> 在 2025-10-02 上传 | 大小:91kb | 下载:0

[JSP源码/JavaSearchChar

说明:查找 输入数组长度 n 输入数组 a[1...n] 输入查找个数m 输入查找数字b[1...m] 输出 YES or NO 查找有则YES 否则NO 如(括号内容为注释) 输入: 5(数组长度) 1 5 2 4 3(数组) 3(查找个数) 2 5 6(查找具体数字) 输出: YES YES-Search Char
<郭恒> 在 2025-10-02 上传 | 大小:8kb | 下载:0

[汇编语言PICjiaocheng

说明:用 C 语言来开发单片机系统软件最大的好处是编写代码效率高、软件调试直观、维护升级方便-Using C language to develop the software of the single chip microcomputer system is the biggest advantage of code efficiency is high, intuitive, convenient maintenance and upgrade software debugging
<刘凯> 在 2025-10-02 上传 | 大小:39kb | 下载:0

[JSP源码/JavaSearchNum

说明:查找第K小数 查找一个数组的第K小的数,注意同样大小算一样大 如 2 1 3 4 5 2 第三小数为3 如(括号内容为注释) 输入: 6(数组长度n) 2 1 3 5 2 2(数组) 3(K 即为第三小数) -Search num
<郭恒> 在 2025-10-02 上传 | 大小:7kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 215864.65 .66 .67 .68 .69 ... 267458 »

源码中国 www.ymcn.org