联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期  
按平台查找All Visual C++(275) 

[IP电话/视频会议] 可视电话软件

NetTalk是一个适用于局域网和因特网的可视电话软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。 数据接收端队列缓冲延迟:30*3=90ms 数据发送端录音延迟:30ms 数据压缩解压耗时:<40ms 网络延迟:<100ms(我想校网情况应该不错J) 总延迟:<260ms 根据VOIP标准,总延迟<300ms是人可以接受的,以上计算是保守的,实际情况可能会好得多。
NetTalk is applied to a LAN and the Internet a video phone software. Windows 2000 Server Development Environment (2006-01-26, Visual C++, 4816KB, 下载705次)

http://www.pudn.com/Download/item/id/143063.html

[棋牌游戏] c++俄罗斯方块程序

俄罗斯方块源代码* 文 件 名: ToyBricks.c * 完成时间: 2001年9月 * 完成地点: 华东地质学院综合楼507机房 * 开发模式: SDK程序 * 开发环境: MS VC++ 6.0 * 作 者: 王岭 * 工作单位: 中国建设银行三水市(广东省)支行 * E - Mail: Mao_jzh@163.com */ /* 备注: * 这是一个简单的俄罗斯方块游戏程序,写程序时没有注释, * 这是我写程序时的一个坏习惯。毕业有半年了,也就半年没有写 * 过程序,周末闲着没事,捡起那些旧程序看看,顺便加上一些注 * 释。很怀念在学校写程序的那段日子,很怀念507。 */
Tetris source code* Document Name : ToyBricks.c* Completion Time : in September 2001* Location : East China Institute of Geology Building Room 507* Development of model :* SDK development environment : MS Visual C++ 6.0* Author :* Ling units : China Construction Bank Sanshui City (Guangdong Province) Branch* E-Mail : Mao_jzh@163.com*//* Note :* This is a simple game of Tetris procedures, no written procedures Notes* This is the procedure I wrote a bad habit. Half of the graduates, it is not written in six months* Guo procedures weekend idle with nothing to pick up those who look at the old procedures, Incidentally add some* Note release. Miss written procedures in the school during the day, miss 507.* / (2005-12-30, Visual C++, 5KB, 下载56次)

http://www.pudn.com/Download/item/id/137038.html

[教育系统应用] 酒店餐饮管理vc++

本人的毕业设计,获得校2005年优秀毕业设计有叫详细的设计思想
I graduated design school in 2005 was outstanding graduate design called the detailed design idea (2005-12-12, Visual C++, 6147KB, 下载852次)

http://www.pudn.com/Download/item/id/132740.html

[Windows编程] wangfei

运动会记分系统,可以提高各类校运动会的总记分系统,不管是单项还是团体!
Games Points system, raising the total school Games Points system, whether individual or group! (2005-12-10, Visual C++, 1KB, 下载11次)

http://www.pudn.com/Download/item/id/132195.html

[教育系统应用] 计分程序

由我为校教务处自主开发的竞赛计分软件。 该软件由“比赛信息管理”、“裁判信息管理”、“选手信息管理”、“比赛计分排序”等几个模块组成。基于MFC技术,操作Access数据库,并可将比赛结果输出到Excel。
by my school to the office of independent development of software competition points. The software from "Competition information management", "information management magistrate", "information management players", "Competition points sequencing" composed of several modules. MFC-based technical, operational Access database, results of the competition could be exported to Excel. (2005-11-16, Visual C++, 30KB, 下载74次)

http://www.pudn.com/Download/item/id/124737.html

[按钮控件] 11!

会的N个学校编号为1~N.比赛分成M个男子项目和W个女子项目,项目编号分别为1~M和M+1~M+W.由于个项目参加人数差别较大,有些项目取前5名,得分顺序为7,5,3,2,1 还有些项目只取前3名,得分顺序为5,3,2.写一个统计程序产生各种成绩单和得分报表.基本要求:产生各学校的成绩单,内容包括各校所取得的每项成绩的项目号,名次,姓名和得分 产生团体总分报表,内容包括校号,男子团体总分,女子团体总分和团体总分.
school No. 1 ~ N. contestants were divided into men item M and W-woman project, a number of M and M ~ ~ 1 M W. As projects vary greatly in the number of participants, some of the items from the former five, scoring the order of 7 , McCain also just take some items before the three scores sequence of incidents. write a variety of statistical procedures and report card scoring statements. the basic requirements : have the school report card, which includes schools of the achievements of each item Head, rankings, names and scores scores statements groups, including schools, the men's team scores, the women's team scores and scores groups. (2005-07-06, Visual C++, 33KB, 下载132次)

http://www.pudn.com/Download/item/id/1120654166621991.html

[Windows编程] fenshutongji

