-
-
gs02.zip
... 了完全的32位寻址格式.
例如: MOV EAX,[9*EDX] 也即MOV EAX,[EDX+8*EDX]
又如 ADD [ESI+ECX+某单或四字节数],另某数
其中: 某单或四字节数,默认为单字节偏移.(有些会另外,如PUSH类默认为32位的四字节.) 可以用DW等指定为字节长如 ADD [ESI+ECX+DW 某数],WO 另某数或者 ADD WO [ESI+ECX+DW 某数],另某数
目前还属于简陋版的中文汇编编译器
-
文件运算器.rar
... 去掉,若0085.56700,最后结果应为85.567。
文件说明:给定的文件a*.txt为第一个数,b*.txt为第二个数,要求加法产生的结果存储在add*.txt中,减法产生的结果存储在sub*.txt中,乘法产生的结果存储在mul*.txt中,*为对应的一组数据,共给出十组数据。
-
Transform_test.rar
Required for Windows Form Designer support
TODO: Add any constructor code after InitializeComponent call
Clean up any resources being used.
-
Windows串口编程例子.rar
... edited in Microsoft
Visual C++.
ver10.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog ...
-
模拟键盘输入.rar
... (CDataExchange* pDX) // DDX/DDV support
//}}AFX_VIRTUALD = IDD_IEBUTTON_DIALOG }
// NOTE: the ClassWizard will add data members here
//}}AFX_DATA
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CIEButtonDlg)
protected: ...
-
tnl-1.5.0-source.tar.gz
The Torque Network Library is a networking API designed to allow developers to easily add world-class multiuser simulation capabilities to their products.
-
TestTabView.rar
tabview,based on CTabCtrl
you can add different type view into tabctrl
-
Web_Site_Blocker.zip
... as it is tied to a browser’s main window.
If your system has got active desktop enabled the BHO gets instantiated along with the windows explorer as well. To disable the BHO for windows explorer, you can add following code snippet to DllMain,
-
XML_in_a_Nutshell_2nd.rar
... itself. It covers the fundamental rules that all XML documents and authors must adhere to, whether a web designer uses SMIL to add animations to web pages or a C++ programmer uses SOAP to exchange serialized objects with a remote database. This book also ...
-
-