-
电子病历
电子病历
- 2022-03-12 05:54:30下载
- 积分:1
-
实例283——创建Win32 DLL导出一个计算长方体表面积和体积的类
实例283——创建Win32 DLL导出一个计算长方体表面积和体积的类。
- 2022-11-17 03:20:03下载
- 积分:1
-
card sales system worthy of study!
卡销售系统值得研究一下!! !!
-card sales system worthy of study!
- 2022-05-30 17:29:23下载
- 积分:1
-
c语言计算器,实现加、减、乘、除、加括号、sin/cos/tan函数
c语言计算器,实现加、减、乘、除、加括号、sin/cos/tan函数-c language calculator to achieve add, subtract, multiply, divide, add parentheses, sin/cos/tan functions
- 2022-09-25 04:45:02下载
- 积分:1
-
有用的VC++类,包括动画按钮,超链接,注册表,精确计时器等...
有用的VC++类,包括动画按钮,超链接,注册表,精确计时器等-useful VC++ genus,including the cartoon button, hyperlink, registration table, accurate time-recorder ,etc.
- 2022-04-27 23:32:39下载
- 积分:1
-
WINIO use of a keyboard and write small examples. To illustrate that the WINIO u...
一个使用WINIO对键盘端口进行读写操作的小例子.想说明的是,使用了WINIO,对端口进行程序操作真的很简单.-WINIO use of a keyboard and write small examples. To illustrate that the WINIO use of the procedures for port operations really very simple.
- 2022-01-22 17:40:51下载
- 积分:1
-
WP 动态图块样品
在背景中设置生活瓷砖标题
快速入门: 更新一个活的瓦片从后台任务
使用后台任务来更新您的应用程序活瓷砖与新鲜的内容。
这里是一个视频显示如何将 live 面板添加到您的应用程序。
系统必备组件
本主题假定您可以创建一个基本的 Windows 应用商店应用程序使用 c + +、 C# 或 Visual Basic。为
如何创建 Windows 应用商店应用程序第一,有关说明请参阅建筑你第一次 Windows 应用商店应用程序在使用
C + +、 C# 或 Visual Basic。
若要使用本节中介绍的代码,您需要:
Windows 8
Microsoft Visual Studio 表达 20
- 2022-02-13 16:05:20下载
- 积分:1
-
收集的无损压缩 -解压代码包,包含了多种压缩算法。ar002、ash、comp、fin、huf、lz、lzrw1、lzw、splay...
收集的无损压缩 -解压代码包,包含了多种压缩算法。ar002、ash、comp、fin、huf、lz、lzrw1、lzw、splay-collection of lossless compression-decompression code kit, which includes a variety of compression algorithms. Ar002, ash, comp, at the end, HUF, lz, lzrw1, 4,558,302, SED
- 2022-06-30 01:11:19下载
- 积分:1
-
um=5.elmo
/*The program sets an arrays of positions and speeds.On the digital input #6 trigger, the program moves forward, waits one second and returns.The destination and speed of the motion are defined according to the values in the speed and position arrays, with an index set by digital inputs #1 through #5.When an error occurs, the program stops and digital output #1 is raised.The motions are executed by functions called by the main program.Errors are detected in the motion functions and returned to the main program.*///Global Variable declarationint Destination[32];int MotionSpeed[32];int MaxDest;int MaxSpeed;//Functions declarationfunction int Err = MoveForward(int MoveIndex); function int Err = MoveBack(int MoveIndex);//Program##PROGRAM1//Local variables declarationint i;float Coeff;//Program bod
- 2022-06-16 23:30:26下载
- 积分:1
-
算法设计手册
The Algorithm Design Manual
by
Steven S. Skiena
- 2022-02-03 05:41:37下载
- 积分:1