-
一个经典的贪吃蛇游戏,难免有点缺陷,请大家指出。
一个经典的贪吃蛇游戏,难免有点缺陷,请大家指出来.-A classic Snake game, inevitably a bit defective, please point out to everyone.
- 2022-04-24 14:14:26下载
- 积分:1
-
一个求解旅行商问题(TSP)的程序,效果不错,时间还可以
一个求解旅行商问题(TSP)的程序,效果不错,时间还可以-A Traveling Salesman Problem (TSP) program, the effect is true, time can also be
- 2022-04-18 04:21:48下载
- 积分:1
-
数字电视标准综述,本文从数字电视技术标准所起的作用,美国ATSC标准,欧洲DVB标准,日本ISDB标准,DVB与 ATSC的比较,三种标准的数字地面广播系统比较...
数字电视标准综述,本文从数字电视技术标准所起的作用,美国ATSC标准,欧洲DVB标准,日本ISDB标准,DVB与 ATSC的比较,三种标准的数字地面广播系统比较,我国数字广播电视标准化工作的现状等方面,详细地介绍了数字电视标准。 -Summary of digital TV standards, this article from the digital television technical standards the role of American ATSC standard, the European DVB standard, the Japanese ISDB standard, DVB and ATSC of comparison, the three standard digital terrestrial broadcasting system comparison, China
- 2022-10-23 19:25:03下载
- 积分:1
-
是用verilog写的,解复接程序,可以把复接的反过来,一般用在解码程序中!...
是用verilog写的,解复接程序,可以把复接的反过来,一般用在解码程序中!-verilog is written, Demultiplexer procedures can multiplexing the contrary, generally used in the decoding process.
- 2023-08-10 01:35:04下载
- 积分:1
-
虚拟串口,可以添加任意数量的机器串口,串口…
虚拟串口,可以在机子上添加任意多个串口,对于调试串口的程序很有用-Virtual serial port, you can add any number of machine serial port, serial port for debugging the program very useful
- 2022-03-04 23:54:51下载
- 积分:1
-
投诉表单,用ASPVB编写的,附加在动易上
投诉表单,用ASPVB编写的,附加在动易上-tou su biao dan
- 2022-02-03 16:44:47下载
- 积分:1
-
This document contains a general overview in the first few sections as well as a...
This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package merely by browsing through svmstruct.py and multiclass.py. This document provides a more in depth view of how to use the package.
Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.
- 2022-05-13 10:59:05下载
- 积分:1
-
计算器程序
#include float add(float,float); float sub(float,float); float product(float,float); float divide(float,float); void main() 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-28 03:21:54下载
- 积分:1
-
C++ MOPSO 代码
本人新研究的一个MOPSO(多目标粒子群算法),用于各种优化计算,C++编译,非常好用,
何选择带领者呢?
MOPSO在存档中选择一个粒子跟随。如何选择呢?根据网格划分,假设每个网格中粒子数个,i代表第几个网格。该网格中的粒子被选择的概率为,即粒子越拥挤,则选择的概率越低。这是为了保证能够对未知的区域进行探索。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-21 10:21:19下载
- 积分:1
-
18 Wheels game sources. Operational system: DOS. Compiles OK in Quickbasic.
18 Wheels game sources. Operational system: DOS. Compiles OK in Quickbasic.
- 2022-01-22 10:44:36下载
- 积分:1