-
单纯形法c编程,可用于运筹学线性规划问题的解决,优化问题...
单纯形法c编程,可用于运筹学线性规划问题的解决,优化问题-Simplex Method c programming, operations research can be used for linear programming problem-solving, optimization, etc.
- 2022-08-06 01:40:56下载
- 积分:1
-
Histogram plot of two distribution
直方图是根据用户所需的均匀分布和正态分布参数绘制的;
- 2022-03-01 06:22:57下载
- 积分:1
-
将固定大小的位图在窗口平铺
将固定大小的位图在窗口平铺-fixed-size bitmap window in a flat bed
- 2022-04-06 11:41:30下载
- 积分:1
-
VC++环境下实现图像的缩放
VC++环境下实现图像的缩放 -VC++ Environment realize image zoom
- 2022-07-11 11:59:03下载
- 积分:1
-
学习了这些基本够用了.
学习了这些基本够用了.-It is enough for you if you have learned these!
- 2023-03-16 16:05:03下载
- 积分:1
-
windows下摄像头capture测试程序
摄像头capture测试程序,windows环境c++代码,完整可编译工程
- 2022-04-20 23:36:50下载
- 积分:1
-
VCnet programming source code examples of the use of examples of control, in the...
VCnet编程实例源代码之控件使用实例,希望对大家有帮助-VCnet programming source code examples of the use of examples of control, in the hope that everyone has to help
- 2022-03-05 22:23:52下载
- 积分:1
-
用c实现的链表操作。可以添加、删除队列元素。并判断添加元素是否为数字。程序中有非常详细的注释。...
用c实现的链表操作。可以添加、删除队列元素。并判断添加元素是否为数字。程序中有非常详细的注释。-With c realize the operation of the list. Can add, delete queue element. And add elements to determine whether or not to digital. Program has very detailed notes.
- 2022-08-07 20:55:39下载
- 积分:1
-
这是一个包含有三个类的代码集,分别用来处理三类不同的出错信息,定制的出错信息、CRT内建的或者Win32 API出错信息。CBasicError用来处理定制的出...
这是一个包含有三个类的代码集,分别用来处理三类不同的出错信息,定制的出错信息、CRT内建的或者Win32 API出错信息。CBasicError用来处理定制的出错信息,CLbraryError用来处理C运行时库的出错信息,CWin32APIError用来处理Win32 API出错信息。-contains three types of code sets, respectively, to deal with three different kinds of error messages, custom error messages, built-in CRT or Win32 API error messages. CBasicError to handle custom error messages, CLbraryError to handle C Runtime Library error messages, CWin32APIError to deal with the Win32 API error messages.
- 2023-03-19 01:15:03下载
- 积分:1
-
C++ Achieve MPEG audio header data read with the estimated length of time. This...
C++实现MPEG话音帧头数据读取与时间长度估计.这个文章和程序针对的是包含XING和VBRI头的MPEG audio帧进行读取,然后根据它们估算声音的长度。这里不包括任何的话音audio数据的编码与解码。不过,文章确实对audio frame header进行了非常详细的说明。-C++ Achieve MPEG audio header data read with the estimated length of time. This article and procedures aimed at containing XING and VBRI head read MPEG audio frame, and then according to their estimates of the length of the sound. Here does not include any voice audio data encoding and decoding. However, the article on the audio frame header is indeed a very detailed explanation.
- 2022-06-12 21:19:20下载
- 积分:1