资源列表

« 1 2 ... .24 .25 .26 .27 .28 20929.30 .31 .32 .33 .34 ... 21467 »

[其他小程序PIC16-TIMER

说明:PIC16定时器延时代码,包含c和h文件,可直接调用-PIC16 timer delay code, can be called directly
<黄三> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序cmd

说明:php来模拟telnet客户端的连接以及传递命令、获取返回值等功能-PHP to simulate the connection of the telnet client, as well as the transfer of commands, access to the return value and other functions
<yip> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序yepiansheji1

说明:基于Schmitz的1.5MW风力机叶片设计,本程序可得到叶片的气动外形数据-Schmitz 1.5MW wind turbine blade design based on the Program available blade aerodynamic shape data
<tga> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序main-ingredient

说明:主成分分析某因变量的多种影响因素,以财政收入为例子-Principal component analysis of a variety of factors influence the dependent variable in revenue as an example
<phoenix> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序display

说明:可以在matlab中显示体网格划分的截面图,网格划分为四面体网格,显示时从中间剖开。-You can display the volume meshing sectional view in matlab, the grid is divided into tetrahedral mesh, cut open the middle of the display.
<薄文斐> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序Triangular-decomposition-method

说明:三角分解法(杜丽特尔分解)解方程组,需输入系数矩阵A和B-Triangular decomposition method
<zhaoxin> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序Pulse-wave-synthesis

说明:可合成脉冲性地震波,用于研究脉冲地震波对结构的影响-It can be used to study the influence of the pulse wave on the structure of the seismic wave.
<jingwei> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序M_Shift_Tracker

说明:Mean shift tracking Algorithm
<Mohammad> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序main

说明:二维场景下,对静态目标使用多个传感器进行定位的实现。可通过调整传感器位置分析传感器位置对定位精度的影响-Two-dimensional scene on a static target using a plurality of sensors to achieve targeting. Analysis can affect the sensor position on the positioning precision by adjusting the sensor position
<万超> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序Wiegand

说明:C51代码的韦根自适应程序。通过定时器实现,检测2个bit数据超时退出处理程序-C51 code of the web adaptive program. Through the timer to achieve, detection of 2 bit data out of the processing program
<曾晓旭> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序12

说明:Q270.(10分)编程用链表方法实现堆栈数据结构。堆栈(Strack)是指这样一段内存,它可以理解为一个筒结构,先放进筒中的数据被后放进筒中的数据“压住”,只有后放进筒中的数据都取出后,先放进去的数据才能被取出,称为“后进先出”。堆栈的长度可随意增加。堆栈结构可用链表实现。设计一个链表结构需包含两个成员:一个存放数据,一个为指向下一个节点的指针。当每次有一个新数据要放入堆栈时,称为“压入堆栈”,这时动态建立一个链表的节点,并连接到链表的结尾;当每次从堆栈中取出一个数据时,称为“弹出堆栈”,这意
<janewio> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[其他小程序77

说明:编程模拟洗牌和发牌过程。一副扑克有52张牌,分为4种花色(suit):黑桃(Spades)、红桃(Hearts)、草花(Clubs)、方块(Diamonds)。每种花色又有13张牌面(face):A,2,3,4,5,6,7,8,9,10,Jack,Queen,King。要求用结构体数组card表示52张牌,每张牌包括花色和牌面两个字符型数组类型的数据成员。 -the process of washing and giving poker cards
<janewio> 在 2025-06-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 20929.30 .31 .32 .33 .34 ... 21467 »

源码中国 www.ymcn.org