-
MATLAB 读取文件
一个仿真的主函数,有关于仿真,计算。特别是对变异蛋白的获取,特别管用。首先读取然后仿真计算等。是一个非常有用的函数。目前可以应用于生物科学计算领域,可以应用价值,可以应用的。特别是在蛋白质生物计算领域可以有应用的价值,值得下载和获取。
- 2022-02-24 14:46:04下载
- 积分:1
-
In VC++ Environment procedures for the preparation of the Nine
在VC++环境下编制的九宫问题程序,程序已经过调试。-In VC++ Environment procedures for the preparation of the Nine-palace problems, procedures have been debug.
- 2022-03-22 21:53:10下载
- 积分:1
-
使用量子编程方法写的一个计算器程序
c++源码
使用量子编程方法写的一个计算器程序
c++源码-Quantum programming method used to write a calculator program c++ Source
- 2022-02-26 08:49:24下载
- 积分:1
-
SAP IDoc
Sap Idoc
How to make IDoc
- 2022-04-24 21:23:50下载
- 积分:1
-
二叉树的前序,中序,后序,遍历等一系列操作
二叉树的前序,中序,后序,遍历等一系列操作-Binary tree preorder, inorder, postorder, traversing a series of operations
- 2022-08-21 02:45:19下载
- 积分:1
-
linked list of nodes removed. My recent operation, small programs, you contain a...
链表结点的删除。我最近的作业,小程序,各位多多包含。-linked list of nodes removed. My recent operation, small programs, you contain a lot.
- 2022-02-24 19:55:11下载
- 积分:1
-
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: +...
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the procedures in the importation of variable size and arithmetic expressions dynamic analytical expression to be Operational results. Support for a number of arithmetic operations and mathematical functions are as follows : :-*/^ () mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, for example, to set trunc a1 and a2 the size, can be calculated by the following formula : exp ( sin (a1)* cos (a2)) Operating System : Visual C language
- 2023-03-14 14:10:03下载
- 积分:1
-
获取微信用户信息源码(.net)
通过网页获得微信OpenID以及用户性别,年龄等信息!!!!
- 2023-05-21 19:35:02下载
- 积分:1
-
获得焦点的窗口和窗口的句柄
应用背景通过使用这个应用程序,您可以轻松地获得标题和当前焦点的窗口句柄的句柄。在这个项目中我们必须使函数调用user32.dll是Windows的API的一部分。两种功能,我们将使用:getforegroundwindow() -得到处理和了解处理我们可以称getwindowtext()获得窗口的标题。关键技术在我们进入代码之前,让我们先添加2个标签,2个文本框和一个计时器。相应地将所有这些名称命名,设置定时器的时间间隔,当然,允许它。现在的代码。首先,我们定义我们的使用报表:使用系统;使用系统;使用system.windows.forms;使用system.runtime.interopservices;我们需要一个命名空间,所以我们可以使用dllimport。然后我们宣布我们的Windows API函数使用dllimport: ; ; ; ; ; ; ;[ dllimport(“user32。dll”)]静态extern int getforegroundwindow();【dllimport(“user32。dll”)]静态extern int GetWindowText(int HWND,StringBuilder文本,int数);最后,我们插入下面的代码,在计时器的滴答声(双按您的定时器在设计视图)事件: ; ; ; ; ; ; ; ; ; ; ; ;const int CHR = 256; ; ; ; ; ; ; ; ; ; ; ;int处理= 0; ; ; ; ; ; ; ; ; ; ; ;StringBuilder缓冲=新的StringBuilder(CHR); ; ; ; ; ; ; ; ; ; ; ;getforegroundwindow()处理=;&n
- 2023-04-09 00:00:03下载
- 积分:1
-
文字的颜色渐变的源程序
文字的颜色渐变的源程序-text color gradient of the source
- 2022-07-06 23:17:53下载
- 积分:1