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

[数据结构] Campus-navigation-system

校园导航系统包含佛山科技学院本部校区的校园景点平面图。通过系统的各功能不仅可以查询任意景点的编号,名称,简介等信息,还可以查询任意两景点间的最短路径及长度和所有路径及长度。另外,还可以通过一系列操作增加,更改或删除任意的景点的各信息。
Contains the campus attractions plan of the campus Foshan Institute of Technology campus navigation system. Through the function of the system not only can query any spots number, name, profile and other information, can also query the shortest path and arbitrary length between two spots and all paths and the length of. In addition, can also increase through a series of operations, the information change or delete any of the attractions. (2015-05-09, Visual C++, 3KB, 下载7次)

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

[其他书籍] Radargrammetry

靳​ 国​ 旺​ 、​ 张​ 红​ 敏​ 、​ 徐​ 青​ ​ 编​ 著​ ,​ 2​ 0​ 1​ 5​ 年​ 4​ 月​ ,​ 中​ 海​ 达​ 测​ 绘​ 地​ 理​ 信​ 息​ 科​ 技​ 出​ 版​ 基​ 金​ 项​ 目​ 资​ 助​ ,​ 测​ 绘​ 出​ 版​ 社​ 出​ 版​ ,​ 雷​ 达​ 摄​ 影​ 测​ 量​ ,​ 高​ 等​ 学​ 校​ 教​ 材​ 。
Jin Guowang, Zhang Hongmin,Xu Qing, Radargrammetry. (2015-04-09, Visual C++, 1212KB, 下载1次)

http://www.pudn.com/Download/item/id/1428591199373080.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

[FlashMX/Flex源码] zsgsflash

 某装饰公司的flash广告——Fla源码,文字繁体,是台湾某企业的,虽然比较传统的Flash动画,大多都是一些文字和图片相结合,但这种Flash制作起来相当快,修改方便,播放流畅,Flash动画文件校为装饰公司设计制作网站的网页,如果需要Flash广告素材,可以借鉴一下本款。
A decorative flash ads- FLA source code, text, Traditional, Taiwan enterprises, more traditional Flash animation, mostly some combination of text and pictures, but this Flash production is pretty quick and easy to modify, playsmooth, Flash animation files school for the decoration company design site web, if you need the Flash creative, you can learn some lessons from this paragraph. (2013-05-03, Visual C++, 450KB, 下载9次)

http://www.pudn.com/Download/item/id/2226597.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

[其他嵌入式/单片机内容] duo-gong-neng-dian-zi-zhong

功能:一个具有电子钟基本功能的电子钟,功能包括:秒表、闹钟、整点报时、校时、按键 音 按键定义:键盘最下一行,依次为 返回电子钟模式/闹钟停闹/秒表清零、时间减/秒表停止/闹钟开关、时间加/秒表开始/闹钟 开关、功能键
Function: the basic functions of an electronic clock electronic clock features include: stopwatch, alarm, hourly chime, school, touch-tone keys defined: keyboard most next line, followed by the return of the electronic clock mode/alarm clock stopped downtown/stopwatch cleared time reduction/stopwatch stop/alarm clock switch time plus/stopwatch start/alarm clock switching function keys (2012-12-12, Visual C++, 660KB, 下载6次)

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

[数据结构] elevator

本程序是用VC实现的模拟某校九层教学楼的电梯系统,电梯能在每层停留,电梯“空闲”时,将来到第一层候命,乘客可随机地进出于任何层,每个人有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。程序将会按时序显示系统状态的变化过程,即发生的全部人和电梯的动作序列。
This program is a simulation of a nine-story classroom building s elevator system, elevator to stay at each floor.When the elevator is "free",it will come to the first layer to wait for command.Passengers can come in and go out of every floor, each passengers have a maximum wait time, once the waiting elevator takes too long, he will give up. The program will display the diversification of the system according the sequence in time. (2012-03-05, Visual C++, 5KB, 下载5次)

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

[VC书籍] weiriuan_c

微软C编程精粹 编程精粹 ─── Microsoft编写优质无错C程序秘诀 Writing Clean Code ─── Microsoft Techniques for Developing Bug-free C Programs Steve Maguire 著 姜静波 佟金荣 译 麦中凡 校 电子工业出版社 这份电子书籍由PC Home俱乐部、C++ Bulider讨论区数位网友分别整理完成,基本上完全按照所据译本原貌,极少数文字为通顺起见稍作修改。由于并非一人整理完成,书中例程各章节代码书写风格可能稍有不同,如指针声明,以下两种写法都存在: void* pv // ‘*’号与类型说明符相连 void *pv // ‘*’号与变量名相连
微软C编程精粹 (2010-11-07, Visual C++, 164KB, 下载4次)

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

