-
ordermanager
(VC结合SQL)订单管理系统,readme.txt中包含使用帮助信息((VC combination of SQL) order management system, readme.txt contains Help information)
- 2010-06-28 15:30:12下载
- 积分:1
-
ctrl
说明: 模糊PID控制器,解决了规则爆炸的问题,同时改善了系统的动态性能和实时性(Fuzzy PID controller to solve the rule explosion problem, while improving the system dynamic performance and real-time)
- 2010-04-29 09:31:20下载
- 积分:1
-
CNC-chabu
实现两坐标运动控制,相当完美,看了这个代码,你也可以开发数控系统了(CNC CONTROL)
- 2021-02-14 10:39:49下载
- 积分:1
-
caculation
mfc编程很好的例子,可以实现计算的功能。通过这个程序可以实现计算机的基本功能。(mfc programming good example of computing power can be achieved. This program can be achieved through the computer' s basic functions.)
- 2010-11-29 21:13:40下载
- 积分:1
-
4469
很好的代码哦 用于非接触式的卡片的开发哦 包括读写程序哦(code oh good for non-contact cards, including the development of reading and writing procedures oh oh)
- 2007-02-23 10:23:18下载
- 积分:1
-
arduino双车轮带编码器PI自动控制程序
void cesu_R()
{
bianmajishu_R+=1;
n_R=millis();
if((n_R-m_R)>20)
{
sudu_R=100*bianmajishu_R;
Serial.println(bianmajishu_R);
sudu_PI_R();
bianmajishu_R=0;
m_R=n_R;
}
}
int sudu_PI_L()
{
Bias_L=aimsudu_L-sudu_L; //计算偏差
shurusudu_L+=3*(Bias_L-Last_bias_L)+0.2*Bias_L; //增量式PI控制器
Last_bias_L=Bias_L; &n
- 2023-01-13 04:00:05下载
- 积分:1
-
LED_DSP
一個在DSP上開發的簡單範例, 用來控制DSP上面的LED燈, 隨著按某個按鈕, 就會讓相對應的LED閃起來(One on the DSP development of a simple example of the above is used to control the DSP LED lights, with the press of a button, it will make the corresponding LED flashes up)
- 2013-07-21 19:14:41下载
- 积分:1
-
MQ-7Beta2
MQ-7烟雾模块 DHT11模块 430单片机驱动 数字量 非模拟量 1602显示(MQ-7 DHT11 430F149 1602)
- 2016-11-11 16:04:57下载
- 积分:1
-
E3.02_sum.of.chgs
DRAFT FINAL ENVIRONMENTAL IMPACT REPORT
- 2011-10-04 09:54:31下载
- 积分:1
-
uCOS-286
uCOS-II官方公布的最新源代码V2.86及更新的相关资料(uCOS-II latest source code)
- 2009-09-05 13:49:14下载
- 积分:1