-
FuncPlotter is a combined Java application and applet for displaying two
FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explicit functions in one variable (ie, FuncPlotter plots functions of the form y = f(x), where f(x) is composed from common mathematical operators).
- 2022-03-18 14:09:08下载
- 积分:1
-
tutorial6 TLM
OSCI组织最新lease出来的传输级建模指导实验,对初学者快速认识TLM中的一些基本概念很有用,本实验经作者修改并调试通过。-The tutorial6 of TLM-2.0 which is released from OSCI group currently!
- 2022-05-05 14:33:38下载
- 积分:1
-
DIY AVR_USB_JTAGICE ATmega16仿真器(100 通过)由于网上DIY AVR JTagIce纷乱复杂,且大部分不能用,本人经收集整理资料...
DIY AVR_USB_JTAGICE ATmega16仿真器(100 通过)由于网上DIY AVR JTagIce纷乱复杂,且大部分不能用,本人经收集整理资料特为仿真用户提供一完整AVR-M16 JTagIce DIY制作全过程及相关电路图及文件,仅供参考。-DIY AVR_USB_JTAGICE ATmega16
- 2022-09-26 20:55:04下载
- 积分:1
-
K-means算法
应用背景c++代码,基于k-means遗传算法的应用,是典型的基于原型的目标函数聚类方法的代表,它是数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则。其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。关键技术K-Means的算法如下:随机在图中取K(这里K=2)个种子点。然后对图中的所有点求到这K个种子点的距离,假如点Pi离种子点Si最近,那么Pi属于Si点群。(上图中,我们可以看到A,B属于上面的种子点,C,D,E属于下面中部的种子点)接下来,我们要移动种子点到属于他的“点群”的中心。(见图上的第三步)然后重复第2)和第3)步,直到,种子点没有移动(我们可以看到图中的第四步上面的种子点聚合了A,B,C,下面的种子点聚合了D,E)。
- 2022-08-15 16:57:53下载
- 积分:1
-
p2pstock p2pstock
P2PStock P2PStock-P2PStock P2PStock P2PStock
- 2022-09-30 03:55:04下载
- 积分:1
-
JAVA编写的推箱子游戏
虽然很简单也是不错的经典
JAVA编写的推箱子游戏
虽然很简单也是不错的经典
-JAVA prepared Sokoban game is pretty good although very simple classic
- 2022-08-17 16:45:08下载
- 积分:1
-
Samples are organized by chapter, and then by "application" or example name. You...
Samples are organized by chapter, and then by "application" or example name. You should open a project in Visual Studio .NET through the .sln (solution) file.
Note that Visual Studio .NET automatically creates various temporary and debugging files in the obj and bin sub-directory for each project. The actual uncompiled code is only the .vb files that are contained in the root project directory.
- 2023-02-08 15:00:04下载
- 积分:1
-
微软为中国农历编写的系统程序,大家可以
微软为中国农历编写的系统程序,大家可以-Microsoft for the Chinese Lunar New procedures for the preparation of the system, we can
- 2022-03-21 09:59:13下载
- 积分:1
-
-C
- 2022-09-12 00:50:03下载
- 积分:1
-
print Pascal's Triangle of small programs
打印出杨辉三角的小程序-print Pascal"s Triangle of small programs
- 2022-05-21 22:41:50下载
- 积分:1