-
tcp
tcp-IP终端工具-tcp-IP terminal tools
- 2022-01-26 08:21:08下载
- 积分:1
-
vc Programming 100 cases. Including interface, buttons, controls, dialog boxes,...
vc编程一百例。包括界面 ,按钮,控件,对话框,多媒体等等各方面的实例100个。-vc Programming 100 cases. Including interface, buttons, controls, dialog boxes, multimedia, etc. Examples of the 100.
- 2023-05-06 08:15:03下载
- 积分:1
-
龚建伟MFC基于对话框串口通讯
龚建伟第二章CSerialPort类 MFC 基于对话框的单个串口通信程序
- 2022-02-05 13:01:28下载
- 积分:1
-
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your contro...
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your control notification handler code heredecimal=true
}
void CJisuanqiDlg::OnBUTTONclear()
{
// TODO: Add your control notification handler code here
UpdateData(true)
value=0
input1=0
input2=0
_gcvt(value,10,buffer) -vc6.0 related installation configuration, void CJisuanqiDlg:: OnBUTTONdecimal () (//TODO: Add your control notification handler code heredecimal = true ) void CJisuanqiDlg:: OnBUTTONclear () (//TODO: Add your control notification handler code here UpdateData (true) value = 0 input1 = 0 input2 = 0 _gcvt (value, 10, buffer)
- 2022-08-05 23:29:21下载
- 积分:1
-
综合收集的代码单元。包括套接字库…
Comprehensive collection of Delphi code units. Includes libraries for Socket components .
- 2023-03-27 09:25:04下载
- 积分:1
-
金山词霸组件屏幕取词源码
资源描述金山词霸组件屏幕取词源码。C#源码,可用,XP,win7都能运行。
- 2023-01-08 08:55:03下载
- 积分:1
-
kalman源代码,包含EM学习算法
kalman源代码,包含EM学习算法-kalman source code, including the EM learning algorithm
- 2022-03-03 21:38:53下载
- 积分:1
-
Platfrom: vc++.net 2003 Function: Hot key controls CD
环境:vc++.net2003 功能:快捷键控制光驱 作者:yxifu-Platfrom: vc++.net 2003 Function: Hot key controls CD-ROM
- 2023-03-01 23:20:04下载
- 积分:1
-
Small finite element program suitable for their own programming, more concise an...
有限元小程序,非常适合自己编程,比较简明,适合继续开发-Small finite element program suitable for their own programming, more concise and suitable for continued development of
- 2022-08-16 17:14:57下载
- 积分:1
-
You may read code because you have to
You may read code because you have to-to fix it, inspect it, or improve it. You may read code the way an engineer examines a machine--to discover what makes it tick. Or you may read code because you are scavenging--looking for material to reuse.
Code-reading requires its own set of skills, and the ability to determine which technique you use when is crucial. In this indispensable book, Diomidis Spinellis uses more than 600 real-world examples to show you how to identify good (and bad) code: how to read it, what to look for, and how to use this knowledge to improve your own code.
Fact: If you make a habit of reading good code, you will write better
- 2023-06-05 04:00:03下载
- 积分:1