-
贪吃蛇大作战unity3d版
说明: 贪吃蛇大作战的复刻单机版,含打包apk,适合新手学习,(A single copy of snake battle, including pack APK, is suitable for novices to learn,)
- 2020-06-17 13:37:37下载
- 积分:1
-
sx1278+stm8s lora通信
本设计是基于stm8s处理器,对sx1278的SPI接口进行控制,完成节点间的通信与信号强度提取,使用的是IAR开发环境下的c代码。
- 2022-12-24 18:30:04下载
- 积分:1
-
ATRalgorithms
一种图像自动识别算法,该方法:通过提取图像7个不变矩,结合神经网络(BP)对图像目标进行识别计算.结果表明,
该算法具有很好的识别效果,可以应用于图像小目标的识别.(an automatic image recognition algorithm, the method : extract images through seven unchanged moments, integrated Neural Network (ANN) to the identification of target images calculated. Results show that the algorithm has good recognition results can be applied to image small identify the target.)
- 2006-07-04 20:58:00下载
- 积分:1
-
AD9851
AD9851中文资料,为pdf格式,资料比较详细,希望对需要者有所帮助。(AD9851 Chinese data)
- 2013-10-26 14:11:10下载
- 积分:1
-
风力摆控制代码(简单版)
风力摆控制代码(简单版).基于STM32F10X系列的单片的控制的风力摆系统,该系统由4个小功率的空心杯构成,通过MPU角度传感器检测风力摆的状态来控制风力摆的动作执行。
- 2022-09-22 10:55:03下载
- 积分:1
-
第一个VC++ 6.0的ADO编程示例(非ADO控件编程!)
环境:Windows XP SP3、VC++ 6.0、Windows 2003 Server SDK、MS SQL Server 2000
使用步骤:
1、下载解压之后,先运行工程目录中的上课教学For SQL Server.sql脚本,在数据库中创建所需要的表
2、注意:如果你的Windows系统安装的目录不在C盘,那么需要使用IDE打开StdAfx.h中的#import "C:Program FilesCommon FilesSystemadomsado15.dll" no_namespace rename("EOF","adoEOF")语句,然后修改成你机器器中的位置
3、修改CFirstADOApp类中的InitInstance方法中的m_pConnection->Open("Driver=SQL Server;Database=bbs;Server=127.0.0.1;UID=sa;PWD=sa;","","",adModeUnknown);根据你机器上的数据库位置、数据库的用户名、密码来修改
4、然后点击“!”按钮运行程序,如果一切正常,那么可以看对话框中显示数据库表description的信息
5、修改CFirstADODlg类的OnInitDialog方法中的_variant_t sql("select * from HouseInformation where contactor = "建翔桥"");语句,可以得到不同的查询结果
阅读对象:希望学习VC++的ADO编程,而不是ADO控件的编程的人员。。。。^_^
注:本示例注释非常详细,是学习代码编程ADO程序的好例子!
- 2023-06-19 00:15:04下载
- 积分:1
-
by using file transfer for one PC to another PC
by using file transfer for one PC to another PC
- 2023-04-23 09:25:03下载
- 积分:1
-
InertiaSensorIO
基于微软XNA的游戏编程,基于微软XNA的游戏编程(Based on Microsoft)
- 2008-07-23 09:55:27下载
- 积分:1
-
3dMazeSource_v57
Maze game using visual ++ describes how openglworks
- 2014-09-18 00:58:29下载
- 积分:1
-
dijkstra_mapped_heap
单源最短路径,dijkstra算法+映射二分堆,正向表形式,复杂度O(mlogn)(Single-source shortest path, dijkstra algorithm+ Mapping 2 points heap, positive list system, complexity of O (mlogn))
- 2009-12-18 13:13:25下载
- 积分:1