-
9774330
构造函数的重载,以后我上传一系列这种类型的源程序供大家学习之用,()
- 2018-05-22 20:53:04下载
- 积分:1
-
temperature_transmitter_msp430-master
说明: 基于msp430的数模转换程序,亲测有效(Digital-to-analog conversion program based on msp430, pro-test is effective)
- 2020-06-21 11:20:02下载
- 积分:1
-
EditListCtrlSample
MFC可以编辑listcontrol每行每列的内容双击即可修改VS2013直接可以运行。(MFC can edit the contents of each row per column ListControl, double click to modify VS2013 can run directly.)
- 2018-06-01 17:19:48下载
- 积分:1
-
AppAgain
在MFC中对单本文的程序,如何添加一个对话框在里面进行显示,In this paper, the MFC-on-one program, how to add a dialog box is displayed on the inside(In this paper, the MFC-on-one program, how to add a dialog box is displayed on the inside)
- 2014-06-12 21:06:09下载
- 积分:1
-
Status InitPolyn(polyn P)
{/*建立一个空的一元多项式的链表*/
P=(polyn)malloc(sizeof(LNode)...
Status InitPolyn(polyn P)
{/*建立一个空的一元多项式的链表*/
P=(polyn)malloc(sizeof(LNode))
if(P==NULL) exit (OVERFLOW)
P->data.coef=0
P->data.expn=-1
P->next=NULL
return OK
}/*InitPolyn*/-Status InitPolyn (Polynesia P) (/* establish an empty number one yuan- Chain*/P = (Polynesia) malloc (sizeof (LNode)) if (P == NULL) exit (overflow) P-
- 2022-03-20 12:34:29下载
- 积分:1
-
RSA-KEY
RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序(RSA public key encryption program)
- 2013-09-06 09:42:15下载
- 积分:1
-
(CSharpPSQL-Server)
C#+SQL sever,信息系统开发教程(Information Systems Development Tutorial(C#+SQL Server))
- 2015-06-14 23:23:25下载
- 积分:1
-
FDK的CT重建代码
通过C++编写的FDK的三维重建的代码,最终实现了图像的三维重建。
- 2023-02-21 14:30:05下载
- 积分:1
-
Untitled
这个代码是用Matlab写的心形代码,是通过点的形式编写的,看起来很有意思。(This code is written using Matlab heart-shaped code, through the form of written, looks very interesting.)
- 2013-08-29 09:21:33下载
- 积分:1
-
模块实验程序16bit+9341(STM32)
说明: LCD9431 stm32驱动 并行总线 显示文字和图片(Lcd9431 STM32 drives parallel bus to display text and pictures)
- 2021-04-14 12:58:55下载
- 积分:1