-
2-D Fourier Transformation of Images
- 2022-08-22 08:25:57下载
- 积分:1
-
win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全...
win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 was abandoned on the overall situation of the concept of memory, each process has its own memory space, and not affect other processes. This one has all the code to access only to limited resources, but obviously some applications must be across the board, such as your hook, ms must provide a the compromise security measures. Fortunately, the windows dll is able to solve this problem.
- 2022-05-15 14:25:17下载
- 积分:1
-
TextEdit,文本编辑程序。使用SWT编辑。只有一个java文件,需编译成class文件...
TextEdit,文本编辑程序。使用SWT编辑。只有一个java文件,需编译成class文件-TextEdit, a text editor. Editorial use SWT. Java is only a document required documents compiled class
- 2022-04-16 05:34:03下载
- 积分:1
-
时间格式输入控件
时间格式输入控件-time input format controls
- 2022-07-26 22:02:05下载
- 积分:1
-
Use mask edit in textbox.
Use mask edit in textbox.
- 2022-07-12 13:34:55下载
- 积分:1
-
一个防止密码盗窃的密码输入框的例子
一个防止密码盗窃的密码输入框的例子--Example of a password input frame which can prevent password from being stolen
- 2022-11-07 15:20:03下载
- 积分:1
-
//MFC中,创建多个动态Edit控件,并且挂接事件,响应事件的一个好例子。
//程序中完成动态申请资源的记录回收。
//有什么问题联系 chenjp...
//MFC中,创建多个动态Edit控件,并且挂接事件,响应事件的一个好例子。
//程序中完成动态申请资源的记录回收。
//有什么问题联系 chenjp6500@sohu.com 2006.08.21-//MFC, creating more dynamic Edit Control, and articulated, in response to the incident a good example.// Dynamic completed procedures for the recovery of resources records.// What is the problem linked chenjp6500@sohu.com 2006.08.21
- 2022-05-26 14:41:24下载
- 积分:1
-
一个很漂亮的web上的Grid可以托拽,排序,取值
一个很漂亮的web上的Grid可以托拽,排序,取值-a very nice web of Grid can drag, scheduling, value
- 2022-02-03 06:19:31下载
- 积分:1
-
josef环的问题,有报告和C++源文件
josef环的问题,有报告和C++源文件-Central to the problem and report and C source files
- 2022-04-18 13:21:10下载
- 积分:1
-
* Function: Input Double number in CEdit
* 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号
*...
* Function: Input Double number in CEdit
* 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号
* Last Update Date: 02-04-2009 11:32:06 Guang Zhou Logansoft.com
* Last Update Date: 02-05-2009 10:17:46 Guang Zhou Logansoft.com
*
* 使用方法:
* Add to Project file:EditNumeric.h/CPP
* Add the follow code in your StdAfx.h
* #include "EditNumeric.h"
* CEditNumeric m_Edit1-* Function: Input Double number in CEdit
* 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号
* Last Update Date: 02-04-2009 11:32:06 Guang Zhou Logansoft.com
* Last Update Date: 02-05-2009 10:17:46 Guang Zhou Logansoft.com
*
* 使用方法:
* Add to Project file:EditNumeric.h/CPP
* Add the follow code in your StdAfx.h
* #include "EditNumeric.h"
* CEditNumeric m_Edit1
- 2022-07-04 06:40:23下载
- 积分:1