-
vb
说明: VB精彩编程200例,对程序开发及程序初学者有很大借鉴作用(VB 200 samples)
- 2014-08-09 13:57:05下载
- 积分:1
-
RS
说明: 这个C++程序建立了高斯白噪声信道模型下的RS码的编码及译码算法,并且给出了其比特误码率性能。(This program has realized the RS code,the coding and decoding mode (and furthermore has simulated the ber performance of decoding ))
- 2012-02-21 16:27:42下载
- 积分:1
-
OpenedFileFinder_src_vc6
Find Process that Open the File
- 2016-07-13 19:56:48下载
- 积分:1
-
bianjiakuang
用VC2010写的读取编辑框数据并显示在视图上。适合出学者使用。(Written by VC2010 edit box data read and displayed on the view. Suitable for a scholar to use.)
- 2013-12-11 09:06:08下载
- 积分:1
-
WordList
北京大学分词词表,有属性,是进行分词词性标注的重要资源。(Peking word vocabulary, properties, and is an important resource for sub-word part-of-speech tagging.)
- 2013-03-29 13:27:33下载
- 积分:1
-
CheckManage
考勤管理系统可以有效地管理企事业单位员工的出勤情况,规范人事制度管理,保证企事业单位的正常动作,是人力资产管理的重要组成部分。本系统的开发主要包括后台数据库的建立、维护以及前端应用程序的开发两个方面。本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,使应用程序的各个窗体都能够共享对表的操作,无需重复编码,使程序更加易于维护,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。
第1步:还原数据库
按照前面的步骤,还原“考勤管理系统”的数据库为“CheckManage”。
第2步:打开项目并运行
➊ 在Visual C++ 6.0中,打开“考勤管理系统”项目文件。
➋ 编译、连接、运行,在“登录对话框”中输入用户名“Admin”,密码“111111”,单击【确定】按钮。(CheckManage System very good)
- 2012-08-21 19:33:04下载
- 积分:1
-
wuziqi
SetColor(unsigned short ForeColor,unsigned short BackGroundColor) //颜色函数 { HANDLE hCon=GetStdHandle(STD_OUTPUT_HANDLE) SetConsoleTextAttribute(hCon,(ForeColor 16)|(BackGroundColor 16*16)) } 调用函数 SetColor(11,8) cout<<endl<<"文本内容结束!"<<endl SetColor(7,0) system("color xy") ;
- 2012-08-30 17:27:01下载
- 积分:1
-
programming-of-VC-network
VC网络高级编程很好很全面的网络编程书籍(High-level programming of the VC network)
- 2012-08-14 10:32:20下载
- 积分:1
-
activexaaa
工业仪表界面,可以用来开发工业常见仪表式界面程序,采用控件编程,方便使用(industrial instrumentation interface can be used for the development of industrial instrumentation interfaces common procedures used controls programming, ease of use)
- 2006-07-28 13:12:26下载
- 积分:1
-
05-VCPP-for-ProE-chapter-five
05-VC++ for ProE chapter five about parameter
- 2015-08-26 20:24:07下载
- 积分:1