-
The Art of Multiprocessor Programming
The Art of Multiprocessor Programming
- 2022-08-09 20:23:58下载
- 积分:1
-
the simulation process scheduling. Using Web
本程序模拟进程调度.采用时间片轮转算法.可以添加,删除,悬挂某个进程.有较详细的文档说明-the simulation process scheduling. Using Web-time algorithm. They can add, delete, flag a process. A more detailed document Note
- 2022-11-29 03:50:03下载
- 积分:1
-
数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的...
数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
- 2022-02-13 02:55:50下载
- 积分:1
-
锁定鼠标,按ALT + F4 可以退出
锁定鼠标,按ALT + F4 可以退出-lock mouse, according ALT F4 can be withdrawn
- 2022-05-27 05:33:52下载
- 积分:1
-
BER for BPSK in ISI channel with Zero Forcing equalization
BER for BPSK in ISI channel with Zero Forcing equalization
- 2022-01-25 16:13:54下载
- 积分:1
-
这是用c#开发的,创建数据库,连接数据库的源代码,已经通过测试...
这是用c#开发的,创建数据库,连接数据库的源代码,已经通过测试-This is a c# Development, create databases, connect to database source code has passed the test
- 2022-03-21 13:39:37下载
- 积分:1
-
Hotel manage system, it is a simple program written by VB for begginer.
一个简单酒店管理系统,用SQL做为数据库, VB编写的代码.-Hotel manage system, it is a simple program written by VB for begginer.
- 2022-06-03 01:38:05下载
- 积分:1
-
自己编的库存管理系统c#源码,配数据库,以及数据库开发文档,可打印送货单,入库,库存显示等基本功能~
自己编的库存管理系统c#源码,配数据库,以及数据库开发文档,可打印送货单,入库,库存显示等基本功能~WINFORM编写的,注释很清晰很多,特别适合学习ERP的同学们,欢迎大家踊跃下载,祝大家编程水平步步高升~如果有任何问题可以私聊我。数据库具体内容在开发文档里写的很清楚~
- 2023-08-10 20:55:07下载
- 积分:1
-
ssh框架依赖包-struts
struts2-core-2.5.2.jar Struts2的核心包
struts2-spring-plugin-2.5.2.jar
- 2022-04-01 18:06:58下载
- 积分:1
-
FCM algorithm is a clustering algorithm based on the division of its thinking is...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
- 2022-08-19 01:42:39下载
- 积分:1