-
Basically timer calculator for 8051 for different modes
Basically timer calculator for 8051 for different modes
- 2022-03-22 03:13:27下载
- 积分:1
-
一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSS...
一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSSqlServer数据库和MySql数据库。只需要通过修改Web.Config文件来设置留言板运行的数据库平台,而不是开发三个数据库版本的留言板…
可以使用TraceLWord_MSSqlServer.sql生成MSSqlServer数据库中的表,使用TraceLWord_MySql.sql生成MySql数据库中的表。
- An unusual message center procedure, its function only has the
message demonstration and the transmission. But this message center
procedure, is based on "three structures". The message center
procedure may move in three databases platforms, respectively is:
Access database, MSSqlServer database and MySql database. Only needs
through to revise the Web.Config document to establish the message
center movement the database platform, but is not develops three
databases editions the message center... May use
TraceLWord_MSSqlServer.sql to produce in the MSSqlServer database the
table, uses TraceLWord_MySql.sql to produce in the MySql database the
table.
- 2022-03-03 21:20:18下载
- 积分:1
-
一个实现柏森汉姆直线算法的小程序,不是自己编的,不过还能用...
一个实现柏森汉姆直线算法的小程序,不是自己编的,不过还能用-柏森汉姆a straight-line algorithm to achieve a small process, rather than own, but also with
- 2022-05-08 03:59:32下载
- 积分:1
-
这个代码是个VB程序也可以调用的动态链接库,功能是改变NT的登陆口令。它封装了有关修改NT ChangePassword API等函数。在Windows 200...
这个代码是个VB程序也可以调用的动态链接库,功能是改变NT的登陆口令。它封装了有关修改NT ChangePassword API等函数。在Windows 2000上测试通过。在VB中的调用方法参见源代码压缩文件中的说明。-This code is a VB program can also be called dynamic link library, function is to change the NT Password landing. It encapsulates the changes, such as NT ChangePassword API function. In Windows 2000 on the test. In the VB method in the call, see the source code is described in the compressed file.
- 2022-06-21 15:32:16下载
- 积分:1
-
VC6多线程调试容易假死,用这个程序能强行KILL掉。它通过替换windows login的gina。用ctrl+alt+del呼出...
VC6多线程调试容易假死,用这个程序能强行KILL掉。它通过替换windows login的gina。用ctrl+alt+del呼出-VC6 debug multi-threaded easily suspended animation, using this procedure can be forced out KILL. Through the windows login replacement gina. Use ctrl+ alt+ del exhaled
- 2022-03-15 02:00:56下载
- 积分:1
-
源码中包含有3个游戏代码,一个购物系统代码还有其他很多学习用例的教学代码!~...
源码中包含有3个游戏代码,一个购物系统代码还有其他很多学习用例的教学代码!~-It includes 3 games code a shopping system and many other codes used for teaching.
- 2022-02-11 12:03:00下载
- 积分:1
-
Plx9054_WDM_Driver
该工程为WDM驱动,采用DriverStudio进行编译。其中包含IO操作,及DMA传输。
如果有PLX9054的板卡,可以直接安装测试。
- 2022-04-30 20:56:48下载
- 积分:1
-
MFC 对话框上打字 简单示例程序
MFC 对话框上打字 简单示例程序VC6.0
- 2022-02-26 17:13:27下载
- 积分:1
-
一个空中翻书的小程序,其中一段是自动搜索可用串口的
一个空中翻书的小程序,其中一段是自动搜索可用串口的-Book an air of small procedures, in which a section is automatically search for available serial
- 2022-06-19 20:53:26下载
- 积分:1
-
全局函数使用起来很方便,不需要很多的包含头文件,在每种类中都可以用。可是,他的实现上也要注意一些细节,本实例就是出于这一目的,给出简单事例,教初学者如何使用全局...
全局函数使用起来很方便,不需要很多的包含头文件,在每种类中都可以用。可是,他的实现上也要注意一些细节,本实例就是出于这一目的,给出简单事例,教初学者如何使用全局类的方法。 希望对大家有所帮助。 -It is very convenient by using global function because it needn t include many head files and can be used in almost every class.But when you use it you should pay attention on some details,and the example given here will introduce beginners some methods on how to use global class.I hope it will be usefull for you
- 2022-03-24 11:45:57下载
- 积分:1