-
用csharp图书馆项目(编码单独)
library project using csharp(coding alone)
- 2022-03-06 13:54:35下载
- 积分:1
-
实现贪吃蛇源码
一个简单的贪吃蛇游戏,基于C++完成。使用平台是vs2008,结合了MFC实现的界面功能。该代码只有三个文件,分别为resorce.h和main.cpp以及Head.h,整个实现过程是基于面向对象编程的。
- 2022-08-11 18:17:41下载
- 积分:1
-
GSpan经典的频繁子树挖掘算法
算法原理
1、遍历所有的图,计算出所有的边和点的频度。
2、将频度与最小支持度数做比较,移除不频繁的边和点。
3、重新将剩下的点和边按照频度进行排序,将他们的排名号给边和点进行重新标号。
4、再次计算每条边的频度,计算完后,然后初始化每条边,并且进行此边的subMining()挖掘过程。
subMining的过程
- 2022-12-29 17:20:03下载
- 积分:1
-
Excel测试源码--test
.......
- 2022-03-16 15:54:32下载
- 积分:1
-
MAX30102测试资料完整版20181119(2)
说明: max30102在stm32f103c8t6上的实现(Implementation of max30102 on stm32f103c8t6)
- 2020-06-25 02:20:02下载
- 积分:1
-
cpp
说明: 读取TLE,两行轨道根数,并对轨道进行预测(Read TLE, number of tracks in two lines, and predict the tracks)
- 2020-11-04 16:09:51下载
- 积分:1
-
c程序
烟雾报警器源代码,实现阈值可控,自动报警功能(Smoke alarm source code, achieve threshold control, automatic alarm function)
- 2018-08-07 16:02:21下载
- 积分:1
-
vic-2d-44_ODxCracK
说明: 通过图像模板匹配,完成数字图像的平面应力与应变分析(Complete plane stress and strain analysis of digital image)
- 2021-04-14 22:28:54下载
- 积分:1
-
C#通过webservice获取天气预报 例子源码下载
webservice网址是
- 2015-05-06下载
- 积分:1
-
USB_devide
利用最新的嵌入式开发工具EDK,在FPGA 中完成对PDIUSBD12 的硬件定制和固件编程,从而在FPGA
中实现U S B 控制器, 并最终完成U S B 的枚举过程、驱动程序的开发和简单的应用。(Using the latest embedded development tools, EDK, in the FPGA completes its PDIUSBD12 custom hardware and firmware programming, in order to realize USB controller in the FPGA, and ultimately complete the USB enumeration process of driver development and simple应用.)
- 2007-10-04 16:27:44下载
- 积分:1