-
JSP实现WEB版AJAX聊天功能
JSP实现WEB版AJAX聊天功能,jsp和HTML结合实现聊天功能,在JSP页面中运用了Ajax技术,实现无刷新发送消息的功能,对学习Jsp Ajax方面的操作有帮助。
- 2022-02-02 12:49:30下载
- 积分:1
-
C# 调用外部的EXE文件
C# 调用外部的EXE文件,程序中主要是使用System.Diagnostics.Process.Start(textBox1.Text);来执行外部的exe文件。
private void button1_Click(object sender, EventArgs e)
{
openFileDialog1.Filter = "exe文件(*.exe)|*.exe";//设置打开文件的格式
if (openFileDialog1.ShowDialog() == DialogResult.OK)//判断是否选择了exe而文件
textBox1.Text = openFileDialog1.FileName;//显示选择的文件
}
private void button2_Click(object sender, EventArgs e)
{
System.Diagnostics.Process.Start(textBox1.Text);//执行exe文件
}
- 2023-06-03 22:35:03下载
- 积分:1
-
这是一个培训管理系统
这是一个培训管理系统-This is a training management system
- 2022-03-18 09:03:13下载
- 积分:1
-
好好的 好好的 好好的 好好的 好好的
好好的 好好的 好好的 好好的 好好的-Good good good good good good good good good
- 2022-02-21 18:21:53下载
- 积分:1
-
周志华《机器学习》图书电子版
说明: 周志华 机器学习 机器学习是计算机科学与人工智能的重要分支领域. 本书作为该领域的入门教材,在内容上尽可能涵盖机器学习基础知识的各方面。 为了使尽可能多的读者通过本书对机器学习有所了解。
作者试图尽可能少地使用数学知识. 然而, 少量的概率、统计、代数、优化、逻辑知识似乎不可避免. 因此, 本书更适合大学三年级以上的理工科本科生和研究生, 以及具有类似背景的对机器学 习感兴趣的人士. 为方便读者, 本书附录给出了一些相关数学基础知识简介(machine learningMachine learning is an important branch of computer science and artificial intelligence. As an introductory textbook in this field, this book covers all aspects of basic knowledge of machine learning as far as possible. In order to make as many readers as possible understand machine learning through this book.
The author tries to use mathematical knowledge as little as possible. However, a small amount of knowledge about probability, statistics, algebra, optimization and logic seems inevitable. Therefore, this book is more suitable for undergraduates and postgraduates of science and engineering over the third year of the University, as well as people with similar background who are interested in machine learning. For the convenience of readers, the appendix of this book gives some basic mathematical knowledge)
- 2021-01-14 23:18:59下载
- 积分:1
-
project4.5.1
说明: intesim建模脚本,详细介绍共享拓扑网格划分流程。(intesim software modeling script)
- 2020-06-20 06:00:01下载
- 积分:1
-
spll
软件锁相环的函数想实现,用MATLAB写的,跟踪相位成功,互相学习使用,在电网电压上应用(Software phase-locked loop function to achieve, written in MATLAB, tracking phase is successful, learn from each other, used in the grid voltage)
- 2017-10-20 16:52:29下载
- 积分:1
-
VC++调用VB控件的例子
一个VC++调用VB控件的实例,通过这个实例可以让您了解如何在VC中去调用用VB开发的控件。
- 2022-06-13 05:13:07下载
- 积分:1
-
皇后问题解法任意皇后可解
皇后问题解法任意皇后可解-Solutions arbitrary Queen"s Queen"s solvable
- 2023-02-01 17:00:04下载
- 积分:1
-
01-2_crankshaft_asm
12345679987461232adafsafadffssagdah
- 2020-06-23 09:40:02下载
- 积分:1