-
一个窗口的类型在Child和Popup之间互换
一个窗口的类型在Child和Popup之间互换-The exmaple of the interchange of a windows style between child and popup
- 2022-01-29 00:31:19下载
- 积分:1
-
算术表达式的词法分析和语法分析,有需要的用
算术表达式的词法分析和语法分析,有需要的用-Arithmetic expressions of lexical analysis and syntax analysis, there is a need to use
- 2022-08-02 17:43:59下载
- 积分:1
-
vb.net做的动态编译并即时执行代码的程序。充分利用了.net的功能,让您的程序可以有更好的互动性。...
vb.net做的动态编译并即时执行代码的程序。充分利用了.net的功能,让您的程序可以有更好的互动性。-vb.net so dynamic and immediate implementation of compiler code procedures. The full use of. Net capabilities, allowing your program can have a better interactive.
- 2023-06-15 01:40:03下载
- 积分:1
-
自己根据DICOM 协议写的dicom文件读取程序,程序包括DICOM文件读取,图像分割,三维重建,边缘检测的功能...
自己根据DICOM 协议写的dicom文件读取程序,程序包括DICOM文件读取,图像分割,三维重建,边缘检测的功能 -Their written agreement in accordance with DICOM file read dicom procedures, including procedures to read DICOM files, image segmentation, three-dimensional reconstruction, edge detection function
- 2022-02-21 00:10:01下载
- 积分:1
-
Windows Forms Programming with C#
windows Form 编程教程 源码
Windows Forms Programming with C#
windows Form 编程教程 源码-Windows Forms Programming with C# Windows Form programming tutorial source
- 2022-05-24 16:08:05下载
- 积分:1
-
IDL代码开发标准,组织对IDL开发代码,注释,…
IDL代码开发规范,整理的IDL开发代码的注意事项,对初学者很有帮助,-IDL code development standards, organize the development of the IDL code, notes, very helpful for beginners,
- 2022-03-22 09:46:42下载
- 积分:1
-
undo/redo操作实现
用栈数据结构非常简洁完美的管理了undo redo命令的实现。每条command结构体里面保存了当前操作的ID,操作前状态,操作后状态,执行命令的同时把该命令push入undo管理栈,undo的时候pop出undo命令栈并push入redo命令管理栈,redo的时候pop出redo栈并push到undo栈。算法清楚明了,可以在此基础上拓展自己的任何类似操作。 &nbs
- 2022-12-31 03:25:03下载
- 积分:1
-
COM prepared eVC example. This is a server
eVC上编写COM的例子。这是服务器端的例程代码-COM prepared eVC example. This is a server-side code of the routine
- 2022-02-15 19:22:40下载
- 积分:1
-
Flex框架图
flex Framework diagram
- 2023-03-26 08:00:03下载
- 积分:1
-
动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)...
动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)-DLL package of ADO operation, the database provides open and closed databases, the database to be indicators, loading records, search records, change records, delete records, adding records, recorded keyword (according to type)
- 2022-02-24 12:54:19下载
- 积分:1