-
Simulated Markov matrix, we can see the trend of the value of steady
模拟马尔可夫矩阵,可以看出稳态概率值的变化趋势
- 2022-07-15 17:47:33下载
- 积分:1
-
mrwx
说明: 吉林明日Delphi维修管理系统,access数据库(Tomorrow Delphi maintenance management system, Jilin, access database)
- 2011-03-16 11:41:52下载
- 积分:1
-
涂料适用于MATLAB程序
paint programm adapted to matlab
- 2022-01-27 16:36:04下载
- 积分:1
-
peasistence-dual
随机序列号发生器原代码这个软件可以产生指定长度的序列号(Random number generator to the original code the software can produce the serial number of the specified length)
- 2017-08-18 14:01:23下载
- 积分:1
-
EcscCj
一个电力部门的催缴费用系统,有需要大家可参考(A reminder of the cost of the electricity sector systems, there is a need we can refer to)
- 2009-04-16 00:48:05下载
- 积分:1
-
Delphi 钩子函数创建鼠标操作的演示
Delphi 钩子函数创建鼠标操作的演示,作者:冉林仓,测试内容包括三个:DemoRecord.dpr DemoPlayBack.dpr Hktest.dpr。
安装与调试说明:
如果制作的演示程序工作不正常,请注意修改HKPROC.PAS,JOURNALPLAYBACKHOOKHANDLER函数,主要是修改返回的RESULT值.
记录的消息序列与屏幕窗口位置、分辨率有很大的关系,哪怕是窗口位置和大小仅仅偏一点,你的回放就不一定正常,请你在使用时要反复调试,以获得比较理想的效果。
- 2023-09-02 14:55:03下载
- 积分:1
-
Delphi 7.0 显示密码编辑框中的密码
Delphi 7.0 源代码示例演示:显示密码编辑框中的密码,也就是获取Edit组件中的内容,显示给用户,在代码编写时,可参考下边的几行代码:
L:=GetWindowTextLength(Edit1.handle)+1; //得到名字长度,并将长度加1
GetMem(Name,L);//为将要得到的名字分配内存
GetWindowText(Edit1.handle,Name,L);//得到名字
label1.Caption:=String(Name);//将得到的名字显示于Label1
FreeMem(Name,0); //释放分配的内存
完整的源代码请下载。
- 2022-04-06 19:23:17下载
- 积分:1
-
Delphi实现多次渲染的RGB色环颜色渐变特效源码
Delphi实现RGB色环多次渐变,生成一个渐变的圆形,颜色渐变步长可自定义,在代码中,为了绘制出来的圆好看,分成四个部分进行绘制,此部分代码展示如下:
if (degree >= 0+qki) and (degree 45+qki) and (degree 135+qki) and (degree 215+qki) and (degree 315+qki) and (degree
- 2022-04-26 22:54:00下载
- 积分:1
-
本程序是在网友vagrant的升级程序上增加了SQL数据库的更新升级功能,系统中采用了ACCES来存储数据更新的指令,从而达到逐步执行SQL代码的功能,因为在S...
本程序是在网友vagrant的升级程序上增加了SQL数据库的更新升级功能,系统中采用了ACCES来存储数据更新的指令,从而达到逐步执行SQL代码的功能,因为在SQL中要创建表、存储过程、视图等对象时,需要删除原有老的对象,但是SQL不支持将这些指令存放在一起,从而导致出错。所以用ACCES来存储数据了
例中将在MASTER中创建p_killspid,该程序过程是用来恢复与备份数据的一部分。
MENTOROUSER.INI为数据服务地址,曾经有网友问过我如何做服务登录的系统,此文件是个关键,具体的连接请参考代码
SQLTEXT.MDB为数据库更新用的文件,请自行修改记录,但是记录先后顺序一定要根据指令的先后顺序来添加。
mentoro.htm为存放在网站上的文件,具体内容自已改吧。(您也可以用INI文件)
CHIS.INI为更新配置文件-is in the process of upgrading netizens vagrant procedures added to the SQL database updates function , a system used to store data ACCES update the directive, so as to achieve the progressive implementation of the functions of the SQL code, in SQL to create tables, stored procedures, views, and other objects, the need to remove the old original targets But SQL does not support these directives will be stored, thus contributed to the error. Therefore, the use of ACCES to store data in the cases will be created p_killspid MASTER, The procedure is used to process and the restoration of backup data part. MENTO
- 2022-12-10 06:30:03下载
- 积分:1
-
Les-principaux-ports-PC
Les principaux ports PC.rar
- 2014-10-13 09:27:59下载
- 积分:1