-
linux 贪吃蛇 GCC编译 在终端下进行游戏,不需要打开xwindow
linux 贪吃蛇 GCC编译 在终端下进行游戏,不需要打开xwindow-Snake GCC compiler linux in a terminal under the games, without having to open XWindow
- 2022-05-19 07:13:17下载
- 积分:1
-
电力监控管理系统力控组态软件开发脚本源程序
电力监控管理系统力控组态软件开发脚本源程序-Power monitoring and management system software development ForceControl configuration script source
- 2022-10-16 12:30:03下载
- 积分:1
-
opencv OpenCV is cross
opencv OpenCV is cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It
does not rely on external numerical libraries, though it can make use of some of them (see below) at
runtime, if they are available
- 2023-01-08 07:20:02下载
- 积分:1
-
贪吃蛇 是一种意志的小游戏
贪吃蛇 是一种意志的小游戏 -Snake is a game of will
- 2022-06-16 09:32:36下载
- 积分:1
-
PHP programming language, the mail routines PHP and MYSQL
PHP编程语言发邮件的例程 PHP+MYSQL-PHP programming language, the mail routines PHP and MYSQL
- 2022-05-17 00:58:04下载
- 积分:1
-
可以实现应用程序上传到SYBASE数据库,同时客户端自动升级
可以实现应用程序上传到SYBASE数据库,同时客户端自动升级-Applications can be uploaded to the SYBASE database, and automatically upgrade the client
- 2022-03-21 10:03:44下载
- 积分:1
-
入侵检测系统snort,代码纷繁复杂,程序文件很多,对于新手,很难分析清楚源代码,但是源代码确实研究入侵检测系统分场重要的工具。
本资料详细分析了入侵检测...
入侵检测系统snort,代码纷繁复杂,程序文件很多,对于新手,很难分析清楚源代码,但是源代码确实研究入侵检测系统分场重要的工具。
本资料详细分析了入侵检测系统snort的体系结构,程序源代码,主要数据结构和重要函数。-Intrusion Detection System snort, complex code, a lot of program files, for novices, it is difficult to analyze the source code, but the study of the source code is indeed an important breakout intrusion detection system tools. A detailed analysis of the information system snort intrusion detection architecture, the program source code, the main data structure and an important function.
- 2022-11-03 13:05:04下载
- 积分:1
-
KalmanFilter 递归程序,非常经典
KalmanFilter 递归程序,非常经典-KalmanFilter recursive procedures, very classic
- 2022-01-22 11:53:21下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
汽车开环和闭环制动系统简述有助初学者加深对该模型原理的理解...
汽车开环和闭环制动系统简述有助初学者加深对该模型原理的理解-car open and closed loop braking system outlined help beginners deepen their understanding of the principles Model
- 2023-08-25 04:35:03下载
- 积分:1