资源列表

« 1 2 ... .90 .91 .92 .93 .94 2195.96 .97 .98 .99 .00 ... 5346 »

[C#编程Circularlinkedlist

说明:实现一个双向循环链表,每个结点中除有prior,data和next三个域之外,还增设了一个访问频度域freq。在链表被起用之前,频度域freq的值均初始化为零,而每当对链表进行一次LOCATE(L,x)的操作后,被访问的结点(即元素值等于x的结点)中的频度域freq的值便增1,同时调整链表中结点之间的次序,使其按访问频度非递增的次序顺序排列,以便始终保持被频繁访问的结点总是靠近表头结点。-Circular linked list to
<欧阳翔> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[C#编程Bracketmatching

说明: 判别给定表达式中所含括号(包括圆括号“()”、方括号“【】”、花括号“{}”)是否正确匹配出现。-Discrimination contained in the given expression in parentheses (including the parentheses " ()" , square brackets " 【】" braces " {}" ) correct
<欧阳翔> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[C#编程File-attributes-Trainer

说明:简单的文件属性修改器,可修改文件的创建日期、访问日期及修改日期等 -Simple file attributes modifier can modify the file creation date, access date and modify date
<姜烨> 在 2025-02-09 上传 | 大小:1.04mb | 下载:0

[C#编程LCD

说明:lpc2124做的一个lcd显示,用的是proteus和keil软件。-lpc2124 do a lcd display, with the proteus and keil software.
<yanxinjin> 在 2025-02-09 上传 | 大小:257kb | 下载:0

[C#编程MySchool

说明:这是一套我的学校的管理系统,是用C#开发的,具有添加,管理,删除,更新等许多功能.-This is one of my school' s management system is developed using C# and has to add, manage, delete, update, and many other features.
<周炼> 在 2025-02-09 上传 | 大小:1.04mb | 下载:0

[C#编程a3

说明:关于二叉树的C语言编程,描述了二叉树的建立以及二叉树的遍历-On the binary tree of C language programming, described the establishment as well as binary tree binary tree traversal
<飞鸟> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[C#编程read_card

说明:ic射频卡门禁系统_读卡程序 读射频卡头文件 -Radio frequency card reader access control system procedures _
<hdq> 在 2025-02-09 上传 | 大小:2kb | 下载:0

[C#编程ArcGIS

说明:GIS系统 以AE插件开发 独立完成属性表查询 浏览地图 鹰眼 停靠窗口 是蒋波涛的书上源码实现。-GIS system to AE plug-in development properties independently query window is docked Eagle Eye View Map of Chiang realized the waves of the book source.
<zaihua> 在 2025-02-09 上传 | 大小:144kb | 下载:0

[C#编程MO

说明:使用mapgis二次开发,有着强大的功能,公共汽车线路,道路优化等实现,C#编写-Use mapgis second development, which has powerful functions, bus lines, roads and optimizing the implementation, C# prepared
<zaihua> 在 2025-02-09 上传 | 大小:1.27mb | 下载:0

[C#编程ClassAEMap

说明:是进行ArcGIS 的开发教程软件,实现了Arcgis的基本功能,能够在此基础上进行进一步的开发与空间分析。-Is a tutorial for the development of ArcGIS software to realize the basic functions Arcgis, can be the basis for further development and spatial analysis.
<zaihua> 在 2025-02-09 上传 | 大小:384kb | 下载:0

[C#编程AVRTemperatureControlSystem

说明:基于 AVR 单片机的水温自动控制系统 摘要: 本系统以 ATMEGA16 单片机作为系统的检测和控制核心,采用温度传感器 AD590实现0—100℃温度范围内的实时温度采集,通过双向可控硅 BT136 控制电热杯对系统进行加热,利用继电器控制半导体制冷片对系统进行散热。通过一线键盘实现对任意温度值进行设定并对模糊 PID 参数的调整,液晶 LCD1602 实时更新显示当前温度测量值与键盘设定温度值。利用模糊 PID 算法
<zhoupinneng> 在 2025-02-09 上传 | 大小:132kb | 下载:0

[C#编程VS2005jin_dian_shi_li_da_quan_in_Csharp

说明:VS2005经典实例代码,各种入门代码,适合入门学习-VS2005 classic example of the code, a variety of entry-code, suitable for study entry
<蔡平> 在 2025-02-09 上传 | 大小:444kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 2195.96 .97 .98 .99 .00 ... 5346 »

源码中国 www.ymcn.org