-
common control products that Microsoft is a very important part, particularly fo...
通用控件是微软产品里很重要的一部分,尤其对许多 Windows 第三方产品开发者来说,但有时候开发者想在这么多通用控件里找个合适的,并有详细资料的却并不容易,本书就经常提出的问题进行了一些讨论,希望对 Windows 程序开发有所帮助。-common control products that Microsoft is a very important part, particularly for many Windows third-party product developers, but sometimes developers to the many common controls Lane to find suitable, and detailed information is not easy, this book often on the subject of some discussion, and I hope to Windows developers some help.
- 2023-09-10 04:35:04下载
- 积分:1
-
主动形状模型
再分发源代码时必须保留上述版权注意,此条件列表和以下免责声明。以二进制形式再分发必须复制上述版权注意,此条件列表和以下免责声明文档和/或其他提供的材料分布本软件由版权所有者和贡献者“按原样”任何明示或暗示的担保,包括但不限于:适销性和针对特定目的的默示担保我方概不负责。在任何情况下,著作权人或者与贡献者对任何直接,间接,偶然,特殊,惩戒性,或者继发性的损害(包括但不限于获得替代商品或服务;使用,数据,或利润损失;或业务中断)造成的,基于何种责任理论,无论是在合同,严格责任或民事侵权行为(包括疏忽或其他原因)承担任何责任了这个软件的使用,即使已被告知的可能性发生此类损失。
- 2023-01-01 02:35:05下载
- 积分:1
-
可以按照屏幕上的提示,选择小鸟,小车,或者退出.小鸟在天上飞,行减小.一个小动画,可供初学者参考...
可以按照屏幕上的提示,选择小鸟,小车,或者退出.小鸟在天上飞,行减小.一个小动画,可供初学者参考-You can choose the little bird, the car or to exit according to the tips on screen. While the bird is flying on the sky, the row number reduces. It is a simple flash for the program beginer to reference.
- 2023-01-15 01:00:03下载
- 积分:1
-
航班基本信息:航班号、航线起始站、航线终点站、飞行时间(星期几)、成员订额、票价...
航班基本信息:航班号、航线起始站、航线终点站、飞行时间(星期几)、成员订额、票价-flights basic information : Flight, the starting point routes, the flight destination, flight time (the week). members set amount of the fare
- 2022-01-26 03:37:51下载
- 积分:1
-
Two
二维数组运算,避免一维的麻烦,效率高,简单-Two-dimensional array of computing, to avoid the trouble of one-dimensional, high efficiency, simple
- 2022-03-20 17:07:30下载
- 积分:1
-
TICTACTOE游戏(三子连珠游戏)
棋盘为3×3,3个棋子连起来即为赢。...
TICTACTOE游戏(三子连珠游戏)
棋盘为3×3,3个棋子连起来即为赢。-TICTACTOE games (three sons Lianzhu game) board for a 3 × 3,3 chess is to win together.
- 2022-08-14 16:36:00下载
- 积分:1
-
多线程网站论坛等网页弱密码猜解,采用idhttp进行post.
多线程网站论坛等网页弱密码猜解,采用idhttp进行post.-Multi-threaded web forums such as password guessing weak solution of the page, using idhttp to post.
- 2023-02-07 16:20:03下载
- 积分:1
-
地球化学模拟软件,用于溶液中离子,固体,气体,氧化还原反应,吸附反应等的计算.图形界面,功能强大....
地球化学模拟软件,用于溶液中离子,固体,气体,氧化还原反应,吸附反应等的计算.图形界面,功能强大.-Visual is a chemical equilibrium model for the calculation of metal speciation, solubility equilibria etc. for natural waters. It is probably the most widespread model for these purposes today, and it is renowned for its stability.
- 2022-03-12 01:49:06下载
- 积分:1
-
本文介绍的方法绘制的名为System.Drawing.Color价值观二维矩形网格系统的方式,而不是按字母顺序显示的颜色名称。映射算法是基于色相/亮度色轮。其结...
本文介绍的方法绘制的名为System.Drawing.Color价值观二维矩形网格系统的方式,而不是按字母顺序显示的颜色名称。映射算法是基于色相/亮度色轮。其结果是显示在(缩减)上图中。-This article describes a method for mapping the named System.Drawing.Color values to a 2D rectangular grid in a systematic way, rather than the alphabetic order in which the color names appear. The mapping algorithm is based on the Hue/Brightness color wheel. The result is shown in the (downscaled) image above.
- 2022-05-27 06:31:53下载
- 积分:1
-
VB编写的MODBUS通讯实现源码
VB编写的MODBUS通讯实现源码,
功能:
Public Sub tran_modbus_order(ByVal byt_slv_id As Byte,
ByVal byt_func As Byte, ByVal addr As Long, byt_data() As Byte)
Function CRC16(data() As Byte) As String
- 2023-01-05 06:50:03下载
- 积分:1