-
供初学者学习用的matlab基本编程源码
供初学者学习用的matlab基本编程源码-for beginners learning the basic Matlab programming FOSS
- 2022-03-25 19:15:27下载
- 积分:1
-
Sokoban Game: users can set the clearance to set up a few more difficult to choo...
推箱子游戏:用户可以通过设置关数来设置难度,选择是否有音效,用户只能通过键盘上的四个方向键来操作,目标是移动“小人”将三个方形的黄色箱子移到三个白色的圆圈里面。-Sokoban Game: users can set the clearance to set up a few more difficult to choose whether or not there is sound, the user only through the four keyboard arrow keys to operate, with the aim of moving
- 2022-03-10 12:00:04下载
- 积分:1
-
事例介绍了19种为数据库添加新记录的方法。作为使用ADO和DAO以及SQL语句的各种操纵数据库的手段。使用注意:使用代码灵活但容易出错,直接配置控件简单但不灵活...
事例介绍了19种为数据库添加新记录的方法。作为使用ADO和DAO以及SQL语句的各种操纵数据库的手段。使用注意:使用代码灵活但容易出错,直接配置控件简单但不灵活。本例中没有使用ODBC和DSN,而是用VB和ACCESS数据库通过JET连接为例子。请随便修改和使用本例,但在复制过程中请保留本例所有文件
- 2022-04-02 09:51:09下载
- 积分:1
-
文本分类工具libsvm
文本分类工具libsvm-2.9.zip
信息检索和数据挖掘的中用到的工具包,
里面有C++、JAVA、Python等多个语言版本-Libsvm-2.9.zip text classification tool for information retrieval and data mining tools used in the package, inside C++, JAVA, Python and other languages
- 2023-08-11 01:30:03下载
- 积分:1
-
石器服务端源代码工具集
用于制做石器图像补丁.等陆画面.和登陆列表的工具.地图制作工具,图片修改,补丁追加等工具。研究石器时代、开服必备。
- 2023-04-26 11:20:03下载
- 积分:1
-
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5...
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5 4 3 12
// 17 16 15 14 13
//看清以上数字排列的规律,设1点的坐标是(0,0),X方向向右为正,y方向向下为正。例如,7的坐标为
//(-1,-1),2的坐标为(0,1),3的坐标为(1,1)。编程实现输入任意一点坐标(x,y),输出所对应得-Show the spiral queue,// spiral queue. Cpp// 21 22 ... ...// 20 7 8 9 10// 19 6 1 2 11// 18 5 4 3 12// 17 16 15 14 13// see the above figures with the laws of 1:00 set the coordinates is (0,0), X is positive to the right direction, y direction is positive downward. For example, 7 of the coordinates// (-1,-1), 2 coordinates for (0,1), 3 coordinates for the (1,1). Programming enter coordinates of any point (x, y), the output corresponding to a
- 2023-02-15 09:00:03下载
- 积分:1
-
对数学建模很有用,都是些关于计算机模拟的PPT和源码
对数学建模很有用,都是些关于计算机模拟的PPT和源码-Useful for mathematical modeling, are more on the computer simulation of the PPT and the source
- 2022-01-24 16:33:36下载
- 积分:1
-
c语言编程技巧程序集 提供了很多种有用的方法 值得一看
c语言编程技巧程序集 提供了很多种有用的方法 值得一看-skill sets procedures for a wide variety of useful eye-catcher
- 2022-06-20 07:58:10下载
- 积分:1
-
is a complete and detailed TCP/IP protocol guidelines. Description belongs to ev...
是一本完整而详细的TCP/IP协议指南。描述了属于每一层的各个协议以及它们如何在不同操作系统中运行。作者用Lawrence Berkeley实验室的tcpdump程序来捕获不同操作系统和TCP/IP实现之间传输的不同分组。对tcpdump输出的研究可以帮助理解不同协议如何工作。 本书适合作为计算机专业学生学习网络的教材和教师参考书。也适用于研究网络的技术人员。
-is a complete and detailed TCP/IP protocol guidelines. Description belongs to every one of the various agreements and how they run different operating systems. Author Lawrence Berkeley Laboratory using the tcpdump procedures to catch different operating system Marketing and TCP/IP transmission between realize the different groups. Tcpdump output of the research can help understand how the different agreements work. The book suitable for students studying computer network of reference materials and teachers. Also applies to the study of the network technical staff.
- 2022-02-01 21:12:03下载
- 积分:1
-
数字信号处理的快速傅里叶变换(FFT)代码
数字信号处理的快速傅里叶变换(FFT)代码-Digital Signal Processing of Fast Fourier Transform (FFT) code
- 2022-01-24 13:30:28下载
- 积分:1