-
ARM_SPI
用LPC2104做的一个小时钟可以显示日期、学号和时间,并能对时间进行修改。(LPC2104 made with a small clock can display the date, student number and time and can be modified over time.)
- 2015-05-25 18:36:35下载
- 积分:1
-
bmpLoader--STL
VTK读取BMP序列图片实现MC算法面绘制,并且将绘制结果保存为STL格式。(VTK read BMP image sequences to achieve MC surface rendering algorithm, and the results will be drawn saved as STL format.)
- 2021-03-12 08:29:25下载
- 积分:1
-
test
说明: winfrom连接数据库,具有增删查改功能。(winfromConnect to the database, with the function of adding, deleting, checking and modifying.)
- 2020-06-25 07:00:02下载
- 积分:1
-
bigtime
说明: 大模型的采样点时间波场图。还是先前的大模型,这次采用了十个检波器记录数据。通过修改常量可以达到修改检波器数目的目的。C源程序,MATLAB绘图。(Large model sampling time to wave field map. Is a large model of the previous, this time using 10 detectors record data. Constant change can be achieved by modifying the detector number of purposes. C source code, MATLAB graphics.)
- 2009-08-25 09:26:11下载
- 积分:1
-
多线程 Semaphore
class Program { static void Main(string[] args) { Semaphore seamphore = new Semaphore(5, 5, "SemaphoreExample"); seamphore.WaitOne(); Console.WriteLine("Seamphore 1"); seamphore.WaitOne(); Console.WriteLine("Seamphore 2"); seamphore.WaitOne(); Console.WriteLine("Seamphore 3");
- 2014-11-10下载
- 积分:1
-
计算机图形学
计算机图形学课程中实现的各种源码,bezier曲线,裁剪,二维图形的平移,二维图形的缩放,二维图形的旋转,等等,OPENGL包
以及一些试验程序,一定会帮到你
- 2022-04-12 03:02:47下载
- 积分:1
-
lamda2
lambda algorithm for gps attitude determination
- 2013-12-02 14:27:28下载
- 积分:1
-
GSM短信应用
这是基于GSM短信发送到任意数量的应用
- 2022-02-21 10:31:32下载
- 积分:1
-
using ZMNL method to simulate the clutter
杂波的仿真是雷达系统分析和模拟的重要研究方向。
ZMNL 方法广泛用于创建地面杂波。
是 matlab 代码可以用于模拟地面杂波的奥伯对数正态分布,利用 ZMNL 方法。
- 2022-11-28 00:35:03下载
- 积分:1
-
abc
基于MFC在编辑框中实现文件的打开、查找和关键字搜索定位等功能(Based on MFC it realized the openning and searching of files or texts in your edit box and so on )
- 2013-12-04 21:04:59下载
- 积分:1