该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1-----n。比赛分成m个男子项目和w个女子项目,项目编号分别为1---m和m+1---m+w。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;有些项目取前三名,得分顺序为5,3,2。写一个统计程序产生得分报表。 基本要求: 产生总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。 测试数据: 对于n=4,m=3,w=2,编号为奇数的项目取前五名,编号为偶数的项目取前三名,设计一组实例数据。 实现提示: 可以假设n<=20,m<=30,w<=20,姓名长度不超过20个字符。每个项目结束时,将其编号、类型名(区分前五名还是前三名)输入,并按名次顺序输入运动员姓名、校名。
Games scores of statistical procedures. Problem description : participation in the Games n School No. 1----- n. Competition is divided into men item m and w-woman projects that were No. 1--- and m m m w 1---. Because of the projects vary greatly in the number of participants, some of the items from the top five scores in chronological order 7,5,3,2,1; Some of the items from the top three scores order of flu. Write a statistical procedures scoring statements. The basic requirements : have scores statements, including schools, the men's team scores, the women's team scores and scores groups. Test data : For n = 4, m = 3, w = 2, the odd-numbered items from the top five, even numbered from the top three projects, design examples of a group of data. Implementation Tip : it can be a (2005-07-03, Visual C++, 48KB, 下载97次)

http://www.pudn.com/Download/item/id/1120355454221617.html

[Windows编程] vc++数字图象处理我的作业

这个是我在学校上课时候老师布置的作业,关于图象处理的,大家可以
This an assignment that our teacher assigned to us in the class. It is about the image processing, you guys can have a look! (2005-06-19, Visual C++, 7868KB, 下载400次)

http://www.pudn.com/Download/item/id/1119150630921439.html

[教育系统应用] 教职工信息管理系统

一个用于管理学校教职工的一个管理系统,比较简单,但很实用.
one for the management of the staff of a school management system, relatively simple, but practical. (2005-06-14, Visual C++, 1871KB, 下载45次)

http://www.pudn.com/Download/item/id/1118728604678129.html

[GDI/图象编程] ImgProc

以數位圖片處理的方式,將一具有灰階度之*.bmp圖片格式之影像做最佳化的對比度自動調校處理.
a few pictures processing, will have a gray Degree*. bmp format video images make the best of automatically adjusting the contrast processing. (2005-06-05, Visual C++, 272KB, 下载8次)

http://www.pudn.com/Download/item/id/1117972481879253.html

[教育系统应用] 运动会分数统计程序

题目:参加运动会的N个学校编号为1~N.比赛分成M个男子项目和W个女子项目,项目编号分别为1~M和M+1~M+W.由于个项目参加人数差别较大,有些项目取前5名,得分顺序为7,5,3,2,1 还有些项目只取前3名,得分顺序为5,3,2.写一个统计程序产生各种成绩单和得分报表.基本要求:产生各学校的成绩单,内容包括各校所取得的每项成绩的项目号,名次,姓名和得分 产生团体总分报表,内容包括校号,男子团体总分,女子团体总分和团体总分.概要设计:1. 为实现上述程序功能,应以线性表表示集合.2. 本程序包含3个模块:(1) 各集合定义模块(2) 线性表实现模块(3) 主程序模块
topics : participation in the Games N-school No. 1 ~ N. contestants were divided into men item M and W-woman project, a number of M and M ~ ~ 1 M W. As projects vary greatly in the number of participants, some of the items from the former five, scoring sequence of 7,5,3,2,1 also just take some items before the three scores sequence of incidents. write a variety of statistical procedures and report card scoring statements. the basic requirements : have the school report card, which includes school admission the results of each item, ranking names and scores scores statements groups, including schools, the men's team scores, the women's team scores and scores groups. summary of design : 1. to achieve the above functions of the program, said a linear table set .2. this program include (2005-05-17, Visual C++, 54KB, 下载202次)

http://www.pudn.com/Download/item/id/1116342739957916.html

[Windows编程] 温州市电力汽校学员管理系统(v1.0)

温州市电力汽校学员管理系统(v1.0),数据库编程,vc+win2
Wenzhou City Power Steam cadet Management System (v1.0), database programming, vc WIN2 (2005-04-27, Visual C++, 196KB, 下载24次)

http://www.pudn.com/Download/item/id/1114614997265263.html

[SQL Server] 校信息管理系统(ADO+SQL2000)

将在SQL2000下建立schooldata数据库,导入数据文件。实现功能:操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内。双击LIST控件显示具体信息。也可以在窗口里单击右键或操作菜单具体操作。
will establish schooldata SQL2000 database, import data files. Achieving function : : On the choice of inquiries conditions : one tree to demonstrate control information related to the tree Lane click controls to show how ITEM, each ITEM related information display controls within the LIST. Double-click the Control LIST show specific information. Also in the window or right-click Lane menu of specific operations. (2005-04-01, Visual C++, 835KB, 下载73次)

http://www.pudn.com/Download/item/id/1112327871751998.html

[*行业应用] Lazhi

工程斜井校直程序,希望大家喜欢
works inclined straightening procedures, hope you like (2004-12-13, Visual C++, 1KB, 下载14次)

http://www.pudn.com/Download/item/id/1102909704307811.html

[网络编程] astime_src

一个简易Internet校时程序
school procedures (2004-09-08, Visual C++, 14KB, 下载30次)

http://www.pudn.com/Download/item/id/1094648264170765.html
总计:275