-
Envia e Recebe Email
Envia e Recebe电子邮件Usando componente Indy 10
- 2023-04-19 09:15:04下载
- 积分:1
-
BMP查看器
bmp viewer
- 2022-03-21 17:37:10下载
- 积分:1
-
一个完整的编译器源代码,从事系统编程方面可以去研究一下...
一个完整的编译器源代码,从事系统编程方面可以去研究一下-A complete implementation of a compiler,
those who work in the field of system programming can read it
- 2023-04-26 04:30:03下载
- 积分:1
-
procedures for the creation of the dynamic link library
本程序创建动态链接库-procedures for the creation of the dynamic link library
- 2022-04-24 23:22:11下载
- 积分:1
-
用VB做的一个液晶取字模程序,做液晶显示应该能够能用得到
用VB做的一个液晶取字模程序,做液晶显示应该能够能用得到-the LCD programm,it is for LCD programming.
- 2023-09-06 15:25:03下载
- 积分:1
-
"unified database management systems," the implementation : a CD
“统一数据库管理系统”执行说明: 1、 光盘目录vc6.0chapter3inDBExp.exe 为主程序;ObScript.dll, SPFunc.dll, TableFunc.dll, ViewFunc.dll,OptDlg.dll,DBExpSQLEditXControl.ocx为主程序依赖的链接库文件。 2、 光盘目录vc6.0chapter3srcDBExp为主程序的源代码 光盘目录vc6.0chapter3srcObScript为本系统所依赖的链接库ObScript的代码。 “统一数据库管理系统”如何编译: 1、 确认已经安装了OLEDB或者是ADO的COM库 通常在C:Program FilesCommon FilesSystemOle DB和C:Program FilesCommon FilesSystemado目录下会分别找到oledb32.dll和msado15.dll。如果没有找到,再在磁盘上搜索这两个文件。 如果都没有找到,请用VC6.0的安装盘重新安装ActiveX。 上面提到的两个文件是OLEDB和ADO 的核心文件。 2、 在VC6.0中添加路径 在VC的Tools->Options->Directories->Include Files中加入在1中提到的两个路径。 3、 编译 直接点击编译完成对整个项目的编译-"unified database management systems," the implementation : a CD-ROM directory vc6.0 chapter3 bin DBExp.exe mainly procedures; ObScript.dll, SPFunc.dll, TableFunc.dll, ViewFunc.dll, OptDlg.dll, DBExpSQLEditXControl. exe procedures based on the link libraries. 2, CD-ROM directory vc6.0 chapter3 src DBExp based program"s source code directory vc6.0 CD chapter3 src ObScript-based system
- 2022-12-30 07:50:03下载
- 积分:1
-
根据我的小闹钟改造的,可以控制打开下载时间.定个时间就可以,到时候它会自动打开下载工具下载....
根据我的小闹钟改造的,可以控制打开下载时间.定个时间就可以,到时候它会自动打开下载工具下载.-According to the transformation of a small alarm clock, may control open download time. Time will be, when it will open automatically download tools to download.
- 2022-04-23 15:20:41下载
- 积分:1
-
u_reg H”。
u_reg.h"
void Delay_MS(unsigned int ms)
void main()
{
asm(" STM #0000h,CLKMD ")
while(*CLKMD & 0x01 )
asm(" STM #40C7h,CLKMD ") //设置CPU运行频率=100M
/* 40C7h:5*clkin =100M
30c7h:4*clkin =80M
20c7h:3*clkin =60M
10C7h:2*clkin =40M
*/
asm(" stm #4240h, SWWSR ")
//2 wait except for on-chip program 1
asm(" stm #00a0h, PMST ") //MP/MC = 0, IPTR = 001,ovly=0
asm(" stm #0802h, BSCR ")
asm(" STM #0h,IMR ")
while(1)
{
Delay_MS(500)
asm(" RSBX XF ")
Delay_MS(500)
asm(" SSBX XF ")
}
-sdqwd
- 2022-02-04 22:56:44下载
- 积分:1
-
the iteration algorithm of R(d)
限失真函数的迭代算法,完成限失真函数的R(d)的迭代计算,并画出R(d)函数曲线-the iteration algorithm of R(d)
- 2023-08-29 11:05:04下载
- 积分:1
-
用VC编写的程序,憨豆的眼睛,很有趣的。看看吧
用VC编写的程序,憨豆的眼睛,很有趣的。看看吧-VC prepared by the procedure, like the bean eyes, very interesting. Let"s see it
- 2022-12-25 08:20:03下载
- 积分:1