-
renju
说明: 五子棋游戏。利用人工智能算法,基于VC++平台。单机游戏,( The use of artificial intelligence algorithms, based on VC++ platform. Stand-alone game,)
- 2010-03-19 22:30:03下载
- 积分:1
-
forward-backard sweep
基于前推回代法的配电网潮流计算程序 IEEE33节点算例(An example of IEEE33 node power flow calculation program for distribution network based on forward and backward substitution method)
- 2020-06-22 13:20:02下载
- 积分:1
-
扫雷游戏的源程序
扫雷游戏.用VB写的一个小游戏(mine games. VB wrote a little game)
- 2005-01-18 18:00:33下载
- 积分:1
-
0701停车场管理系统
说明: 实现停车场的基础功能,用C#语言实现会员车辆的充值与查询,以及临时车辆的收费(Parking lot management system, including membership, temporary vehicle charges)
- 2020-06-21 14:00:01下载
- 积分:1
-
Android ArrayAdapter创建ActivityList内容列表
本源码主要演示Android ActivityList内容列表的如何创建,采用ArrayAdapter实现,演示了姓名列表、带单选框的列表、没有数据的列表和对列表进行操作这几项功能,要注意,layout的xml文件名需要全部小写。
ActivityList1:
1.初步介绍ListView这个组件。
2.初步介绍ArrayAdapter。
# simple_list_item_single_choice
# simple_list_item_1
# simple_list_item_multiple_choice
3.上边的相关介绍。
ActivityList2:(有错误,没有调试成功,回头再看)
1.介绍cusor。
2.介绍CursorAdapter。
ActivityList3:
1.SimpleAdapter
2.simple_list_item_1和simple_list_item_2的介绍。
3.利用自己的layout来进行显示。
- 2022-03-06 06:09:13下载
- 积分:1
-
商城名称: 新普网络商城XpShop
官方网站: http://www.XpShop.cn/
初始帐号: admin / admin
最新发布: X...
商城名称: 新普网络商城XpShop
官方网站: http://www.XpShop.cn/
初始帐号: admin / admin
最新发布: XpShop .Net 2.4
欢迎使用新普网络商城,XpShop .Net v2.4具有如下特点:
1、使用ASP.Net(c#)、三层结构开发;
2、支持多语言,详细使用方法请咨询新普公司客服;
3、支持多模板,现有版本已经附带5套模板,官方网站不定时发布新模板;
4、兼容主流浏览器,界面美观,皮肤设计灵活多变;
5、可定制缺货处理功能;
6、支持附件销售功能;
7、支持会员组批发功能;
8、支持预付款;
9、自动核算配送价格;
10、商品支持多类别;
11、支持在线备份数据库;
12、支持无限级商品类别;
13、可添加无限多种商品扩展属性,并可将扩展属性加入高级搜索;
14、支持多管理员,可自由设定管理员的可管理项;
15、自动生成报价单,商品价格一目了然;
16、用UTF-8编码,适用在全球各地的网络空间运行;
17、集成多种在线支付方式,除国内的主流支付方式支付宝、网银在线,贝宝外,还集成了适合于国外支付的Paypal和网银在线外卡;
18、不断升级,并可免费下载使用;-place names : New Pronk network Mall XpShop official website : http :// www.XpShop.cn/ initial account : admin/admin latest release : XpShop. Net 2.4 Pronk welcomed the use of new network Mall, XpShop. Net time monitor has the following characteristics : 1, the use of ASP.Net (c#) the three-tier structure development; 2, multi-language support, detailed advice please use the new Cape company customer service; 3, for the multi-
- 2022-04-14 22:38:52下载
- 积分:1
-
GPS原始数据分割的小工具,直接解压执行就能用
GPS原始数据分割的小工具,直接解压执行就能用-GPS raw data segmentation of small tools, the implementation will be able to directly extract used
- 2022-04-23 16:03:24下载
- 积分:1
-
program for 24c02 EEPROM programing
program for 24c02 EEPROM programing
- 2022-06-30 08:31:42下载
- 积分:1
-
VC++ onTimer()函数实现秒表功能
VC++ 基于onTimer()函数实现秒表功能,时、分、秒、微秒都能设置,还可以随时清零。操作方法:点击开始按钮,秒表就开始工作了。本程序的另一个亮点是界面中的按钮做的也相当漂亮哦。
- 2022-02-02 21:22:38下载
- 积分:1
-
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n...
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n*n的自然数构成的魔方阵。-Print "magic matrices." The so-called "magic matrix" refers to the matrix, which each line, each diagonal out and the sum of all the same. For example, third-order magic Lineup : 8 1 6 3 5 7 4 9 2 request from a print n* n to the natural form of the magic number of matrices.
- 2022-01-25 16:01:22下载
- 积分:1