-
ass2
Create Proc Show_Employee
@ID varchar(50)
As
Select FullName, [Address], Age
From Employee
Where ID=@ID
- 2014-11-20 05:56:28下载
- 积分:1
-
Dsm_hw_project_no_os
说明: 主要实现了STM32F10X的串口dma,实现了flash操作;并且 直接可以编译运行;(It mainly implements the serial port DMA of STM32F10X, realizes flash operation, and compiles and runs directly.)
- 2020-06-20 18:40:02下载
- 积分:1
-
74hc595
74HC595+LED显示程序,好东西(74HC595+ LED display program, good things)
- 2008-06-05 01:32:27下载
- 积分:1
-
jiaotongdeng2
交通灯代码,
Y22)车道黄灯
Y20车道红灯
Y23车道绿灯
(traffic lights code, Y22) Y20 lane carriageway yellow light green lane Y23)
- 2006-09-30 01:20:11下载
- 积分:1
-
laowai
采样法生成三相SPWM波的开环调速控制程序载波频率为20KHz,或载波周期为50μs。DSP晶振10MHz,内部4倍频,时钟频率为40MHz,计数周期为25ns。假设调制波频率由外部输入(1~50Hz),并转换成合适的格式(Sampling method to generate three-phase SPWM wave open-loop speed control procedures for the carrier frequency 20KHz, or carrier period is 50μs. DSP crystal 10MHz, internal 4 multiplier, the clock frequency of 40MHz, counting cycle 25ns. Assuming wave frequency modulation by external input (1 ~ 50Hz), and converted into a suitable format)
- 2009-02-08 18:58:52下载
- 积分:1
-
F103VET6 软件IIC控制 STM32_ADXL345_IIC
我使用的是F103VET6,软件IIC控制,改引脚配置后可方便移植。 SDL连接PB6、SDA连接PB7、CS连接高电平,SDO连接高电平的话模块的写地址为0x3A、读地址为0x3B··· ···(I use F103VET6, software IIC control, pin configuration can be easily transplanted. SDL connects PB6, SDA connects PB7, CS connects high level. SDO connects high level telephone module with write address of 0x3A and read address of 0x3B.)
- 2020-07-01 19:00:02下载
- 积分:1
-
yakong
使用stm32在KEIL mdk 的环境下 实现压控增益,其中用的DAC7311芯片和OPA830运放(The use of STM32 to achieve the VCO gain in KEIL MDK environment, the use of DAC7311 chip and the OPA830 op amp)
- 2020-09-28 17:27:44下载
- 积分:1
-
MFC-examples
达内MFC例子集源码,内容涉及消息映射、工具栏的使用、状态栏操作、视图/窗口、动态创建未知类型的对象、MFC文档类作用、MFC单文档视图应用程序(SDI)、MFC多文档视图应用程序(MDI)、ATL组件编写、对话框的数据交换、MFC基本控件、列表 ListCtrl控件的使用等相关知识点,还有更多不一一列举了。(Set up the MFC source code examples, involving message mapping, using the toolbar, status bar operation, view/window dynamically create objects of unknown type, MFC document class action, MFC single document view application (SDI), MFC multi-document view of the application (MDI), ATL component preparation, data exchange dialog, MFC basic controls, such as a list of related knowledge ListCtrl use controls, and many more do not list them.)
- 2014-07-02 17:56:56下载
- 积分:1
-
jiaotongdeng-51
两份基于51单片机的交通灯,包括原理图,proteus仿真,PCB,实训报告等。是我单片机实训时的成品,调试成功的。(Based on 51 single two traffic lights, including schematics, proteus simulation, PCB, training reports. SCM training when I was finished, debugging success.)
- 2014-01-04 23:04:54下载
- 积分:1
-
D8-card-reader-test-for-delhpi
德卡D8读卡器C#测试程序,用于测试与D8读卡器的通信,实现了读卡器的初始化,蜂鸣,密码校验和读写卡操作。(A test program for D&C s D8 card reader, it is used to test the communication with the D8 reader, and it has achieved the operation of the Initialization, beep, password checking reading and writing of the card reader.)
- 2013-03-04 10:16:20下载
- 积分:1