资源列表

排序选择:

« 1 2 ... .04 .05 .06 .07 .08 175509.10 .11 .12 .13 .14 ... 267456 »

[邮电通讯系统bamu

说明:八木天线仿真算法,包含方向图和增益等,在matlab上编写-bamu atenna algoritm,written on matlab
<tom> 在 2025-09-18 上传 | 大小:1kb | 下载:0

[汇编语言Fibonacci-Sequence

说明: 汇编 菲波那契数列 include irvine32.inc 原理:f3=f2+f1 .data str1 byte "请输入所求的菲波那契数列的位数:",0 str2 byte "此程序中菲波那契数列最大位置:",0 j dword 2 求最大位置 f1 dword 1,0,0 用3个32位表示一个96位 f2 dword 1,0,0 用3个32位表示一个96位 m dword ? .code main proc mov
<念迹> 在 2025-09-18 上传 | 大小:2kb | 下载:0

[操作系统开发csc317l16

说明:Computer Organization & Architecture mapping algorithm for cache memory
<elmustafa> 在 2025-09-18 上传 | 大小:126kb | 下载:0

[其他小程序thinkgear

说明:脑波头文件,含有脑波研究的库函数,可直接调用-Brainwave header file containing brainwave research library functions can be called directly
<> 在 2025-09-18 上传 | 大小:7kb | 下载:0

[软件工程_beginthread-or-CreateThread-

说明:beginthread 和 CreateThread 函数的区别,讲得非常详细,从对CRT源代码出发探讨这个问题,做多线程需要-beginthread and CreateThread function of the difference between, made it very detailed, do multithreaded need to take a good look
<tom> 在 2025-09-18 上传 | 大小:7kb | 下载:0

[matlab例程Advanced-Topics-in-Finite-Element-Analysis-of-Str

说明:Advanced Topics in Finite Element Analysis of Structures: With Mathematica and MATLAB Computations by M. Asghar Bhatti
<Smart> 在 2025-09-18 上传 | 大小:857kb | 下载:0

[其他小程序Mscomm

说明:一个非常好用的基于VB的串口调试软件,源代码开放,对于调试VB串口通信非常有帮助。-A very good use of VB based on the serial debugging software, open source code, for debugging serial communication VB very helpful.
<jack> 在 2025-09-18 上传 | 大小:94kb | 下载:0

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

说明:基于STM32F103RBT6的 SHT10温湿度程序,注意:是SHT10 不是DHT10-SHT10 temperature and humidity STM32F103RBT6 program, Note: SHT10 not DHT10
<> 在 2025-09-18 上传 | 大小:358kb | 下载:0

[其他行业autorun

说明:flash Compatible con la mayoria de lectores para PC DVD SATA. Compatible con ... Pack autoinstalador drivers USB CDM20814 App Lizard Tool Box VB016b App Actualizacion-flash tool i don t know, but i whhat to show it
<yumax> 在 2025-09-18 上传 | 大小:751kb | 下载:0

[2D图形编程face

说明:人脸检测C源程序,主要是最小外接矩形算法和椒盐去噪,中值滤波的实现程序。-Face Detection C source, minimum bounding rectangle algorithm and salt and pepper denoising, the realization of the program of the median filter.
<君君> 在 2025-09-18 上传 | 大小:11kb | 下载:0

[编译器/词法分析uart1

说明:this is uart based verilog code for all the beginners
<anish> 在 2025-09-18 上传 | 大小:140kb | 下载:0

[控制台(字符窗口)编程DistanceSmallestPoints

说明:通过分治策略,在O(nlogn)时间复杂度内,找到二维平面区域内距离最小的点对。-Divide-and-conquer strategy, the time complexity of O (nlogn), find the area of two-dimensional plane distance smallest point on.
<Carina> 在 2025-09-18 上传 | 大小:1014kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 175509.10 .11 .12 .13 .14 ... 267456 »

源码中国 www.ymcn.org