资源列表
sms
- 本代码为上海移动企信通专用,同时连通本地的短信猫配合。之所以如此,因为上海移动企信通仅支持500人的白名单,白名单以外的发送只能依靠短信猫。 上海移动企信通专用 请修改代码里的地址和用户名密码配置。 result = msgCtrl.cn.Connect( 此处为上海移动企信通的地址及后面的编号211.136.163.68 , 9981 , 此处为用户号xxxx , 此处为密码xxxx ) 连接一次企信通- 本代码为上海移动企信通专用,同时连通本地的
queue
- c语言练习队列数据结构的基本操作,包括对列的创建,队尾插入,对头删除,等练习。适合对队列学习的初级练习者。-Basic Operation c language practice queue data structure, including the creation of a column, insert the tail, head removed, and other exercises. Learning to queue for primary practitioners.
MainDoc
- 自己开发的jxc 自己开发的jxc-jxc development of their own development jxc development of their own development jxc its own development the jxc
MVC
- 这篇文章以一个小餐馆为例子,生动的讲述了“什么是‘三层结构 -This article to a small restaurant, for example, vivid story of what is three-tier architecture
MyICQ-0.8-alpha1
- MyICQ 0.8 alpha1测试版 的源代码-MyICQ 0.8 alpha1 beta version of the source code
gbdscyypszbmjs
- 广播电视常用音频数字编码技术的全面介绍。
WealthMIS
- 这是用C#写的理财管理系统,理财系统在现代社会越来越受用.-The WealthMIS was written by C#.
mbr_drv6
- Driver MBR for Intellution iFIX v6.xx (Fix32)
autoring
- 用VHDL编的一个实用自动打铃系统,EDA课设的一个经典题目源程序-VHDL a series of practical automatic bell system, EDA of a class-based source classic title
57578866autoring
- 关于自动打铃器的程序设计。应该还是不错的哦!~-Automatic bell on the browser
881020
- modbus详细中文介绍,包括串行和tcp-the modbus detailed the Chinese introduced, including serial and tcp
CPPexam9
- 1. 声明 Point 类,有坐标_x,_y 两个成员变量;对 Point 类重载“++”(自增)、“--”(自减)运算符,实现对坐标值的改变。 2. 声明一个车(vehicle)基类,有 Run、Stop 等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类,从 bicycle 和 motorcar 派生出摩托车(motorcycle)类,它们都有 Run、Stop 等成员函数。观察虚函数的作用。 1. 编写程序 Node.h 实现例 9-5 的节点类,并编写测
