Location:
Search - yyy
Search list
Description: yyy wap版的论坛,让您在手机上也会拥有自己的论坛-yyy yyy wap edition of the Forum, on the phone you will have their own forum
Platform: |
Size: 347125 |
Author: 陈列 |
Hits:
Description: BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\\boot.ini )
--删除文件Select dbo.FileDelete( C:\\X.txt )
--服务状态Select dbo.ServerStat( awhost32 ,1)
--建立目录Select dbo.MKDIR( C:\\Test\\test ,1)
--文件复制Select dbo.FileCopy( C:\\boot.ini , c:\\Boot\\YYY.ini ,1)
--删除目录Select dbo.RDDIR( C:\\Text ,1)
--锁定计算机Select dbo.LockPc()
--结束程序Select dbo.KillPorg( Notepad.exe )
--执行程序Select dbo.StartPorg( Notepad.exe )
--得到IP地址Select dbo.GetIP()
--分解字符Select dbo.TextPart( 123*456*789 , * ,0)
QQ:254082939 Email:haihong5995037@163.com-BCB prepared by the simple function for the expansion of SQL stored procedures. - Check file exists Select dbo.FileExist (c : \\ boot.ini file) -- Select dbo.FileDelete delete the file (C : \\ X.txt) -- state services Select dbo.ServerStat (awhost32, 1) -- Select dbo.MKDIR build directory (C : \\ Test \\ test, 1) -- Select copy dbo.FileCopy (C : \\ boot.ini file, c : \\ Boot \\ 9985360E. ini, 1) -- Select dbo.RDDIR delete directory (C : \\ Text, 1) -- Computer Select dbo.LockPc lock () -- Select dbo.KillPorg closing procedures (Notepad.exe) -- Select dbo implementation procedures. StartPorg (Notepad.exe) -- Select IP addresses to be dbo.GetIP () -- Select decomposition characters dbo.TextPart (123 * 456 * 789 *, 0) QQ : 254082939 Email : haihong5995037@163.com
Platform: |
Size: 568414 |
Author: 耿海瑞 |
Hits:
Description: 有源码事例,还有说明.一看就明白,
一,把\"HGB.dll\"和\"hgbguanligongcheng.dll\"复制到系统文件夹\"\\WINDOWS\\system32\"下.
二,新建一VB标准EXE,在\"工程\\引用\"下点击浏览把\"\\WINDOWS\\system32\"下的\"hgbguanligongcheng.dll\"
引用进来.
三,在窗体里声明一个对象变量yy
Dim yy As New hgbguanlimokuai
再在任一事件下引用YY里的函数过程
i = yy.chongqi() 本过程执行重启动计算机,无返回值
ii=yy.guanji() 本过程执行关闭计算机,无返回值
iii=yyy.huoquan() 本过程执行获得计算机管理权,成功返回1,失败返回0
注意: 生成exe文件在别的机上运行时要把两个DLL文件复制到系统文件夹\"\\WINDOWS\\system32\"下,.因为exe
文件在运行时会用到那两个DLL.
解释:
\"hgbguanligongcheng.dll\"文件里面有\"hgbguanlimokuai\"模块
\"hgbguanlimokuai\"模块里面有三个函数过程chongqi(),guanji(),huoquan()
我们声明YY为\"hgbguanlimokuai\"模块就等于在工程里加入了一个模块当然就能
在任何其他事件引用模块里的函数过程.-a source examples, there are shows. See at a, a, "HGB.dll" and "hgbguanligongcheng.dll" copied to the System folder "\\ WINDOWS \\ system32". 2, a new standard EXE VB. "works \\ quote" Click here "\\ WINDOWS \\ system32" under the "hgbg uanligongcheng.dll "quote come. 3. Form Lane in a statement object variables yy Dim yy As New hgbguanlimokuai again In any event occurred YY Lane function yy.chongqi process i = () implementation of the process of calculating restart machine, no return value yy.guanji ii = () implementation of the process of closing the computer, No value is returned yyy.huoquan iii = () is the process of the implementation of the Computer Management, successfully return to a failure to 0 Note : exe file generated in ot
Platform: |
Size: 10163 |
Author: 黄光边 |
Hits:
Description: pic单片机的C语言开发实例程序,可以供初学者参考。-pic microcontroller C language sample program, for beginners reference.
Platform: |
Size: 12650 |
Author: 李军 |
Hits:
Description: 银行业务模拟源程序.....希望大家多互相学习学习啊
Platform: |
Size: 2534 |
Author: jekyshi |
Hits:
Description: 这是一个简单单文档的小程序,我们在建立工程时候可以设置打开文档最大化,也可以在应用程序中初始化中添加m_pMainWnd->ShowWindow(SW_SHOWMAXIMIZED) -This is a simple, single-file small procedures, we often works in the establishment of open files can be configured to maximize can also initialize the application process to add m_pMainWnd - gt; ShowWindow (SW_SHOWMAXIMIZED)
Platform: |
Size: 49803 |
Author: ylj |
Hits:
Description: 这是一个简单单文档的小程序,我们在建立工程时候可以设置打开文档最大化,也可以在应用程序中初始化中添加m_pMainWnd->ShowWindow(SW_SHOWMAXIMIZED) -This is a simple, single-file small procedures, we often works in the establishment of open files can be configured to maximize can also initialize the application process to add m_pMainWnd- gt; ShowWindow (SW_SHOWMAXIMIZED)
Platform: |
Size: 49152 |
Author: ylj |
Hits:
Description: yyy wap版的论坛,让您在手机上也会拥有自己的论坛-yyy yyy wap edition of the Forum, on the phone you will have their own forum
Platform: |
Size: 347136 |
Author: 陈列 |
Hits:
Description: BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\boot.ini )
--删除文件Select dbo.FileDelete( C:\X.txt )
--服务状态Select dbo.ServerStat( awhost32 ,1)
--建立目录Select dbo.MKDIR( C:\Test\test ,1)
--文件复制Select dbo.FileCopy( C:\boot.ini , c:\Boot\YYY.ini ,1)
--删除目录Select dbo.RDDIR( C:\Text ,1)
--锁定计算机Select dbo.LockPc()
--结束程序Select dbo.KillPorg( Notepad.exe )
--执行程序Select dbo.StartPorg( Notepad.exe )
--得到IP地址Select dbo.GetIP()
--分解字符Select dbo.TextPart( 123*456*789 , * ,0)
QQ:254082939 Email:haihong5995037@163.com-BCB prepared by the simple function for the expansion of SQL stored procedures.- Check file exists Select dbo.FileExist (c : \ boot.ini file)-- Select dbo.FileDelete delete the file (C : \ X.txt)-- state services Select dbo.ServerStat (awhost32, 1)-- Select dbo.MKDIR build directory (C : \ Test \ test, 1)-- Select copy dbo.FileCopy (C : \ boot.ini file, c : \ Boot \ 9985360E. ini, 1)-- Select dbo.RDDIR delete directory (C : \ Text, 1)-- Computer Select dbo.LockPc lock ()-- Select dbo.KillPorg closing procedures (Notepad.exe)-- Select dbo implementation procedures. StartPorg (Notepad.exe)-- Select IP addresses to be dbo.GetIP ()-- Select decomposition characters dbo.TextPart (123* 456* 789*, 0) QQ : 254082939 Email : haihong5995037@163.com
Platform: |
Size: 568320 |
Author: 耿海瑞 |
Hits:
Description: 很好的程序,欢迎指教-good procedures, welcome to enlighten
Platform: |
Size: 1024 |
Author: 李李 |
Hits:
Description: 有源码事例,还有说明.一看就明白,
一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"\WINDOWS\system32"下.
二,新建一VB标准EXE,在"工程\引用"下点击浏览把"\WINDOWS\system32"下的"hgbguanligongcheng.dll"
引用进来.
三,在窗体里声明一个对象变量yy
Dim yy As New hgbguanlimokuai
再在任一事件下引用YY里的函数过程
i = yy.chongqi() 本过程执行重启动计算机,无返回值
ii=yy.guanji() 本过程执行关闭计算机,无返回值
iii=yyy.huoquan() 本过程执行获得计算机管理权,成功返回1,失败返回0
注意: 生成exe文件在别的机上运行时要把两个DLL文件复制到系统文件夹"\WINDOWS\system32"下,.因为exe
文件在运行时会用到那两个DLL.
解释:
"hgbguanligongcheng.dll"文件里面有"hgbguanlimokuai"模块
"hgbguanlimokuai"模块里面有三个函数过程chongqi(),guanji(),huoquan()
我们声明YY为"hgbguanlimokuai"模块就等于在工程里加入了一个模块当然就能
在任何其他事件引用模块里的函数过程.-a source examples, there are shows. See at a, a, "HGB.dll" and "hgbguanligongcheng.dll" copied to the System folder "\ WINDOWS \ system32". 2, a new standard EXE VB. "works \ quote" Click here "\ WINDOWS \ system32" under the "hgbg uanligongcheng.dll "quote come. 3. Form Lane in a statement object variables yy Dim yy As New hgbguanlimokuai again In any event occurred YY Lane function yy.chongqi process i = () implementation of the process of calculating restart machine, no return value yy.guanji ii = () implementation of the process of closing the computer, No value is returned yyy.huoquan iii = () is the process of the implementation of the Computer Management, successfully return to a failure to 0 Note : exe file generated in ot
Platform: |
Size: 10240 |
Author: |
Hits:
Description: pic单片机的C语言开发实例程序,可以供初学者参考。-pic microcontroller C language sample program, for beginners reference.
Platform: |
Size: 12288 |
Author: 李军 |
Hits:
Description: 银行业务模拟源程序.....希望大家多互相学习学习啊-err
Platform: |
Size: 2048 |
Author: |
Hits:
Description: 文件是按yyy年MM月Edd日HH时mm 分ss秒 北京时间格式输出时间-Document is in accordance with Edd on yyy on MM in HH seconds at Beijing mm sub ss time format output
Platform: |
Size: 1024 |
Author: 小傻 |
Hits:
Description: 易语言源码200多个源码供大家学习,都是最新的-Easily more than 200 source language source code for all to learn, are the latest
Platform: |
Size: 4224000 |
Author: june |
Hits:
Description: 严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计
优化1:设计了yyy,即在o(k)计算公式时,当网络进入平坦区时(<0.0001)学习率加大,出来后学习率又还原
优化2:v(i,j)=v(i,j)+deltv(i,j)+a*dv(i,j)-BP network in strict accordance with the formula to design a matlab program, the optimized BP network design optimization 1: Design of the yyy, that is, o (k) formula, when the network into the flat areas (< 0.0001) increase learning rate large, after the optimization of learning rate reduction 2: v (i, j) = v (i, j)+ deltv (i, j)+ a* dv (i, j)
Platform: |
Size: 2048 |
Author: 李新 |
Hits:
Description: 用API函数实现基本的画图功能,直线,三角形等-API function with the basic drawing functions, such as a straight line
Platform: |
Size: 2048 |
Author: chenjuan |
Hits:
Description: 有限元程序的区域剖分.
xxx.m
yyy.m
PlotgraphWithR.m
matlab3_DN.doc-Finite element mesh of the region. Xxx.m yyy.m PlotgraphWithR.m matlab3_DN.doc
Platform: |
Size: 7168 |
Author: 王冲 |
Hits:
Description: 发送AT+CMGS= YYY [CR] 其中 YYY 为TPDU的十进制长度
收到[>][SP]响应后再发送
[SCA][TPDU][ctrl-Z]
-Send AT+ CMGS = YYY [CR] one of metric YYY for the length of the TPDU received [> ] [SP] and then sent in response to [SCA] [TPDU] [ctrl-Z]
Platform: |
Size: 4096 |
Author: 程新 |
Hits:
Description: 编写一个程序输出5!10!的结果。
2。编写一个程序,输入2个学生的姓名。学号。英语。数学。计算机成绩,输出这两个学生的姓名,学号和平均分-yyyyyyyyyyyyyyyyyyyyyyy
Platform: |
Size: 4096 |
Author: 易豪 |
Hits: