-
stack in the parking lot on the application
堆栈在停车场问题上的应用-stack in the parking lot on the application
- 2023-07-26 20:55:03下载
- 积分:1
-
窗口杀手 在使用win2000/xp的时候发现,老是出现n个输入法的窗口,不能关掉,又总在最上面,看着很不爽,就写了这个小程序来把他们关掉。 方法很简单,就是F...
窗口杀手 在使用win2000/xp的时候发现,老是出现n个输入法的窗口,不能关掉,又总在最上面,看着很不爽,就写了这个小程序来把他们关掉。 方法很简单,就是FindWindow()在PostMessage(WM_CLOSE,...),没有技术含量,仅仅图实用而已。-window Win2000/xp killer in the use of the time found that there always n input window, we can not switch off, the total at the top, watching very quickly wrote a small procedure to them to switch off. It is very simple, FindWindow () PostMessage (WM_CLOSE etc. no technical content, it only practical plan.
- 2023-03-02 12:10:03下载
- 积分:1
-
解相干修正music.music方法在阵列信号处理中的应用,可以有效的抑制噪声和干扰....
解相干修正music.music方法在阵列信号处理中的应用,可以有效的抑制噪声和干扰.-Coherent Solutions amendments music. music methods in array signal processing applications, can effectively suppress noise and interference.
- 2022-01-27 16:10:49下载
- 积分:1
-
一组实现拖放操作的控件,支持所有windows下的拖放操作,包括文件,文本,URL,图片的拖放.全部源代码,强力推荐。...
一组实现拖放操作的控件,支持所有windows下的拖放操作,包括文件,文本,URL,图片的拖放.全部源代码,强力推荐。-achieve a group of drag and drop controls, and support all windows of drag-and-drop operations, including documents, text, URL, drag and drop the photos. Full source code, strongly recommended.
- 2022-11-15 04:15:03下载
- 积分:1
-
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和...
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和应用程序中使用着的 该类对象的模式号做比较,如果两模式号不匹配,则MFC发送一个CArchiveException,其m_cause 等于CArchiveException::badSchema。没有得到处理的该类异常会促使MFC显示一个对话框,提示 “非预期的文件格式”。如果每次修改对象的串行化存储格式时都能做到增加模式号,那么就不怕 这种无心的操作―试图把磁盘中存的老版本对象读入内存里的新版本对象了。 [代码性质] VC完整应用程序代码 [代码作者] 阿豪(kof) [文件大小] 369K-prepared Serializable category, the MFC with you specify the mode of development of a rough version control mode. To write data files, the MFC model with markings such examples; In reading back the data, MFC will file the record of the model and application procedures with the use of such objects, the model used for comparison, if the two patterns do not match, and then send a CArchiveException MFC, equivalent to m_cause CArchiveException : : badSchema. Not to be addressed such abnormal prompted MFC will show a dialog box, suggesting that "unintended file format." If every amendment targets of serial storage format can achieve the increase mode, so it
- 2022-08-17 22:59:40下载
- 积分:1
-
商业单位需要容易记忆的电话号码,有一些方法可以让电话号码变得更容易记忆。譬如,可以把电话号码写成单词或短语,如 TUT...
商业单位需要容易记忆的电话号码,有一些方法可以让电话号码变得更容易记忆。譬如,可以把电话号码写成单词或短语,如 TUT-GLOP 可以代表滑铁卢大学的电话。有时仅仅是把号码的一部分写成单词,如打 310-GINO 便可向 GINO 比萨饼店定购比萨。另一种让电话号码容易记忆的方法是将数字用一种容易记的方式组合起来,譬如 3-10-10-10 也可以代表 GINO 比萨饼店。
电话号码的标准形式是七位十进制数字,在它的第三位和第四位之间用连字符连接(例如:888-1200)。电话的键盘提供了字符于数字之间的映射关系,如下所示:
2
A、B和C
3
D、E和F
4
G、H和I
5
J、K和L
6
M、N和O
7
P、R和S
8
T、U和V
9
W、X和Y
Q 和 Z 没有映射到键盘,而连字符不需要被拨打并且可以根据需要添加和删除。TUT-GLOP 的标准形式是 888-4567,310-GINO 的标准形式是310-4466,3-10-10-10的标准形式也是 310-1010。
如果两个电话号码有相同的标准形式,那么这两个电话号码是相同的。-commercial units need easy to remember telephone numbers, there are ways to allow more telephone numbers easy to remember. For example, telephone numbers can be written words or phrases, such as pseudodynamic- GLOP can represent the University of Waterloo calls. Sometimes numbers is only part of the written word. if the fight 310-GINO will be able to GINO pizza shop ordering pizza. Another phone number so easy to remember the method is to use a numbe
- 2022-01-31 01:21:55下载
- 积分:1
-
A popup menu example in visual basic
A popup menu example in visual basic
- 2022-12-22 19:20:03下载
- 积分:1
-
反加
Reverse and Add
195 Initial number
591
-----
786
687
-----
1473
3741
-----
5214
4125
-----
9339 Resulting palindrome
- 2022-02-10 12:24:29下载
- 积分:1
-
Paper bag test drive contains all the cases, divided into Vs2005 version and ver...
文件包里包含测试驱动的全部案例,分为Vs2005版和Vs2008版,主要是说明测试驱动的开发方法-Paper bag test drive contains all the cases, divided into Vs2005 version and version Vs2008, mainly that the test-driven development approach
- 2022-03-11 09:02:55下载
- 积分:1
-
MFC深入浅出第二版的随书配套源代码,C++环境下就可以运行
MFC深入浅出第二版的随书配套源代码,C++环境下就可以运行-MFC in layman
- 2023-04-28 09:50:04下载
- 积分:1