-
主成分分析
挺好的,以数据位基础,一些主要的代码都在里面,通过不同的图表表现。主成分分析matlab_GUI程序,得到主成分系数矩阵和主成分得分系数-Matlab_GUI principal component analysis procedure, the coefficient matrix of principal component scores and principal component factor
- 2022-01-28 13:19:40下载
- 积分:1
-
PIC单片机beginners_book.pdf
pic microcontrollers for beginners_book.pdf
- 2023-08-21 17:10:04下载
- 积分:1
-
written statements procedures for beginners will help
delphi写的报表程序,对初学者有一定的帮助-written statements procedures for beginners will help
- 2022-02-01 03:06:51下载
- 积分:1
-
a simple graphic image of a good useful with the vc c under the procedures, plea...
一个简单的图形图象方面的有用的很好的用c++在vc下实现的程序,请下载.-a simple graphic image of a good useful with the vc c under the procedures, please download.
- 2022-04-22 00:22:25下载
- 积分:1
-
C++桌面精灵模块源代码及使用说明
提供详尽的桌面精灵模块C++代码与程序使用说明,MFC开发,界面设计。包括设计一个小型的可视化程序所需要的步骤和方法。本程序分为三个大的模块,分别是:窗口设置、备忘录、纪念日。然后,备忘录又分为新建备忘录和备忘录列表两个模块,纪念日分为新建纪念日和纪念日列表两个模块。最后,对各个模块分别设计并进行组装成一个大的、完整的程序
- 2023-02-19 18:30:04下载
- 积分:1
-
vdcsdfs
;主程序:
LOOP: SETB P10 ;(1)
LCALL DELAY ;(2)
CLR P10 ;(3)
LCALL DELAY ;(4)
AJMP LOOP ;(5)
;以下子程序
DELAY: MOV R7,#250 ;(6)
D1: MOV R6,#250 ;(7)
D2: DJNZ R6,D2 ;(8)
DJNZ R7,D1 ;(9)
RET ;(10)
END ;(11)
-vdcsdfs
- 2022-05-19 09:56:06下载
- 积分:1
-
inventory management software, a product of the system management functions.
库存管理软件,实现了商品的系统管理功能.-inventory management software, a product of the system management functions.
- 2022-02-07 00:57:45下载
- 积分:1
-
模拟银行客户端程序
健表脚本如下:
create table
tzh_account(userid int ,cqje int ,sfcq int, czy int ,sj date);
create table
tzh_sumup(userid int primary key ,ye
int);
create sequence
userid increment by 1 start with 1;
程序运行,在windows下首先配置数据源
然后点击图标即可。
- 2023-01-05 02:40:03下载
- 积分:1
-
一个vc画图控件
一个vc画图控件-a vc drawing Controls
- 2023-03-09 06:25:03下载
- 积分:1
-
信息条,这个条很像outLook、outLook Express 或是FrongPage的编辑条,它很适合用文字和图片显示指定程序的信息,可以动态的改变文字、文
信息条,这个条很像outLook、outLook Express 或是FrongPage的编辑条,它很适合用文字和图片显示指定程序的信息,可以动态的改变文字、文字颜色、背景颜色、文字字体、位图。-information, much like outLook of this, outLook Express or FrongPage editor, it is very suitable in words and pictures show that the specified procedure information, dynamic change text, text color, background color, Fonts, bitmap.
- 2023-05-17 06:20:03下载
- 积分:1