资源列表
排序选择:
[matlab例程] hunhetuxiangfenjie
说明:利用fastica数据包对给定的两幅混合图象利用独立成分分析进行分离。-fastica use of data packets to the two mixed-use image analysis independent component separation.<黄袁斌> 在 2025-07-20 上传 | 大小:43kb | 下载:0
[Modem编程] 通过Modem传输数据
说明:利用MSComm控件,通过串口发送AT指令操作Modem。在2台计算机之间进行数据传输。-use MSComm control, sent through serial AT command operation Modem. In between the two computers for data transmission.<张帆> 在 2025-07-20 上传 | 大小:39kb | 下载:0
[人工智能/神经网络/遗传算法] 2level0520
说明:连轧过程控制仿真程序,其中包括用自适应遗传算法进行优化的代码-rolling process control simulation programs, including adaptive genetic algorithm optimized code<吕化> 在 2025-07-20 上传 | 大小:171kb | 下载:0
[TAPI编程] 利用TAPI拨打电话
说明:利用TAPI函数建立拨打电话,实现:初始化线路,打开线路,呼叫,挂断呼叫,关闭线路-An example implementing voice call dialling. The functions include initializing a line device, opening a line, making a call, hang-on the call, and closing the line.<张帆> 在 2025-07-20 上传 | 大小:67kb | 下载:0
[人工智能/神经网络/遗传算法] 遗传算法框架程序
说明:本算法采用最基本的遗传算法编写,有利于初学者掌握遗传算法的构成。-This algorithm is written by the most fundamental genetic algorithm,benefit the beginner to know the structure of genetic algorithm<吕化> 在 2025-07-20 上传 | 大小:113kb | 下载:0
[书籍源码] 《Java程序设计高级主题》配书源代码
说明:程序练习中包括书中实例程序代码和练习中要用到的代码,是压缩文件, 请使用winrar3.0以上的版本。-practice procedures including book code examples and exercises to be used in the code is compressed files, please use winrar3.0 above version.<胡晓波> 在 2025-07-20 上传 | 大小:1.71mb | 下载:0
[人工智能/神经网络/遗传算法] BP算法基本程序
说明:基本的BP神经网络框架,比较适用于初学者快速掌握神经网络的构成。-basic fr a mework BP neural network, suitable for beginners to grasp the composition of neural networks.<吕化> 在 2025-07-20 上传 | 大小:4kb | 下载:0
[其他小程序] n个圆的组合
说明:对工作分配进行多次优化,直到找到最优的分配方式。 首先将所有工作交给能力最强的人做,然后找出最低安全值和最高安全值,此时将未分配工作的人的能力值当作安全值参与判断,把安全值最低者分配的仓库数减一,并将这个仓库交给安全值最高者看守,然后进入下次优化,在新一次优化过程中把最低安全值和上次优化时的最低安全值作比较,如果这次最低安全值比上次大,则继续进行优化,若系统最低安全值相比上次下降,则说明上次优化后的结果已经是最优,即得结果。-work on a number of distribution op<周驰原> 在 2025-07-20 上传 | 大小:858kb | 下载:0