-
这是遗传算法进行函数优化的程序,可以运行成功,需要的就下吧...
这是遗传算法进行函数优化的程序,可以运行成功,需要的就下吧-This is the source code of genetic algorithm for function optimization, it can run ,down it if you need it.
- 2022-02-28 15:48:30下载
- 积分:1
-
比较两个设计的更改:完成layout设计后,比较网表文件、comp文件,以获得网表的修改信息、器件增删信息、pin的连接更改信息。...
比较两个设计的更改:完成layout设计后,比较网表文件、comp文件,以获得网表的修改信息、器件增删信息、pin的连接更改信息。-compare design changes:after you compelete your layout, use this tool to compare your netlis file and comp file to get those inforamtions about nets change, components changes and pin connection changes.
- 2023-04-16 17:35:03下载
- 积分:1
-
此程序为硬件EDA编程,实现了十位的计数器功能,在平台中可以模块化应用...
此程序为硬件EDA编程,实现了十位的计数器功能,在平台中可以模块化应用-This procedure EDA hardware programming, implementation of the counter 10 functions in a modular application platform can be
- 2022-03-11 22:39:10下载
- 积分:1
-
方程根的数值实验,用牛顿迭代法,找到了…
方程求根的数值试验,利用Newton迭代法,求所给出的方程的跟。-Equation Roots of numerical experiments, using Newton iteration method, find the equation with the given.
- 2022-01-25 23:17:53下载
- 积分:1
-
在线考试
在线考试系统只是为了管理方。它可以上传使用.csv (逗号分离值) 的问题和管理问题。
- 2022-03-31 01:47:28下载
- 积分:1
-
易用仓库管理软件是一款通用性极强的仓库及货物管理软件,软件支持多仓库管理.软件界面直观、操作简单,支持全键盘操作;软件支持入库、出库、退库、调库、借出、归还、盘...
易用仓库管理软件是一款通用性极强的仓库及货物管理软件,软件支持多仓库管理.软件界面直观、操作简单,支持全键盘操作;软件支持入库、出库、退库、调库、借出、归还、盘点等多项货物操作流程,各种数据可以自动转换为EXCEL数据格式。软件提供了完备的帐务系统,可以随时查询或打印月记帐、日记帐。能自动对库存超限的商品报警,多种报表功输出功能,让你的仓库管理工作轻松自如。软件可以多台电脑联网使用,数据共享,同时操作各项软件功能。-easy-use storage software is a all-purpose storage ang goods management software.It supports multi- storage management.It is intuitionistic and easy to use. It supports keyboard. You can query and print the account of month or day all the time.If only the storage is beyond the limits,it will warn.It can output mang kind tables.The software can used on line and computers.the datas can be shared .In a word,the software will make your management convenient greatly.
- 2022-01-26 06:49:42下载
- 积分:1
-
very beautiful tropical fish screen to protect source code, and with exquisite m...
非常精美的热带鱼屏幕保护源代码,并且带有精美音乐-very beautiful tropical fish screen to protect source code, and with exquisite music
- 2022-05-13 13:12:18下载
- 积分:1
-
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表...
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起――实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅C版的这部分内容,很清晰。我也不会画图,打个比方吧:这个十字链表的逻辑结构就像是一个围棋盘(没见过,你就想一下苍蝇拍,这个总见过吧),而非零元就好像是在棋盘上放的棋子,总共占的空间就是,确定那些线的表头节点和那些棋子代表的非零元节点。最后,我们用一个指针指向这个棋盘,这个指针就代表了这个稀疏矩阵-Crusaders is the form : Chain Simulation matrix rows (or out, This can be based on individual preferences to be), and then constructed on behalf of the chain out, Each line of the elements inserted into the node corresponding to the series. To book a few small depositors table first node, out of line and the first node table to merge together-- the reality is that a number of indicators provincial jurisdictions, if the number of rows and columns ranging, redundant data domain put this province has granted the use of the space. This little trick I did waste a half-day efforts, personal feeling, not merit, a lot of shortcomings,
- 2022-03-13 05:45:31下载
- 积分:1
-
在 C# 中使用 ZedGraph 绘制动态数据
这个程序使用 dll 来绘制关系图。通过使用 ZedGraph,我们可以绘制各种图表。此程序是 ZedGraph 应用的一个例子,在这个例子中的动态数据绘制取决于时间。这种方式是显示动态数据的重要途径。我们可以应用本例中的许多类型的动态数据。
- 2022-12-20 10:15:03下载
- 积分:1
-
图像拼接!!此为本人的毕业设计源码,能完整远行,希望能对大家起到帮助。强烈鄙视那些为了骗取下载数而上载一些无关紧要代码甚至是编译错误一堆的卑鄙小人...
图像拼接!!此为本人的毕业设计源码,能完整远行,希望能对大家起到帮助。强烈鄙视那些为了骗取下载数而上载一些无关紧要代码甚至是编译错误一堆的卑鄙小人-Image mosaic! ! This is my graduation project source code can be a complete separation, I hope everyone can help. Strongly despise those who cheat in order to download and upload some irrelevant code compiler error or even a bunch of despicable villains
- 2023-05-06 02:15:03下载
- 积分:1