-
实现服务器端与客户端的相互通信,开发环境是Visual C
实现服务器端与客户端的相互通信,开发环境是Visual C-The realization of server-side and client to communicate with each other, development environment is Visual C
- 2023-08-12 22:00:04下载
- 积分:1
-
计算机并口控制软件源代码可以向并口发送数据也可一解数据...
计算机并口控制软件源代码可以向并口发送数据也可一解数据-computer parallel port to control the source code software can send data to the parallel port can be a solution data
- 2022-02-20 07:45:04下载
- 积分:1
-
cppunit工具 单元测试测c++ 能够较好的识别单元中的错误,是一个不错的工具...
cppunit工具 单元测试测c++ 能够较好的识别单元中的错误,是一个不错的工具-cppunit
- 2022-09-07 04:10:03下载
- 积分:1
-
vb程序自己创建一个新的可执行程序
vb程序自己创建一个新的可执行程序-vb own procedures to create a new executable
- 2023-04-16 16:05:04下载
- 积分:1
-
PoliceGIS
郑州市公安交通地理信息系统,非常全面,界面很漂亮。
- 2022-08-08 21:45:31下载
- 积分:1
-
这些是杭州电子科技大学acm练习题里面的一些题目和c++程序。...
这些是杭州电子科技大学acm练习题里面的一些题目和c++程序。-These are the Hangzhou University of Electronic Science and Technology acm exercises inside some of the topics and c++ Procedures.
- 2023-01-01 01:40:04下载
- 积分:1
-
This the pdf describing the 24C16 EEprom and how to interface it to the micro wo...
This the pdf describing the 24C16 EEprom and how to interface it to the micro world. I have used it for connecting to an AVR processor-This is the pdf describing the 24C16 EEprom and how to interface it to the micro world. I have used it for connecting to an AVR processor
- 2022-05-27 03:13:34下载
- 积分:1
-
本例子实现了在windows下的h.264解码器的程序,很不错
本例子实现了在windows下的h.264解码器的程序,很不错-H.264 decode source code for Windows.
- 2022-02-21 09:22:55下载
- 积分:1
-
多
多元多峰函数的优化实例
第10行各变量的上下限改为[-10 10],原来为[-3 3];
第25行改为:[Y, I]=min(ObjV) 原来为[Y, I]=min(ObjVSel) 以此将染色体的个体值与shubert()函数值对应起来,原表达式不具有shubert()函数自变量和应变量的对应关系
-Multi-multi-peak function optimization examples of the first 10 lines the upper and lower limits of each variable changed to [-10 10], originally for the [-3 3] No. 25 line changed to: [Y, I] = min (ObjV) the original of [ Y, I] = min (ObjVSel) this will be the individual value of chromosome shubert () function values corresponding to the original expression does not have shubert () function from the variables and should correspond to the relationship between variables
- 2022-12-27 05:15:03下载
- 积分:1
-
基于C语言实现滚动时域估计算法
基于c语言,实现滚动时域估计算法,将状态估计问题转化为二次型优化问题,同时基于MHE算法分析,推导适应度函数的具体表达式,将其用c语言实现,同时基于PSO算法求取二次型优化问题的优化解。程序已经在vs2013环境下编译通过了,并能成功运行。
- 2022-03-05 13:47:46下载
- 积分:1