-
Windows API function in the Visual Basic Application
visualbasic应用程序中的windowsapi函数
- 2023-08-30 12:10:04下载
- 积分:1
-
Dbexpress.DEMO two
Dbexpress.DEMO
两层、三层范例-Dbexpress.DEMO two-storey, three-tier example
- 2022-08-06 07:25:01下载
- 积分:1
-
微软最新提供的101个VB.NET代码示例.rar
丰富详细的编程实例
微软最新提供的101个VB.NET代码示例.rar
丰富详细的编程实例-the latest Microsoft 101 VB.NET code examples. Rar rich detailed programming examples
- 2022-12-10 03:05:04下载
- 积分:1
-
用指向指针的指针的方法对n个字符串排序输出
用指向指针的指针的方法对n个字符串排序输出 -Pointer with a pointer pointing to the method of the n-string sort out
- 2022-03-01 11:55:27下载
- 积分:1
-
绘图 Nurbs 与 GL
在最低的一级,图形硬件绘制点、 线段和多边形,通常都是三角形和四边形。由逼近他们有大量的小线段或多边形绘制出平滑曲线和曲面。然而,很多有用的曲线和曲面可以描述数学由少数的几个控制点等参数。节省 16 控制点的表面需要少得多比节约 1000年三角形与在每个顶点的法向量信息的存储。此外,1000年三角形只是近似真实的表面,但控制点准确地描述实际的表面。
- 2023-01-23 04:50:04下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1
-
学生管理系统
使用c++操作sql sever2000设计学生管理系统 本系统管理员用户名为:tsoft,密码为:111。配置ODBC运行本实例需要配置用户DSN,在ODBC数据源管理器中配置用户DSN连接指定的SQL Server数据库。 附加SQL Server 2000数据库(1)将database文件夹中的两个文件拷贝到SQL Server 2000安装路径下的Data文件夹中。(2)打开SQL Server 2000中的“企业管理器”,然后展开本地服务器,在“数据库”数据项上单击鼠标右键,在弹出的快捷菜单中选择“所有任务”/“附加数据库”菜单项。(3)将弹出“附加数据库”对话框,在该对话框中单击“”按钮,选择所要附加数据库的.mdf文件,单击“确定”按钮,即可完成数据库的附加操作。
- 2022-04-28 23:39:26下载
- 积分:1
-
工具箱中有三个主要的功能,字数、文件加密、消息加密计划…
本软件工具箱 具有三大功能,字数计算,文件加密,信息加密存储!-The toolbox has three main functions, word count, file encryption, message encryption store!
- 2022-11-10 15:30:03下载
- 积分:1
-
Can be convenient to know the day of the date and time now. And has a stopwatch...
可以方便的知道当天的日期和现在的时间.并且有秒表的功能-Can be convenient to know the day of the date and time now. And has a stopwatch function
- 2022-04-21 14:17:39下载
- 积分:1
-
这里是控制其它程序窗口的动态库的源程序。包括查找程序、移动窗口、最大化、最小化窗口、向窗口控件写入内容,按下某按钮,改变窗口尺寸、隐藏任务栏、显示任务...
这里是控制其它程序窗口的动态库的源程序。包括查找程序、移动窗口、最大化、最小化窗口、向窗口控件写入内容,按下某按钮,改变窗口尺寸、隐藏任务栏、显示任务-Here are other programs to control the dynamic library window of the source. Including the Finder, mobile window, maximize, minimize the window to write the contents of the window controls, press a button, change the window size, hide the taskbar, showing the task
- 2022-01-26 06:03:41下载
- 积分:1