-
在电机控制中,从交流变直流的BOOST电流的控制程序
在电机控制中,从交流变直流的BOOST电流的控制程序-In motor control, from the exchange of variable DC current of the control procedures BOOST
- 2023-05-04 12:55:04下载
- 积分:1
-
VB编程实现改变系统日期格式.含有vb源码.
VB编程实现改变系统日期格式.含有vb源码.-VB Programming to change the system date format. Containing the vb source code.
- 2022-01-22 14:58:12下载
- 积分:1
-
the heuristic search!
八数码问题的启发式搜索!-the heuristic search!
- 2022-07-25 08:53:08下载
- 积分:1
-
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档对象和几个视图。文档对象负责有规律地采集数据,然后通知相关的视图以不同的格式显示这些数据。文档对象为了有规律地采集数据,它需要一个定时(time)事件。但是,文档不是一个基于窗口的对象,所以它没有这样的定时事件。我权衡了三种解决方案: 1、在其中的一个视图中创建定时器。当事件发生时通知文档对象获取数据。 2、为每一个文档(或在每个文档内)创建一个单独的线程,以便这个线程能有规律地创建时间事件。 3、在CMainFrame中创建一个定时器并从中调用文档函数这三种方法我都不满意。能否给出一种更好的解决方案?- How to send commands to the Document Object matching the original code [code nature] VC reusable code segment I made a similar on the Windows 2000 Performance Monitor procedures. In this process, I created a document object and several view
- 2022-08-11 05:55:04下载
- 积分:1
-
ADC测试数据的评估程序
ADC test data evaluation program
(adctest)
for MATLAB
- 2023-08-01 22:00:03下载
- 积分:1
-
该过程利用了windows gdi+ 可实现文件格式转换。
该过程利用了windows gdi+ 可实现文件格式转换。-The process of using the windows gdi+ file format conversion can be achieved.
- 2023-09-04 19:55:03下载
- 积分:1
-
带颜色的静态文本控件
带颜色的静态文本控件-color with the static text control
- 2022-03-10 16:30:36下载
- 积分:1
-
ae9.2的右键菜单菜单语言是VC++ 2005
ae9.2的popmenu菜单
语言是vc++2005-ae9.2 the popmenu menu language is vc++ 2005
- 2022-03-10 15:05:58下载
- 积分:1
-
这本书是一个彻底改写的第一个版本,以反映所有的变化…
This book is a thorough rewrite of the first edition to reflect all the changes introduced in C++
by the finalization of the ANSI/ISO C++ Standard. The entire text present in the first edition
has been examined and rewritten, sometimes removing old examples, often changing existing
examples and adding new ones, and adding many new exercises. Significant rearrangement
and re-ordering of the material took place to reflect the availability of better tools and my
improved understanding of how people learn C++. A new chapter was added which is a rapid
introduction to the C concepts and basic C++ features for those who haven’t been exposed.
The CD ROM bound into the back of the book contains a seminar which is an even gentler
introduction to the C concepts necessary to understand C++ (or Java). It was created by
Chuck Allison for my company (MindView, Inc.) and it’s called “Thinking in C: Foundations
for Java and C++.” It introduces you to the aspects of C that are necess
- 2022-10-23 19:40:04下载
- 积分:1
-
one
one-time pad的算法有以下要求:1、密钥必须随机产生2、密钥不能重复使用3、密钥和密文的长度是一样的。-one-time pad algorithm has the following requirements : 1, key must produce two random, not repeated use of key three, key and the ciphertext is the same length.
- 2022-04-16 09:49:50下载
- 积分:1