-
matlab_vc
这是一个matlab与VC混和编程的例程(This is a Matlab and VC mixed programming routines)
- 2005-03-14 10:59:12下载
- 积分:1
-
TI keyfob开发板防丢器源代码
TI的开发板---keyfob,使用BMA250三轴加速度计,CC2541低功耗蓝牙芯片,压缩包内包含:BMA250.c,buzzer.c,以及原厂出厂的三轴加速度计CMA3000d芯片的源程序,以及防丢器的主程序。
- 2022-06-02 17:13:27下载
- 积分:1
-
aybook.cn_wanzhemfdc0331
mfc深入浅出,挺好的,大家可以看看,希望能和大家交流一下(mfc easy, very good, and everyone can see the hope and the U.S. exchange)
- 2008-08-14 18:47:30下载
- 积分:1
-
wpf 权限管理UI(不含业务实现)MVVM
wpf 权限管理UI(不含业务实现)MVVM
- 2016-03-25下载
- 积分:1
-
A题
STM32F103,可自动稳流,调节功率,双路ADC,一路DAC(STM32F103, automatic current stabilization, power regulation, two-way ADC, one-way DAC)
- 2020-06-24 17:00:02下载
- 积分:1
-
FPWIN Pro 使用手册
此文件包括图纸和程序,并有详细的说明,学单片机的同学有福了(This document includes drawings and programs, and detailed instructions, the students who learn SCM are blessed.)
- 2018-01-22 15:38:09下载
- 积分:1
-
成績管理系統
成績管理系統
#include
#include
#include
#include
using namespace std;
class Student
{
public:
char name[20];
char Id[20];
int score;
Student * Next;
void Input()
- 2023-05-23 08:45:03下载
- 积分:1
-
MandelbrotSetWithXWindow
用XWindow绘制曼德博罗集,可以缩放显示,参数调整简单,附有详细说明文档。(Draw Mandelbrot Set with X-Window on Linux, can be printed with different scale, parameters can be modified with ease. Readme document attached.)
- 2014-10-31 20:44:45下载
- 积分:1
-
TFTlcd显示实验
TFTlcd显示实验采用stm32cube配置好后,用keil进行编写的源代码
- 2022-01-30 16:28:08下载
- 积分:1
-
MTLAB
MATLAB中的所有练习源程序,软件包形式,对学习MATLAB很有帮助(MATLAB source code for all exercises, the package forms of learning MATLAB helpful)
- 2008-12-21 10:10:58下载
- 积分:1