资源列表
[其他小程序] moniQQwindow
说明:仿QQ窗体一样,把窗体移动到屏幕最上方,就可以伸缩出屏幕-Private Declare Function GetCursorPos Lib "user32" (lpPoint As POINTAPI) As Long Private Type POINTAPI x As Long y As Long End Type Dim pos As POINTAPI<邓新彦> 在 2025-07-08 上传 | 大小:2kb | 下载:0
[其他小程序] DS18B20-LCD1602
说明:lcd1602显示温度值 ds18B20作为温度传感器-lcd1602 on tempreture show<张明国> 在 2025-07-08 上传 | 大小:2kb | 下载:0
[其他小程序] list.cc.tar
说明:自己编写的一个简单的链表类,对于初学者还是很有启发作用,功能包括:链表创建 清除 增加 删除 修改 查找 遍历,属于C++基础知识-I have written a simple linked list class for beginners or very stimulating, and features include: Creating Clear list add delete modify search traversal, belonging C++ Basics<phoenix> 在 2025-07-08 上传 | 大小:2kb | 下载:1
[其他小程序] projeto-original
说明:The project is a free clone written mostly in C. The project is still young but already there is an extension that allows simple graphics (AddiPlot) and the developer, Corbin Champion, promises new features soon. (review in English here) "[reference:<Vinícius Santos> 在 2025-07-08 上传 | 大小:2kb | 下载:0
[其他小程序] tennis-ground-allocate
说明:有一个网球馆,有1到100个场地,设计一个管理系统,用于管理场地的分配与回收,每次可以申请一定长度的连续场地,如果有满足条件的场地则予以分配,如果没有则给予提示,归还场地的时候要提供当时分配的场地号和场地长度。 设计:使用链表来管理可分配的单位,每个链表包括两个数据项:一块连续的空闲场地的第一块场地的号码,该连续场地的长度。指针指向下一块连续的空闲场地。-There is a tennis court, a 1-100 venues, design a management syste<程萌> 在 2025-07-08 上传 | 大小:2kb | 下载:0
[其他小程序] Random-variable
说明:几种常用分布(如泊松分布、正态分布、指数分布、均匀分布)随机变量的matlab实现方法。-Surement distribution (eg Poisson distribution, normal distribution, exponential distribution, uniform distribution) random variable matlab implementation methods.<月光弧下> 在 2025-07-08 上传 | 大小:2kb | 下载:0
[其他小程序] DataReader
说明:简易使用 DataReader控件的源码-Easy to use DataReader controls<424424> 在 2025-07-08 上传 | 大小:2kb | 下载:0
[其他小程序] QPSK
说明:QPSK调制与解调,低通滤波器采用了时域和频域两种实现方式,截止频率fc = 200hz,采样频率fs= 1000hz,欢迎下载参考!-QPSK modulation and demodulation, using a low-pass filter with a time domain and frequency domain implemented way, the cutoff frequency fc = 200hz, the sampling frequency fs = 1000hz<杨占> 在 2025-07-08 上传 | 大小:2kb | 下载:0