资源列表

« 1 2 ... .35 .36 .37 .38 .39 159140.41 .42 .43 .44 .45 ... 216394 »

[C#编程WindowsFormsApplication1

说明:WindowsFormsApplication源代码,出自c#入门经典第五版,有详细说明。-WindowsFormsApplication source code, c# entry from the fifth edition of the classic, a detailed descr iption.
<李毅> 在 2025-11-22 上传 | 大小:9kb | 下载:0

[压缩解压MarkehktMember

说明:超市会员管系统,会员积分,会员管理,会员等级等功能-Member pipe system
<方岩> 在 2025-11-22 上传 | 大小:6.59mb | 下载:0

[其他小程序sort

说明:排序(Sorting) 是计算机程序设计中的一种重要操作,它的功能是将一个数据元素(或记录)的任意序列,重新排列成一个关键字有序的序列。-Sorting (Sorting) is a computer program design is an important operation, its function is a data element (or record) in any sequence, re-arranged in a keyword ordered sequence.
<张鹏> 在 2025-11-22 上传 | 大小:5kb | 下载:0

[其他小程序GPS-data-parse

说明:这是关于GPS的数据解析。譬如GPRMC的数据格式,每个接受字符的意义等等。用于对数据进行分析。-This is about the GPS data analysis. GPRMC data format example, the meaning of each character so accepted. Is used to analyze the data.
<邝生> 在 2025-11-22 上传 | 大小:72kb | 下载:0

[人工智能/神经网络/遗传算法EightNumbers

说明:本源码为八数码问题的JAVA版本,采用了A星算法和RBFS算法,估价函数为几何距离。-The source for the eight digital JAVA version, using the A Star algorithm and RBFS algorithm, the valuation function is the geometric distance.
<Stella> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[Shell编程windows-command

说明:本文例举了几乎所有的常用windows下cmd命令-This article cites almost all the windows cmd command used
<陈文咯> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[书籍源码exPID

说明:专家PID控制源程序,能使用,pid控制器的一种常用方法-Expert PID control source, can be used, pid controller is a common method
<王二> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数学计算/工程计算a

说明:辗转相除法,也叫欧几里得算法,是计算整数最大公因数的有效方法。本实验使用辗转相除法,通过编写一个C程序,让计算机来计算两个整数的最大公因数和最小公倍数,以及相应的参数s和t。-Euclidean algorithm, also called the Euclidean algorithm to calculate the greatest common divisor of integers effective way. Euclidean algorithm used in this expe
<张鹏> 在 2025-11-22 上传 | 大小:28kb | 下载:0

[MySQL数据库mysqldump_Demo

说明:Mysql导出表结构及表数据 mysqldump用法-Export Mysql table structure and table data usage mysqldump
<小志> 在 2025-11-22 上传 | 大小:113kb | 下载:0

[uCOS开发Stm32_ucos_3-1

说明:(1)二个外部中断EINTB(KEY1)、EINTC(KEY2),三个任务A、B、C,优先级由低到高。 (2)A任务每运行一次使得第一组数码管的值增加1,调用延时函数为1s (3)B任务等待信号量bsem(初始值为0),中断INTB触发信号量bsem的发送。该任务每运行一次使得第二组数码管的值增加1,调用延时函数为0.5s (4)C任务等待信号量csem(初始值为0),中断INTC触发信号量csem的发送,该任务每运行一次使得某个发光二级管闪烁,调用延时函数为0.1s -(A)
<yf> 在 2025-11-22 上传 | 大小:336kb | 下载:0

[uCOS开发Stm32_ucos_3-1.tar

说明:(1)二个外部中断EINTB(KEY1)、EINTC(KEY2),三个任务A、B、C,优先级由低到高。 (2)A任务每运行一次使得第一组数码管的值增加1,调用延时函数为1s (3)B任务等待信号量bsem(初始值为0),中断INTB触发信号量bsem的发送。该任务每运行一次使得第二组数码管的值增加1,调用延时函数为0.5s (4)C任务等待信号量csem(初始值为0),中断INTC触发信号量csem的发送,该任务每运行一次使得某个发光二级管闪烁,调用延时函数为0.1s -(A)
<yf> 在 2025-11-22 上传 | 大小:278kb | 下载:0

[MySQL数据库MySQL-String-Functions-Details

说明:MySQL中字符串函数详细介绍 如:在串中查找某个子串、求取一个子串、在串的某个位置上插入一个子串以及删除一个子串等。两个字符串相等的充要条件是:长度相等,并且各个对应位置上的字符都相等。设p、q是两个串,求q在p中首次出现的位置的运算叫做模式匹配。串的两种最基本的存储方式是顺序存储方式和链接存储方式。-MySQL string functions in detail, such as: in the string to find a substring, to strike a subst
<小志> 在 2025-11-22 上传 | 大小:257kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 159140.41 .42 .43 .44 .45 ... 216394 »

源码中国 www.ymcn.org