-
用C++实现的小游戏,模仿的是很早以前的红白机小游戏小蜜蜂,使用规则和小蜜蜂相似,可玩性较强...
用C++实现的小游戏,模仿的是很早以前的红白机小游戏小蜜蜂,使用规则和小蜜蜂相似,可玩性较强-Using C++ to achieve the small games, imitation is the long game of red and white machine small bees and small bees use rules similar to a strong playability
- 2022-03-04 06:53:22下载
- 积分:1
-
读取住册表的例子
读取住册表的例子-read live CLSID example
- 2022-06-02 15:17:22下载
- 积分: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
-
c++实现的屏幕软键盘程序
c++实现的屏幕软键盘程序-c achieve the soft screen keyboard procedures
- 2022-03-05 06:13:24下载
- 积分:1
-
API串口调试助手,VS2010开发,MFC框架,基于对话框
API串口调试助手,采用API方式调用计算机串口,包括线程的使用,十六进制的数据发送与接收,开发工具为vs2010
- 2022-11-14 15:45:09下载
- 积分:1
-
一个Flex
一个基于flex的图片效果..非不错的哦..大家可以下载下来-A flex-based images of non-good effect .. oh .. you can download it
- 2022-02-14 18:22:26下载
- 积分:1
-
VisualC_下强大的科学运算函数库_MATCOM之Matrix_LIB_
VisualC_下强大的科学运算函数库_MATCOM之Matrix_LIB_-VisualC_ under the strong scientific computing library _MATCOM of Matrix_LIB_
- 2022-01-27 20:46:49下载
- 积分:1
-
介绍打开位图的方法及位图的一些相关操作。
介绍打开位图的方法及位图的一些相关操作。-this is a very important homework which can make you know the way to open the picture with VC
- 2022-01-26 02:14:07下载
- 积分:1
-
VC实现的分水岭算法
算法内容:首先将二维灰度图像抽象为三维地形,横纵坐标表示经纬度,灰度表示高度,这样就产生了一个地形图,地形中有高山有盆地,我们的任务就是找到盆地并且给盆地划定地盘。
算法过程,将最低点(灰度)作为起始点,开始从下注水,想泉水一样,水位逐渐上升,所有点都是上下透水的,但不会横向流动,每产生一个新的积水盆地时标记这个盆地使之与原有盆地区别开,当两个盆地内的水要汇集的时候,在此点建立一个水坝,将水分开,此水坝无限高,水永远不会溢出,依次建立所有水坝,最后的水坝就是所谓的分水岭或分水线,也就是得到的分割线。
- 2022-03-20 10:50:29下载
- 积分:1
-
最新的算法的说明
最新的算法的说明- Newest algorithm explanation
- 2022-02-07 07:17:05下载
- 积分:1