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

[Windows编程] prapswc

广东技术师范学院大一陈兴华获校比赛作品, C的动画 (2017-11-12, Visual C++, 909KB, 下载1次)

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

[Windows编程] tongji

字符串中为一个字符数量统计,经典的华为校招试题
Character string for a number of statistics, the classic HUAWEI school recruit examination questions (2016-11-30, Visual C++, 641KB, 下载1次)

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

[Windows编程] Elevator-simulation-C

模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。其中第一层是大楼进出层,电梯空闲时,将来本层候命;乘客可岁间进出任何层,对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。电梯的主要调度策略是首先响应沿当前行进方向最近端的请求,若改方向上无请求时,就改变移动方向。
Simulation of a nine-school teaching building elevator system. The building has an automatic elevator, can stay in each layer. Wherein the first layer is a layer out of the building, when the elevator is idle, the future of the layer-call passengers can access any layer between years, for everyone, he can tolerate a maximum wait time, waiting for the elevator once the time is too long he will give up. The main elevator scheduling policy is to first respond to the current direction of travel along the most proximal request, if no request to change the direction, to change the direction of movement. (2016-05-03, Visual C++, 6KB, 下载8次)

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

[Windows编程] 956339DrawPic

这是我在学校做的关于c++的画直线的mfc程序,可以参考一下的,代码简单
This is me at school do draw a straight line on the c++ MFC procedures, can consult, code is simple (2015-12-15, Visual C++, 52KB, 下载1次)

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

[Windows编程] CVOSAutoCheckSet

1.禁止屏幕保护 2.禁用电源管理 3.显示文件扩展名 4.显示全路径 5.设置网络访问用户组 6.设计禁止访问用户组 7.允许远程空密码访问 8.禁用Internet校时 9.禁用防火墙 10.禁用系统还原 11.设置自动更新 12.设置虚拟内存 13.拖动不显示窗口内容 14.删除无用文件 15.禁止Guest用户 16.禁止UAC 17.禁止WindowsSearch服务 18.设置系统日志 19.设置应用程序日志大小
1 prohibition of screen protection 2 disable power management 3 display file extension 4 show full path 5 set up the network access user group 6 design to prohibit access to user groups 7 allows remote password access 8 when the Internet is disabled 9 disable firewall 10 disable system restore 11 set auto update 12 set virtual memory 13 drag not to display the contents of the window 14 delete useless files 15 No Guest users 16 prohibition of UAC 17 prohibition of WindowsSearch services 18 set system log 19 set the application log size (2015-10-13, Visual C++, 428KB, 下载4次)

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

[Windows编程] textshadeprj

VC++制作渐变的文字,文字的色彩会越来越暗,也会越来越亮,最终形成渐变文字,帧较慢,效果并不是太好。还需要再优化完善,具体思路是先安装一个定时器,通过CDC 类的SetTextColor 函数在OnTimer()函数中改变字符串的颜色,并且注意尽量使颜色变化的梯度减校
VC++ production gradient text, text color will become dark, will be getting brighter, eventually forming a gradient text, frames slower, the effect is not very good. Still need to optimize the sound, the specific idea is to install a timer function by SetTextColor CDC class () function to change the color of the string in OnTimer, and pay attention to possible changes in the color gradient of less school (2014-05-28, Visual C++, 28KB, 下载2次)

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

[Windows编程] VC.NETnoform

VC.NET源代码创建一个圆角窗口,椭圆形窗口,创建非矩形的窗口,虽然不是常规的窗口类型,但也算“规则”窗口吧,因为除了四角是圆的之外,其余地方与标准的矩形窗口没什么不同,只可惜牺牲了窗口右下角的拖放功能,不能按住鼠标实现拖动了,只能一点一点改边宽度后再改变高度,这样可把窗口拉大或缩校
VC.NET source code to create a rounded window, oval window, create a non-rectangular windows, though not a conventional window type, but also considered " the Rules" window, because in addition to the four corners are rounded, the other place with the standard rectangular window is no different, but unfortunately at the expense of the lower right corner of the window and drop feature, you can not hold down and drag the mouse to achieve, can only change a little bit and then change the height of the edge width, which can widen or shrink the window School (2014-04-21, Visual C++, 27KB, 下载1次)

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

