搜索资源列表
简单计算器
- 简单计算器
简单的电子相册
- 简单的电子相册,有基本的功能放大缩小,加载之类的功能都有的
完成端口简单实现程序
- delphi实现的最简单的完成端口例程。
简单的微博
- 简单的个人博客界面,你懂的,。。。。。。。。。。。。。。。。。。(Single personal blog interface)
最简单的链表
- 最简单的出进栈程序设计,是新手对链表理解的最好代码(The simplest design of a stack program is the best code for a novice to understand the linked list)
Android开发简单的实现用户登录注册
- Android开发简单的实现用户登录注册(Android development, simple implementation of user login registration)
简单的二维码QRCode C
- 简单的二维码QRCode C,C++二维码实现。(Simple two-dimensional code, QRCode, C)
简单状态机控制步进电机_QII视频讲解
- 简单状态机控制步进电机_QII视频讲解 详细介绍用VHDL控制步进电机(Simple state control stepper motor, _QII video, explain in detail, with VHDL stepper motor control)
半张量积实验简单程序
- 构造测量矩阵,利用的是半张量积方法,是比较简单的程序(Constructing a measurement matrix, using a semi-tensor product method, is a relatively simple procedure)
简单计算器
- 用vc实现的简单计算器功能的 mfc 文档程序,适合初学者练习(Using VC to achieve a simple calculator function of the MFC document procedures, suitable for beginners to practice)
使用arcpy获取简单的矢量数据信息
- 使用arcpy获取简单的矢量数据信息(Using arcpy to obtain simple vector data information)
C语言入门很简单
- C语言入门很简单,是一本讲C基础语法的书,讲得通俗易懂,是学习C语言的好书,值得一看(C language entry is very simple, is a book about C basic grammar, speak easy to understand, is a good book to learn C language, worth a visit)
C#实现简单串口通信
- 自己做的一个简单串口通讯demo,请参考(Do a simple serial communication demo, please refer to)
51简单计算器
- C51 简单计算器 可完成四则运算等功能(C51 simple calculator)
简单聊天
- 简单的聊天程序,客户端服务器简单通信,非常好玩 适合初学者(A simple chat program)
c#简单的CS服务器客户端聊天
- c#简单了聊天服务器客户端源码,初学者学习非常不错。(C# simple chat server client source code)
windows 下的简单tcp ip
- 简单的在windows下的TCP IP通信实现。(Simple TCP IP communication implementation under windows.)
简单生成XML
- 简单生成XML long li_row,li_selectedrow,li_i string ls_exepath datetime ldt_sfrq_start,ldt_sfrq_end,ldt_bbrq ldt_sfrq_start = datetime(Date(left(em_sfrq_start.text,10)),Time(right(em_sfrq_start.text,8))) ldt_sfrq_end = datetime(Date(left(em_sfrq_end.text,
控件使用_简单计算器
- 控件使用_简单计算器,自己编写的小程序。(controls using a simple calculator)
无向图两点间简单路径
- 若无向图表示高速公路网,其中顶点表示城市,边表示城市之间的高速公路。试设计一个找路程序,获取两个城市之间的所有简单路径(If an undirected graph is used to express a highway network, the vertices represent the city, and the side represents the expressway between the cities. Try to design a path finding program