[其他] rr

任务二: 根据附表1的相关数据,在下列条件下产生不分组的随机发卷方案。 要求1:如果某校有2为评委,必须1人参评A题,另1人参评B题。 2:本校教师不得参评本校论文。 3:各评委任务尽可能相同。 4给出一个具体方案。 任务三: 就眼科病床的合理安排问题,产生门诊数为349人的合理病床安排方案。相关参数见培训内容。 算法描述 1. 先对前十个学校(均含有2个评委)的评委分配试卷,分别从A/B题中任取21份给某个评审。 2. 剩下的试卷(不考虑A/B卷)再随机均匀分配给剩下的26位评审。 如何随机取试卷,如何回避本校试卷
task (2010-08-29, Visual C++, 114KB, 下载2次)

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

[P2P编程] 20090511

基于P2P的流媒体技术在校园视频点播系统 中的应用.摘要: 分析了现有流媒体技术的特性,从理论上论证了应 用 P 2 P技 术解决校园点播系统瓶颈问题的可行性,在比较了P2 P两种基本结构优 缺点的基础上,提 出了基于 P 2 P流媒体技术 的校 园视频 点播 系统 的设 计方 案.
P2P-based streaming video on demand technology in the school system. Abstract: This paper analyzes the characteristics of the existing streaming media technology, demonstrates the application of theory, P 2 P School-on-demand technology to solve the bottleneck problem of the feasibility of the system, in comparison P2 P advantages and disadvantages of two basic structure is proposed based on P 2 P-based streaming media technology, video on demand system campus design. (2010-05-11, Visual C++, 223KB, 下载10次)

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

[单片机开发] ZLG7289

ZGL7289全套中文资料+实例 ZLG7289B是广州周立功单片机发展有限公司自行设计的,具有SPI串行接口功能的可同时驱动8位共阴式数码管(或64只独立LED)的智能显示驱动芯片,该芯片同时还可连接多达64键的键盘矩阵,单片即可完成LED显示﹑键盘接口的全部功能,该芯片经过了多年的验证,现正式转化为ASIC芯片,一次性流片成功,让您使用无忧!。ZLG7289B内部含有译码器,可直接接受BCD码或16进制码,并同时具有2种译码方式,此外,还具有多种控制指令,如消隐﹑闪烁﹑左移﹑右移﹑段寻址等。ZLG7289B具有片选信号,可方便地实现多于8位的显示或多于64键的键盘接口。
Notes : Dimens ions D and E 1 do not include mold flash or protrus ions . Mold flash or protrus ions shall not exceed .010” ( 0.254mm) per s ide. J E DE C E quivalent: MO-011 Drawing No. C04-079 (2009-05-17, Visual C++, 1042KB, 下载133次)

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

[Windows编程] nowshop40

只要会打字就可以快速建立自己的电子商务网站 技术领先:集百家之所长,技术领先、功能完备; 快速建店:只需简单设置,10分钟即可以建立一个功能完备的网上商城; 操作简便:采用人性化的布局,界面规范,操作简捷; 安装方便:只需传到您的虚拟空间即可; HTML编辑器:内置优秀的HTML在线编辑器; 可扩展性:软件构架灵活,考虑未来功能扩充之需要,具有较强的可扩展性; 完善的接口:您可以通过接口实现与其他系统结合,内置网银在线支付接口; 完善的安全机制:前后台用户分开管理,密码不可逆加密,让您高枕无忧; 强大的模板功能:只需要简单填写商品信息,一个豪华的商城就呈现在您面前; 完备的功能模快:购物商城、新闻系统、邮件系统、在线支付、留言反馈、评论系统、会员中心 等等; 商品无限级分类:再也不用为众多不同的商品如何摆放发愁了; 强大的后台管理:为您管理众多的商品、订单、会员提供极大的方便
只要会打字就可以快速建立自己的电子商务网站 技术领先:集百家之所长,技术领先、功能完备; 快速建店:只需简单设置,10分钟即可以建立一个功能完备的网上商城; 操作简便:采用人性化的布局,界面规范,操作简捷; 安装方便:只需传到您的虚拟空间即可; HTML编辑器:内置优秀的HTML在线编辑器; 可扩展性:软件构架灵活,考虑未来功能扩充之需要,具有较强的可扩展性; 完善的接口:您可以通过接口实现与其他系统结合,内置网银在线支付接口; 完善的安全机制:前后台用户分开管理,密码不可逆加密,让您高枕无忧; 强大的模板功能:只需要简单填写商品信息,一个豪华的商城就呈现在您面前; 完备的功能模快:购物商城、新闻系统、邮件系统、在线支付、留言反馈、评论系统、会员中心 等等; 商品无限级分类:再也不用为众多不同的商品如何摆放发愁了; 强大的后台管理:为您管理众多的商品、订单、会员提供极大的方便 (2009-04-16, Visual C++, 4310KB, 下载3次)

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