[Windows编程] HMCoding

了解汉明码的编码原理,纠错原理,译码原理;给定汉明码的监督矩阵,能够写出生成矩阵,能够通过监督矩阵或生成矩阵进行编码,能够通过监督矩阵进行校码与译码,会计算汉明码的错误概率以及导出增余汉明码等相关知识。
About hamming coding theory, error correction principle, decoding principle given to the supervision of the Hamming code matrix able to write the generator matrix, through supervision matrix or generator matrix to encode, by monitoring matrix correction code and decode knowledge of computing Hamming code error probability as well as export growth Yuhan Ming code. (2013-04-12, Visual C++, 835KB, 下载18次)

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

[Windows编程] 02

电梯模拟系统问题描述:    模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。九个楼层由下至上依次称为地下一层、第一层、第二层、……第八层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。    乘客可随时地进出于任何层。对于每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位(简记为t),比如:有人进出时,电梯每隔40t检测一次,若无人进出,则关门;关门和开门各需要20t;每个人进出电梯均需要25t;如果电梯在某层精致时间超过300t,则驶回1层候命
Description of the problem: Simulation of a school nine-story classroom building elevator system. Even an escalator at each stay. Nine floors from bottom sequentially called underground layer, the first layer, the second layer, ...... eighth layer, wherein the first layer is the building of the access layer, that is, the home base layer "of the elevator, the elevator" idle "will come to the layer on standby. Passengers and out at any time in any layer. For each person, he has a tolerance longest wait time, waiting for the elevator too long, he will give up. Analog clock from 0, the unit of time is 0.1 seconds. And lift a variety of actions have to consume a certain amount of time units (abbreviated as t), such as: was out, elevator every 40t detection, time, if not the movement of people, closed closing and opening each 20t each individuals out of the elevator are 25t elevator in a layer of fine more than 300t, drove back a layer on standby (2013-01-07, Visual C++, 6KB, 下载3次)

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

[Windows编程] c-progamming

C语言课程设计实例合集,从校网上下载来了,蛮好用的
C language curriculum design instances Collection to download from the school online just fine with the (2012-09-14, Visual C++, 1017KB, 下载4次)

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

[Windows编程] InternetClock

一个桌面时钟,能联网校时,win32程序编写,改变颜色等动能
Desktop clock can be networked school, win32 programming, change the color of the kinetic energy (2012-04-20, Visual C++, 24KB, 下载6次)

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

[Windows编程] CPPPrimer

久负盛名,无可替代的C++国外经典教材,中文第四版,完美精校PDF,所有C++程序员不可缺少的参考书,分为五个部分:快速入门,基本语言,容器和算法,面向对象编程和高级主题
Prestigious, no substitute for the classic C++ foreign materials, Chinese, fourth edition, PDF version of the perfect fine school, all the C++ programmers an indispensable reference book (2011-08-15, Visual C++, 2161KB, 下载2次)

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

[Windows编程] Visual-CPP-6.0

Visual C++ 6.0实例教程,分为基础篇、应用篇、资源篇和提高篇,每篇若干章节,实例讲解。 门槛创作室编著,电子工业出版社出版,源自无忧书库。
Visual C++ 6.0 tutorial examples, divided into Basics, application articles, resources, articles, and improve articles, several chapters each, examples to explain. Threshold studios edited, Electronics Industry Publishing House, worry-free from the stacks. (2011-07-20, Visual C++, 13980KB, 下载3次)

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

[Windows编程] Microsoft-C-programming-pithy

