-
matlab源程序及说明
关于捷联惯导与多普勒计程仪组合导航的算法程序,比较基础。方便初学者尝试(The algorithm program of SINS and Doppler Log integrated navigation is comparatively basic. Easy for beginners to try)
- 2020-07-01 08:00:02下载
- 积分:1
-
蒙特卡洛模拟
说明: 蒙特卡洛编程,含程序代码,代码直接复制即可,还有实例!!!(Monte Carlo programming, including program code.)
- 2019-11-04 09:23:14下载
- 积分:1
-
Transport
在毕业设计中遇到问题后写着用来调试的小模块,包括时钟控件,进度条控件,连接Access数据库并读取记录,在VB中访问Excel(包括设置格式,增加数据,并调用打印),文件的移动与复制,多线程编程的调试,在VB界面上打开.tif类型的图象文件等等功能代码。(Graduation design problems encountered in reading used to debug a small module, including the clock control, the progress bar control, connect Access database and read the record, in the VB Access Excel (including setting the format to increase data and call the print), file movement and replication, multi-threaded programming, debugging, open the VB interface. tif types of image files and so on function code.)
- 2008-05-14 10:27:33下载
- 积分:1
-
fastsim
fastsim kalker轮轨蠕滑力计算程序,适用于机车辆动力学计算.(Kalker s all code 1. Exact solution 2. Linear Solution 3. Simplifiend solution 4. fastsim+ POLACH s contact algorithm)
- 2021-02-18 10:49:46下载
- 积分:1
-
the_example_of_c_codes
the examples of c codes.it is very easy,but the basic is important(the examples of c codes.it is very easy. but the basic is important)
- 2007-03-20 19:40:40下载
- 积分:1
-
1.计算s=1+2^(1/3)+....,结果写文件
1.计算s=1+2^(1/3)+....,结果写文件-1. Calculating s = 1+2 ^ (1/3 )+...., results of write to the file
- 2023-05-24 15:40:03下载
- 积分:1
-
是关于网络编程的许多小程序,想编写网络程序的可以看看。...
是关于网络编程的许多小程序,想编写网络程序的可以看看。-programming on the network of many small programs, and procedures to prepare the network can see.
- 2022-08-12 20:20:09下载
- 积分:1
-
Campus Network Management
校园网交换机节点管理
摘要 本毕业论文(设计)是在Visual Basic 6.0编程环境下实现的,主要研究如何使用交换机和利用VB程序设计语言来开发一套图形界面的校园网交换机节点管理程序,对交换机各端口进行设置,修改某一子网在指定时间内的连通状态。完成此管理程序能够方便的管理校园网的交换机节点,减少管理员定时开通或关闭子网的工作量。该程序使用VB自带的Winsock控件telnet到交换机的某一端口,然后通过对交换机发送一系列命令,来设置交换机各Vlan和端口的相关状态;将交换机各子网的相关信息、修改子网连通状态的时间信息等存储在文本文件中,使用一个timer控件定时访问这些文本文件来决定是否修改某子网的连通状态,然后使用访问控制列表(Access Control List, ACL)来修改。通过完成这个题目,加深对交换机的理解,并且更好地学习编程思想,掌握VB语言的应用,了解软件开发的过程,为以后进一步的研究打好基础。
关键词 VB,交换机,Winsock控件
-Campus Network Management
- 2022-02-21 14:11:28下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。
-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2022-06-14 05:38:31下载
- 积分:1
-
MinDBG
debug a crash windows file
- 2018-03-16 16:47:09下载
- 积分:1