-
家庭理财系统
javase的家庭理财系统的完整源码,可运行,具有一般功能,很实用,适合初学者,可以下载来学习借鉴。
- 2022-03-10 20:56:59下载
- 积分:1
-
SPLAY的模板,方便大家使用,可以直接粘贴使用
SPLAY的模板,方便大家使用,可以直接粘贴使用-SPLAY template to facilitate the use of paste can be directly used
- 2022-05-21 23:40:46下载
- 积分:1
-
软件学院数据结构与算法分析课程设计 一个文本编辑器的课程设计报告...
软件学院数据结构与算法分析课程设计 一个文本编辑器的课程设计报告-School of Software Data Structures and Algorithm Analysis course design a text editor, curriculum design report
- 2022-08-11 21:02:24下载
- 积分:1
-
串口通信开发示例
主要针对MFC串口通信控件的开发,实现了串口数据的交互,新手学习和了解串口通信的最好示例。
- 2022-01-26 03:39:18下载
- 积分:1
-
一个小小的数据库查询系统,请大家帮忙修改。
一个小小的数据库查询系统,请大家帮忙修改。-a small database query system, please help change. Thank you
- 2023-02-15 07:05:03下载
- 积分:1
-
AES加密算法(C++实现)
Aes加密算法,用C++实现,封装成了类,方便学习与扩展
- 2023-08-23 08:05:04下载
- 积分:1
-
字符串匹配,大小写无关。
入口:两个待匹配字符串,
返回值:相等返回1,不等返回0...
字符串匹配,大小写无关。
入口:两个待匹配字符串,
返回值:相等返回1,不等返回0-String matching, case-insensitive. Entrance: Two strings to be matched, the return value: equal to the return of one, it does not return 0
- 2022-12-15 01:25:03下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1
-
the realization of a simple calculator, with amendments, float calculation funct...
简单计算器的实现,具有修改、浮点数计算功能等,用语C语言学习。-the realization of a simple calculator, with amendments, float calculation functions, terminology C language learning.
- 2022-07-14 10:13:18下载
- 积分:1
-
重新启动计算机程序
重新启动计算机程序-restart computer program
- 2023-03-24 02:15:03下载
- 积分:1