原文书名: 《Writing Clean Code ── Microsoft Techniques for Developing Bug-free C Programs》 Steve maguire 著 Microsoft Press 出版 所据译本: 《编程精粹 ── Microsoft编写优质无错C程序秘诀》 姜静波、佟金荣 译,麦中凡 校 电子工业出版社 出版 整理: Solmyr:序、某些背景、命名约定、引言、第1、2、3、8章、后记、参考文献 iliad: 第4、5章 lavos: 第6章、附录A warz: 第7章 chief: 附录B、C
Original title: " Writing Clean Code ─ ─ Microsoft Techniques for Developing Bug-free C Programs" Steve maguire According to a translation published by Microsoft Press that: " Programming Gems ─ ─ Microsoft write high-quality error-free C program secret," Jiang Jingbo, Tong Kim Young-translation, wheat in the Electronics Industry Publishing House where the school order: Solmyr: sequence, some background, naming conventions, Introduction, Section 1,2,3,8 chapters, postscript, references iliad: Chapters 4 and 5 lavos: Chapter 6 Appendix A warz: Chapter 7 chief: Appendix B, C (2011-06-29, Visual C++, 162KB, 下载3次)

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

[Windows编程] huashi

华师校赛试题,适合刚学C++的同学练习!!
China Normal University tournament questions, just learning C++ for students to practice! ! (2011-03-10, Visual C++, 90KB, 下载2次)

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

[Windows编程] GetNTPTime

一个老的远程校时程充,请大家用 一个老的远程校时程充,请大家用
ddd (2010-12-27, Visual C++, 2075KB, 下载5次)

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

[Windows编程] c7xue

继续以前的课件,是天津某名校的课件,虽然老师讲的不好,但是课件还是不错的
good (2010-10-05, Visual C++, 12KB, 下载3次)

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

[Windows编程] c5xue

这是另一张C++的课件,是名校专属的,包含内容很详细,很广泛
good (2010-10-05, Visual C++, 11KB, 下载4次)

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

[Windows编程] ITdisabuse

中国IT 领域的发展速度之快令世界瞩目,但是中国的计算机教育却没有能够跟上。因 此,在各大高校扩招的同时,IT 培训机构同样发展的很快。 然而,学习IT 的学生却仍然面临着其他专业不一样的困惑。因为IT 技术发展很快,而 课程体系并不能很快跟上,因此学生在学校并不了解企业需要什么,自己需要学习什么。
China' s IT field is growing faster than attracted worldwide attention, but its computer education has not been able to keep up. Thus, while enrollment in the major universities, IT training institutions in the same growing fast. However, students studying IT is still not the same as other professionals facing the confusion. Because IT technology has developed rapidly, and the curriculum system and can not keep up very quickly, so students do not understand the business needs in the school what they need to learn anything. (2010-04-10, Visual C++, 847KB, 下载4次)

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

[Windows编程] 8942_nettalk1.1demosrc

NetTalk是一个适用于局域网和因特网的可视软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议(被封装成支持超时重传等机制的UDP类),音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。 数据接收端队列缓冲延迟:30*3=90ms 数据发送端录音延迟:30ms 数据压缩解压耗时:<40ms 网络延迟:<100ms(我想校网情况应该不错 ) 总延迟:<260ms 根据VOIP标准,总延迟<300ms是人可以接受的,以上计算是保守的,实际情况可能会好得多。    带宽需求   数据类型 带宽需求(byte/sec) 带宽总需求(Kbyte/sec) 音频 1000*2 ~8.98*2 视频 ~8000*2 帧头 ~200*2
NetTalk是一个适用于局域网和因特网的可视软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议(被封装成支持超时重传等机制的UDP类),音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。 数据接收端队列缓冲延迟:30*3=90ms 数据发送端录音延迟:30ms 数据压缩解压耗时:<40ms 网络延迟:<100ms(我想校网情况应该不错 ) 总延迟:<260ms 根据VOIP标准,总延迟<300ms是人可以接受的,以上计算是保守的,实际情况可能会好得多。    带宽需求   数据类型 带宽需求(byte/sec) 带宽总需求(Kbyte/sec) 音频 1000*2 ~8.98*2 视频 ~8000*2 帧头 ~200*2 (2010-03-31, Visual C++, 322KB, 下载13次)

http://www.pudn.com/Download/item/id/1107227.html
12
总计:39