[汇编语言] dianti

模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。九个楼层由下至上依次称为地下一层、第一层、第二层、……第八层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 乘客可随时地进出于任何层。对于每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位(简记为t),比如:有人进出时,电梯每隔40t检测一次,若无人进出,则关门;关门和开门各需要20t;每个人进出电梯均需要25t;如果电梯在某层精致时间超过300t,则驶回1层候命。 (2008-06-03, Visual C++, 3KB, 下载15次)

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

[数据结构] daoyou

校园导游咨询:编制一个为来访客人进行最短路径导游的程序从厦门大学漳州校区的平面图中选取10个有代表性的景点,抽象成一个无向带权图。以图中顶点表示景点,边上的权值表示两地之间的距离。 2.本程序的目的是为用户提供路径咨询。根据用户指定的始点和终点输出相应路径,或者根据用户指定的景点输出景点的信息。
Campus tour guides Advisory: the preparation of a visitors guide to the shortest path procedure from Zhangzhou Campus of Xiamen University (2008-03-30, Visual C++, 218KB, 下载39次)

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

[单片机开发] dianti

模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。九个楼层由下至上依次称为地下一层、第一层、第二层、……第八层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 乘客可随时地进出于任何层。对于每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位(简记为t),比如:有人进出时,电梯每隔40t检测一次,若无人进出,则关门;关门和开门各需要20t;每个人进出电梯均需要25t;如果电梯在某层精致时间超过300t,则驶回1层候命
err (2008-01-02, Visual C++, 3KB, 下载8次)

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

[界面编程] automa_start

日常生活中常常会遇到由于事务繁忙或要处理的事太多,造成健忘,无序的事务管理,对个人或单位造成很大麻烦 。 本闹钟是一款集功能强大、使用便捷、精致小巧、美观大方四为一体的个人用计算机定时自动执行软件。 网络校时功能可连接至十三个互联网原子钟获取标准时间并进行调整。 1、能够方便的在您需要的时候“关闭计算机/重启计算机/注销计算机/待机计算机/打开文件(程序)”。 2、执行操作的时间设置也十分贴心,可以“定时操作/延时操作/等待操作”。 3、具备公历农历查看功能的万年历。 4、网络原子钟校时。 5、使用图形界面,内置面板,钟面窗口形状随图形改变,外形活泼可爱,特色鲜明。 6、可以设定多项闹铃任务,最大的灵活性覆盖一年365天。
daily life will often encounter as busy or to deal with too many things, causing forgetful, disorderly Management, the individual or unit cause great trouble. The alarm clock is set one powerful, easy to use and occupy small, pleasing to the eye as one of four personal computers regularly software automatically. Network school function can be connected to the Internet 13 hours clock access to standards and make the adjustments. 1. to the convenience when you need it, "closed computer/restart the computer/write-off of computer/Standby computer/open text pieces (procedures). " 2, the execution of set-up time is also very intimate, "TIMED/Delay operation/wait for the operation." 3, Lunar calendar with the calendar View function. 4, the network clock school. 5, (2006-08-13, Visual C++, 808KB, 下载141次)

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

[教育系统应用] highschoolmanager

本系统面向学校管理员,即直接使用者。 本系统主要用于学校管理员管理学校教职工的基本信息,包括增加、修改、删除在校教职工的基本信息,设有浏览全体职工基本资料的功能,同时可以通过不同类查询具体职工的详细资料。还可以计算部分职工的工资。
the system for school administrators, that is, direct users. The system is mainly used for school administrators to manage staff of the basic information, including add, modify, delete the school staff in the basic information, all workers have the basic browser function information, while inquiries through various specific categories of workers detailed information. Also can calculate the wages of some workers. (2006-06-16, Visual C++, 693KB, 下载14次)

http://www.pudn.com/Download/item/id/194946.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

[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

[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
总计:275