资源列表
排序选择:
[Windows编程] CSharp-Windows-Program-design-(volumes)
说明:Csharp windows程序设计(上下册),这本书里面详细讲述了如何用Csharp这门语言编写完美的windows应用程序-Csharp windows programming (upper and lower volumes), this book which describes in detail how to use Csharp language to write the perfect windows application<张远行> 在 2025-09-30 上传 | 大小:30.83mb | 下载:0
[单片机(51,AVR,MSP430等)] ADC0804
说明:基于八位模数转换器 用ADC0804制作的数字电压表-Based on the eight ADC the ADC0804 production of the digital voltmeter<陈珠英> 在 2025-09-30 上传 | 大小:8.75mb | 下载:0
[数据结构常用算法] shizilianbiao
说明:一、 设计要求 1.问题描述 设计程序用十字链表实现稀疏矩阵的加、乘、转置。 2.需求分析 (1)设计函数建立稀疏矩阵,初始化值。 (2)设计函数输出稀疏矩阵的值。 (3)构造函数进行两个稀疏矩阵相加,输出最终的稀疏矩阵。 (4)构造函数进行两个稀疏矩阵的相乘,输出最终的稀疏矩阵。 (5)构造函数进行稀疏矩阵的转置,并输出结果。 (6)退出系统。-A, the design requirements 1. The problem statement D<云> 在 2025-09-30 上传 | 大小:4kb | 下载:0
[数据结构常用算法] ordering-model
说明:排序法是教学过程中最常见的算例,通过三种不同的排序方式,体会排序思路不同对编程产生的影响-The sorting method is the most common example of the teaching process, through three different sort to appreciate the impact of sorting ideas for programming<梁永> 在 2025-09-30 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] ostufenge
说明:几种常用的边缘检测算子以及OSTU分割,分水岭分割-Several commonly used edge detection operators, and OSTU segmentation, watershed segmentation<linda> 在 2025-09-30 上传 | 大小:8.23mb | 下载:0
[ICQ/即时通讯] Java-for-QQ
说明:Java环境下关于即时聊天工具QQ的开发过程-Java environment, the development process on the instant messaging tool QQ<xyy> 在 2025-09-30 上传 | 大小:548kb | 下载:0
[编译器/词法分析] LL1-parser
说明:<编译原理课程设计>利用LL(1)分析算法,手工实现语法分析器-LL (1) parser<灰> 在 2025-09-30 上传 | 大小:11kb | 下载:0
[matlab例程] The-minimum-and-by-optimization
说明:这是一个用于解决非线性最小二乘优化问题的Matlab程序,-This is a guarantee nonlinear least squares optimization problem of Matlab program.<龙仔> 在 2025-09-30 上传 | 大小:2kb | 下载:0
[数据结构常用算法] shuxubiao
说明:问题描述 顺序表经常进行的运算包括:创建顺序表、销毁顺序表、求顺序表的长度、在顺序表中查找某个数据元素、在某个位置插入一个新数据元素、在顺序表中删除某个数据元素等操作。试编程实现顺序表的这些基本运算。-descr iption The order of operations including table often creates order form, destroyed the sequential list, let the length of the sequence ta<云> 在 2025-09-30 上传 | 大小:3kb | 下载:0