-
留言版整站文件包。数据库管理。前台后台登录。
留言版整站文件包。数据库管理。前台后台登录。-message boards entire station package. Database management. Prospects Sign background.
- 2023-05-26 18:55:02下载
- 积分:1
-
这是模拟物理实验――一维势阱的小程序。运行的时候,需要把CCBP文件夹包含在头文件中。...
命令行下可以解读TCP数据报内容的Sniffer-command line can be interpreted as TCP data reported to the Sniffer
- 2022-02-03 06:27:02下载
- 积分:1
-
This is for my own use C BUILDER do a regular shutdown procedures
这是我自己用C++BUILDER做的一个定时关机的程序-This is for my own use C BUILDER do a regular shutdown procedures
- 2022-06-12 23:12:52下载
- 积分:1
-
.修改kspublib.jar文件中DBConfig.xml,将数据库配置为自己的数据库。 2.将optiontree.jar,kspublib.jar(需要x...
.修改kspublib.jar文件中DBConfig.xml,将数据库配置为自己的数据库。 2.将optiontree.jar,kspublib.jar(需要xml解析器xerces.jar)拷贝到应用的web-inf/lib目录下-. Kspublib.jar to amend the document DBConfig.xml, the database is configured to its own database. 2. Optiontree.jar, kspublib.jar (need xml parser xerces.jar) copies to the application WEB-INF/lib directory
- 2022-06-30 23:09:05下载
- 积分:1
-
拉普拉斯变换表,很有用啊,快来下载吧,肯定对你有所帮助
拉普拉斯变换表,很有用啊,快来下载吧,肯定对你有所帮助-Laplace transform table, useful ah, come to download it, will definitely help you
- 2022-06-14 18:17:22下载
- 积分:1
-
热键音量,主要用于系统的音量调节,是VB源码,全局热键的,可修心的!...
热键音量,主要用于系统的音量调节,是VB源码,全局热键的,可修心的!-hotkey volume, mainly for the volume, is VB source, the global hotkey, mind!
- 2022-02-28 18:04:34下载
- 积分:1
-
Console game in the category of file operations for reading. Txt files, displaye...
控制台小游戏中的文件操作类,用于读取.txt文件,显示在控制台上.还有一个主函数文件.-Console game in the category of file operations for reading. Txt files, displayed on the console. There is also a main function of a document.
- 2023-03-03 18:10:03下载
- 积分:1
-
服装销售管理系统
服装销售管理系统-clothing sales management system
- 2022-08-19 11:54:02下载
- 积分:1
-
这是一个用powerbuilder做的成绩管理系统,能实现插入、删除、查询等功能。...
这是一个用powerbuilder做的成绩管理系统,能实现插入、删除、查询等功能。-This is a powerbuilder do with the performance management system, able to insert, delete, For inquiries, and other functions.
- 2023-08-30 10:05:05下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1