-
2783
主要为数据分析和统计,代码里有很完整的注释和解释,感应双馈发电机系统的仿真。( Mainly for data analysis and statistics, Code, there are very complete notes and explanations Simulation of doubly fed induction generator system.)
- 2017-04-28 12:17:39下载
- 积分:1
-
BluetoothClientServer
BLUETOOTH VC++ CLIENT SERVER
- 2012-12-17 18:49:08下载
- 积分:1
-
UVectorFont
说明: VC++将文字处理成轮廓边框效果只显示文字的轮廓,不显示文字实体,有点像空心文字,图形 + 文字 + 矢量(VC ++ treats the text as outline border effect, only displays the outline of the text, does not display the text entity, a bit like hollow text, graphics + text + vector)
- 2020-12-21 17:29:07下载
- 积分:1
-
BME280_driver-master
高度计BME280的驱动程序,能够较为准确的得出相对于海平面的高度。(Altimeter BME280 driver, and can be more accurate relative sea level height are obtained.)
- 2020-11-05 10:49:52下载
- 积分:1
-
setproxy
通过程序设置ie的代理服务器,以及代理服务器不适用的本地局域网地址(Ie through the proxy server settings and the proxy server' s local LAN address is not applicable)
- 2016-02-29 15:12:04下载
- 积分:1
-
DrawOfMemory
DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:
int Mult:总共需要显示几类数据
int AllNum:每类数据总的数据量
int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...
COLORREF PenColor:每类数据的画笔的颜色
CWnd *pWnd:需要显示曲线的控件指针
还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined:
int Mult: A total of several types of data to be displayed
int AllNum: total amount of data for each type of data
int Value []: an array of data values , consisting of forms: Data 1 Data 2+ 3+ ...+ data
COLORREF PenColor: brush color for each type of)
- 2014-07-02 10:52:43下载
- 积分:1
-
c++五子棋小游戏
通过简单的c编程,在dos界面上实现五子棋小游戏。这个代码用到数据结构,和 c++的相关知识
- 2022-07-27 06:39:25下载
- 积分:1
-
SM2 SM3 SM4对称加解密,国密密钥对的生成
此工具支持国密各种算法:SM4对称加解密,国密密钥对的生成,SM3信息摘要,SM2数字签名以及验证签名,SM2非对称加解密,PKCS7签名数据包形成以及PKCS7验签, 生成PKCS7数字信封已经解PKCS7签名数据,后续会添加PKCS7签名数字信封相关功能。输入输出格式都严格按照国家密码管理局的相关规定。形成一个本地工具方便大家使用。(This tool supports various national algorithms: SM4 symmetric encryption and decryption, national secret key pair generation, SM3 information summary, SM2 digital signature and verification signature, SM2 asymmetric encryption and decryption, PKCS7 signature data packet formation and PKCS7 checkin, PKCS7 digital envelopes have already solved PKCS7 signature numbers, and then PKCS7 signature digital envelopes will be added. Related functions. The input and output formats are in strict accordance with the relevant regulations of the State Encryption administration. The formation of a local tool is convenient for everyone to use.)
- 2018-05-18 14:31:51下载
- 积分:1
-
yuanc
远程启动电脑远程启动电脑远程启动电脑远程启动电脑远程启动电脑远程启动电脑远程启动电脑(Remote start your computer)
- 2011-04-24 01:18:51下载
- 积分:1
-
钻石矿工
算法设计中的钻石矿工问题在一座金字塔每块石头上都镶有一块钻石从金字塔的顶端向下收集钻石尽可能收集价值高的钻石,每层每次只能从一块砖斜向左下或斜向右下走到另一块砖上。设计算法求出获取的钻石最大价值及路径。(动态规划)(The problem of diamond miner in algorithm design is set up on every stone in Pyramid. A diamond is collected from the top of Pyramid. Diamond is collected as high as possible. Every layer can only lean from one brick to the left or to the right to go to the next brick at a time. The design algorithm is used to find the maximum value and path of the obtained diamond. (dynamic programming))
- 2020-10-21 08:37:24下载
- 积分:1