-
c# SECS HSMS编程
关于半导体SEMI SECS SECS-I SECS-II GEM HSMS的一个程序,采用SEMI E37的协议规格编程,来完成和半导体生产设备的通讯
- 2023-03-25 11:50:03下载
- 积分:1
-
EX11_SCI_RS232
采用DSP模板工程在CCS上实现SCI和RS232之间的通信功能,DSP型号为2812(Using DSP template project in the CCS to achieve CSN bus transmission, DSP model for 2812)
- 2012-03-02 21:09:16下载
- 积分:1
-
microsoft-bluetooth-API
使用 VC++ 调用微软蓝牙 API 函数的示例代码。可以使用 VC++6.0 至 VC++2010 编译代码。(Using VC++ call Microsoft Bluetooth API sample code. You can use VC++6.0 to VC++2010 compiled code.)
- 2020-12-23 09:09:06下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1
-
MODBUS RTU
基于modbus通信协议的代码,详细注释,已经与上位机调试通过。
- 2022-03-06 20:17:04下载
- 积分:1
-
shpkc
用C++编写的库存管理系统。使用简单,操作方便。(prepared by the inventory management system. Easy to use, easy to operate.)
- 2006-12-27 15:41:38下载
- 积分:1
-
c++学生管理系统
一个学生信息管理系统。用的是MFC ODBC来完成的。在成绩管理系统中,当查询到记录后要刷新,使所有的记录从新显示出来的话,如果系统中存在7000条记录的话,刷新一次的时间要20多秒钟,处理后,可以在用户查询后,在不到一秒中的时间内来完成刷新。另:用户名:good,密码:py(a student information management system. The MFC ODBC to be completed. The performance management system, when inquiries to the record to refresh so that all the records show that the new, and if there System 7000 record of the case, set a time of more than 20 seconds and processed, the user can inquiry, in less than one second of time to complete the update. Another : Username : good, Password : py)
- 2005-07-30 10:24:44下载
- 积分:1
-
LCD_bERGERAK
说明: Program arduino untuk LCD dengan tulisan bergerak
- 2019-03-20 12:17:14下载
- 积分:1
-
viewfunction
c++头文件浏览表(Table View)
- 2005-01-08 11:50:26下载
- 积分:1
-
PLC-Editor
TC30环境下用C语言实现的PLC编辑器,其中用到了BGI绘图功能,对学习C语言和认识PLC有很好的帮助。(Under TC30 environment using C language implementation of PLC editor, which uses BGI graphics capabilities, to learn C language and understanding of PLC have good help.)
- 2015-01-12 20:34:39下载
- 积分:1