-
WakeupAndBackup
AVR 单片机 ATtiny13 睡眠唤醒和自动备份例程(AVR MCU wake-up and automatic backup routine)
- 2015-07-31 08:39:31下载
- 积分:1
-
katsevich-recreat
三维图像重建,采用多种滤波方法,实现三维图像重建,该算法效率比较高。目前已经应用到实际工程。(3-dim picture recreat,use filter method and project method to realise the recreating of 3 dim picture.it is a very effective method ,applied in the project.so I share it with you .
)
- 2016-08-26 18:23:53下载
- 积分:1
-
bpnn
用bp神经网络逼近函数用bp神经网络逼近函数(With bp neural network approximation function with bp neural network approximation function)
- 2009-10-21 10:05:03下载
- 积分:1
-
屏幕保护
// 进化版.cpp : 定义控制台应用程序的入口点。
//
#include "stdafx.h"
#include
#include
#include
#include
#include
using namespace std;
#define SCREEN_WIDTH 1600
#define SCREEN_HEIGHT 900
#define DEF_RAIN_NUM 106 //雨的列数
//数字雨开始的位置
int g_nRainPos[DEF_RAIN_NUM] = { 0 };
//数字雨的字符串
char g_strRain[DEF_RAIN_NUM][10] = { 0 };
IMAGE apple;
//加载图片
// void Comeinit()
// {
// loadimage(&apple, L"./res/apple.jpg", 640, 480);
// }
//随机产生一个字母
char CreateRandomNum() {
// cleardevice();
// putimage(0, 0, &apple);
- 2022-05-15 17:29:01下载
- 积分:1
-
C# Prepared a set of teaching system is very beneficial for beginners,
C#编写的一套教学系统,对初学者非常有裨益,-C# Prepared a set of teaching system is very beneficial for beginners,
- 2023-07-27 21:05:03下载
- 积分:1
-
Vanilla_Behavior_Pack_Beta_1.13.0.4
说明: 该材质包为Minecraft维基上的官方材质包模板,可自行修改和发送(This material package is the official material package template on the Minecraft wiki, which can be modified and sent by itself.)
- 2020-06-19 22:00:01下载
- 积分:1
-
C#随机格值等值线图的案例(包括源代码)
绘制了一系列的数值计算和数据网格的自动绘制等值线图。可以显示网格线,也显示出轮廓。附带的源代码和应用实例
- 2022-12-17 06:30:03下载
- 积分:1
-
renwuguanliqi
任务管理器小程序,有完整的源代码,C实现 (Similar to the windows task manager, with complete source code.)
- 2013-05-31 18:52:08下载
- 积分:1
-
ff
qQq QqQ qQ<WXWXC qQSQSQ
- 2019-06-25 04:44:14下载
- 积分:1
-
tianwen
说明: VC实现,天文导航算法及实现
包括数据的获取、加工、处理、保存为文件(VC, astronomy, navigation algorithm and implementation including data acquisition, processing, handling, preservation of documents)
- 2020-09-29 16:17:44下载
- 积分:1