搜索资源列表
vc
- 简单图形处理,新手们可以看看其代码 系统框架平台主要提供统一的界面风格接口、统一的数据显示和数据访问的接口以及平台支撑系统等。 功能模块主要包括:文件、编辑、绘图、几何变换、查看、窗口、帮助等。
huffman
- 霍夫曼编码,输入字符,然后给出对应字符的权值和编码,用窗口界面展现出来-Huffman code, enter the characters, and then the corresponding characters are given the right values and the code shown by the window interface
zprotect_demo
- 好压主界面是与用户沟通情感的小窗口,在一些特殊的日子里我们尝试一些力所能及的表达方式来给用户一种感动,一种记忆。 -The main interface is a good pressure communication with the user feeling small window, in some special day we tried some of the expressions within its power to give the user a touch, a kind
tylandedianzishangwupingtai
- 主要是实现java窗口界面。学习java界面的布局。-The java window interface.
MyQQ
- 根据VC++创建的对话窗口界面,其功能是在两台计算机之间填入IP地址就可相互连接,能接受发送文字-According VC++ create a dialogue window interface, and its function is to fill in the IP address between two computers can be connected to each other, to accept send text
Clock
- 主要是在桌面添加窗口小部件,给开发者极大的帮忙,同时也美观了界面- Mainly in the desktop to add widgets, developers need to help, but also the beautiful interface
SuperMacket
- 使用Java语言编写一个模拟网上超市购物结算功能的程序,要求程序运行后有一个图形用户界面,可供用户输入购买的各种商品相关信息,最后给出用户的购物清单及价格,并且用户可以根据需要查询自己购买的第几项商品的详细信息。 需求分析: 1.用户可以添加购买一种商品,添加的信息包括商品名称、数量和单价 2.用户可以删除已购买的一种商品 3.用户可以查询已购买的一种商品的详细信息,查询时要指明查询的商品的记录号是多少(商品记录号是按照商品购买次序编的),还可以指定查询第一个或最后一个购买的商品