搜索结果
找到约 2,599 项符合
D-CUT 的查询结果
单片机开发 熟悉pic控制12864 LCD的使用方法 LCD循环显示本站网址和电话 硬件要求:LCD直接与单片机的A口和D口相连接所有拨码开关置OFF
熟悉pic控制12864 LCD的使用方法
LCD循环显示本站网址和电话
硬件要求:LCD直接与单片机的A口和D口相连接所有拨码开关置OFF
VHDL/FPGA/Verilog 用vhdl编写的D触发器
用vhdl编写的D触发器,锁存器等,不需帐号就可自由下载此源码
单片机开发 TI MSC121x This example uses floating point arithmetic to convert the A/D result.
TI MSC121x This example uses floating point arithmetic to convert
the A/D result.
单片机开发 该程序将A/D采样后的值通过串口传送到上位机上
该程序将A/D采样后的值通过串口传送到上位机上,以便进一步处理数据
单片机开发 将C8051F040单片机的8路A/D及片内温度传感器的采样值通过串口发送到上位机上
将C8051F040单片机的8路A/D及片内温度传感器的采样值通过串口发送到上位机上
企业管理 小型公司工资管理系统 工资的计算方法: A 经理:固定月薪为8000; B 技术员:工作时间*小时工资(100元每小时); C 销售员:销售额*4%提成; D 销售经理:底薪(5000)+所
小型公司工资管理系统
工资的计算方法:
A 经理:固定月薪为8000;
B 技术员:工作时间*小时工资(100元每小时);
C 销售员:销售额*4%提成;
D 销售经理:底薪(5000)+所辖部门销售额总额*0.5%;
数学计算 溫度華氏轉變攝氏 #include <stdio.h> #include <stdlib.h> enum x {A,B,C,D,E} int main(void)
溫度華氏轉變攝氏
#include <stdio.h>
#include <stdlib.h>
enum x {A,B,C,D,E}
int main(void)
{
int a=73,b=85,c=66
{
if (a>=90)
printf("a=A等級!!\n")
else if (a>=80)
printf("73分=B等級!!\n")
else if (a>=70)
printf("73分=C等級!!\n")
else if (a>=60)
printf("73分=D等級!!\n")
else if ( ...
数学计算 溫度華氏轉變攝氏 #include <stdio.h> #include <stdlib.h> enum x {A,B,C,D,E} int main(void)
溫度華氏轉變攝氏
#include <stdio.h>
#include <stdlib.h>
enum x {A,B,C,D,E}
int main(void)
{
int a=73,b=85,c=66
{
if (a>=90)
printf("a=A等級!!\n")
else if (a>=80)
printf("73分=B等級!!\n")
else if (a>=70)
printf("73分=C等級!!\n")
else if (a>=60)
printf("73分=D等級!!\n")
else if ( ...
matlab例程 "arect" displays a 3-D plot of a pattern."makepattern" computes values of an array pattern cover fun
"arect" displays a 3-D plot of a pattern."makepattern" computes values of an array pattern cover function for
apattern.函数“arect”是给出一个方向图的3D图。函数“makepattern”是计算一个阵列方向图的值。
其他书籍 "Foundations of Statistical Natural Language Processing", wrote by Christopher D. Manning & Hinrich
"Foundations of Statistical Natural Language Processing", wrote by Christopher D. Manning & Hinrich Schütze.一本极为经典的国外教材。