资源列表

排序选择:

« 1 2 ... .65 .66 .67 .68 .69 93270.71 .72 .73 .74 .75 ... 267454 »

[C#编程stack_queue

说明:两栈模拟队列 采用两个反面增长的栈来模拟队列。 // 1、入队:将元素压入s2栈;当s2满时,将s2中所有元素依次弹出并逐个压入s1,再将元素压入s2。 // 2、出队:栈s1非空,则弹出s1中的元素;栈s1为空,则将s2中的元素依次弹出并逐个压入s1,再 // 弹出s1中的元素。 // 3、判断是否为空:若栈s1、s2均为空,则该队列为空。-anology queue by stack
<kathy> 在 2025-07-08 上传 | 大小:1kb | 下载:0

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

说明:SI4432 唯一一个20dbm输出的RFIC的驱动程序。是做RF无线数传的好Demo。-SI4432 only 20dbm output driver RFIC. RF is a wireless data transmission to do a good Demo.
<kation122> 在 2025-07-08 上传 | 大小:157kb | 下载:0

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

说明:室温检测与万年历显示系统(12864) 不带字库。-Calendar at room temperature detection and display system (12864) without character.
<mwh1987> 在 2025-07-08 上传 | 大小:460kb | 下载:0

[JSP源码/Javaspring

说明:开发spring指南.基本的spring构建工作说明. 开发spring指南.基本的spring构建工作说明.-Guide the development of spring. Construction of the basic job descr iption of the spring. Guide the development of spring. Construction of the basic job descr iption of the spring.
<黎明> 在 2025-07-08 上传 | 大小:603kb | 下载:0

[WEB源码YYTetris

说明:ASP.NET俄罗斯方块游戏SilverLight版,一款运行于ASP.NET的俄罗斯方块游戏,基于SilverLight,SilverLight是微软的一项新技术,侧重于网页图形显示方面,这款游戏可以学习一下。 -ASP.NET version of Tetris game SilverLight, ASP.NET runs on a box of the Russian game, based on SilverLight, SilverLight is a new Microsoft
<> 在 2025-07-08 上传 | 大小:553kb | 下载:0

[编辑器/阅读器TI

说明:完整德州仪器高性能模拟器件在大学生创新设计中的应用及选型指南 PDF-Integrity of the Texas Instruments high-performance analog design innovation in the college application and selection guide PDF
<Mobile 2.0> 在 2025-07-08 上传 | 大小:9.41mb | 下载:0

[MySQL数据库mysqljdbc

说明:java开发mysql数据库的纯驱动程序. java开发mysql数据库的纯驱动程序.-mysql database development java pure driver. java pure database development mysql driver.
<黎明> 在 2025-07-08 上传 | 大小:493kb | 下载:0

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

说明:单片机C51编程规范,编程技巧。pdf.-C51 single-chip programming specification, programming skills.
<Mobile 2.0> 在 2025-07-08 上传 | 大小:132kb | 下载:0

[单片机(51,AVR,MSP430等)ISD4004(1)

说明:基于ISD4004语音芯片的语言学习机的设计-ISD4004 voice chip-based Language Learning Machine
<吕健> 在 2025-07-08 上传 | 大小:258kb | 下载:0

[文件操作MENU

说明:像WORD一样可以将使用历史信息写入菜单-WORD can be the same as the use of historical information into the menu
<超类> 在 2025-07-08 上传 | 大小:5kb | 下载:0

[GIS编程OverlayAnalysis

说明:GIS的各种分析功能,求交叠加、求和叠加、擦除叠加、同一性叠加、更新叠加、异或叠加-A variety of GIS analysis functions, and cross-stacking, stacking sum, erase overlay, overlay identity, update the superposition of different or overlapping
<zbt> 在 2025-07-08 上传 | 大小:8kb | 下载:0

[单片机(51,AVR,MSP430等)ISD4004(2)

说明:一种基于单片机校制ISD4004语音芯片应用电路-A school system based on single-chip voice chip ISD4004 Circuit
<吕健> 在 2025-07-08 上传 | 大小:141kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 93270.71 .72 .73 .74 .75 ... 267454 »

源码中国 www.ymcn.org