搜索资源列表
clankuit
- 用C#实现购物篮的编写程序,不是很难,可供初学者模拟练习哦!-C# shopping basket in the preparation process is not difficult, simulation exercises for beginners Oh!
a_game2
- 用CSHARP语言编写的五子棋程序,使你在娱乐的同时,练习CSHARP语言-CSHARP language used in the preparation of 331 procedures, so you entertainment at the same time, Exercises CSHARP language! !
zhua_tu
- 一个抓图小程序,用csharp编写,可通过他练习csharp语言-a small program, csharp prepared, through his practice csharp language!
charwrite
- 用c#写的,一个打字练习程序,里面有完整的源代码-used to write c #, a practice typing procedures, which have complete source code
fuanzhuanqi
- 我原来写这个程序只是为了常规上学习C#和.NET编程而做的一个练习。翻转棋,大家都知道,是一个比较流行而且比较有趣的游戏,原理和规则都很简单。这使得它成为学习一种新的语言或工具时的一个很好的练习选择。
Keybord
- 本程序是windows是关于接受键盘响应的一个练习程序,具体反映了事件驱动的特点。-windows on the acceptance of the keyboard is the response of a practice procedures, as reflected in the event-driven characteristics.
c程序设计之打字练习
- C程序设计的打字联系程序,大家可以看看,比较容易看懂的哦。-C Programming link the typing process, we can see more easily accessible oh.
数据结构程序
- 提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。可...这 本书的练习部分的源代码在哪里下载啊?? 正在读取本评论的讨论,-the C language descr iption of the complete algorithm source, and equipped with a wealth of illustrations and exercises. May ... this book part of the practice where the source code
clistview
- 利用ListView控件实现图标的管理,可以有四种查看方式:列表、大图标、小图标、详细信息。选中图标可删除,也可重新添加新图标,本程序主要练习图标在ListView中的多种排列方式,让你的程序窗体更漂亮。 -C# to judge the legitimacy of the host IP algorithm, similar to the IP address range to judge whether the algorithm is correct, not to judge whe
link
- 这是练习链表操作的程序。实现链表的头插、尾插法以及链表节点的插入删除等操作。-This is a practice list of procedures to operate. Interpolation to achieve the first list, the end of interpolation, as well as the insertion node list to delete such operation.
qq
- 小学生算术练习程序设计(采用结构的方法来表示题目信息) 2.学生成绩管理系统 (1)主菜单: 1. 输入学生基本信息(I) 2. 输入学生成绩(C) 3. 数据查询(S) 4. 统计数据(T):5. 退出系统(X) (2)输入学生基本信息 包括学生的学号、姓名、性别、年龄、家庭地址,保存到student.txt文件中,以方便以后录入成绩。 -Primary and secondary school students practice arithmetic program
test1
- DSP F2407A中断处理练习程序 -DSP CONTROL FOR INTERRUPT
SnakeGame
- 用C#编写的模拟贪吃蛇游戏,很逼真,很好玩,可作为C#入门学习者的练习程序-Simulation written in C#, Snake game, very realistic, very fun, can be used as C# Getting Started with learners practice procedures for
ch01
- 聊天程序时一个程序开发者必须编写的了练习程序- a chat program is a practice that a developer must write first.
Csharp_typing_Program
- 使用C#实现的一个打字练习程序,具有就算正确率的功能,还配有按键的音效。-A program built by C#.
A-Day-at-the-Races-graphics
- First Head Labs 的一个练习程序,赛狗日。可以选择赌注,赛狗,以及观看赛狗过程。-A Day at the Races graphics. You could choice your bet and dog.
CPPBaseprogram
- c++ 基础练习程序,适合初学者学习用 -c++Base training program for beginners learning to use
实验
- C#练习实验,共十二个包括窗体设计、控制台程序编写等内容,包括实验指导文档(C# practice experiment, twelve including form design, console programming, and so on, including the experimental guidance document)
Visual+C#网络编程[郑阿奇][程序源代码]
- Visual+C#网络编程[郑阿奇][程序源代码],练习的程序,其中与12个项目,包括一些较大的即时通讯和邮件收发(Visual+C# network programming [source code] Zheng Aqi [], practice procedures, with 12 projects, including some of the instant messaging and e-mail)
数学练习小程序
- 可以实现二进制和十进制转换,杨辉三角显示,别看程序小,可以规避很多输入错误,算法也算可以,适合学生用。