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

[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

[教育系统应用] xueshengguanglixitong

随着各大院校的扩招,学生数量不断增加,学生管理成为学校管理中的重中之重。传统的学生管理方法,就学生的个人的自然情况出发,对其进行管理,但是,这种方法不但效率低,而且还要耗费大量的人力,已经不能满足各大院校的学生管理要求。 提高学生管理的管理水平,优化资源,尽可能地降低学校的管理成本,成为学生管理的新课题。学生管理系统是从学生管理的现状出发,根据学生管理的新要求进行开发设计的,它解决了学生管理中数据信息量大,修改不方便,对一系列数据进行统计与分析花费时间长等问题,帮助学生管理人员有效管理学生信息,成为高校管理中必不可少的管理工具。 本系统主要实现了以下功能:  学生信息录入  学生成绩录入  程序等级设置  学生违规处理  学生成绩排行  学生信息查询  学生成绩查询、打印 操作注意事项 (1)本系统管理员用户名为:tsoft,密码为:111。 (2)实例执行文件位置:\08\学生管理系统\源程序\Debug\mystudentsys.exe
As for parents to their children education with the constant attention, education industry in people s heart status more and more heavy, teachers burden and pressure is also more and more heavy. How to reduce the burden of teacher and pressure, has become the school principal need to solve the number one problem. In the education work, for students test out of papers and change a volume is the most teachers of headache, not only consume large amounts of time, and consume large amounts of energy physical strength. Therefore, the test process by artificial operation into computer operation is inevitable result. According to the characteristics of students test and actual condition of the school, this system should be based on the test process, from professional Angle, provide scientific and effective examination mode. The automatic test system from the data table topic in the way, when examinee answer by marking takes check with the correct answer that examinees, to add data form the (2012-04-11, Visual C++, 574KB, 下载3次)

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

[STL] CPPwork_STL

一个C++工程,实现选校系统,基于STL流类库,支持文件读写
A c++ project, realizing choose the school system, based on the STL flow class library, supporting documents, and reading and writing (2012-04-08, Visual C++, 3578KB, 下载3次)

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

[嵌入式/单片机/硬件编程] 22

嵌入式系统 数字电子钟 具有校时,闹铃功能
Embedded systems Digital electronic clock Has a school, the alarm function (2012-03-21, Visual C++, 166KB, 下载2次)

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

[软件设计/软件工程] registration-system-

校教材订购系统的设计指导书,包括数据流图,数据字典,系统层次图等.是一个软件工程的课程设计.
Out-patient registration system design reports, needs analysis, architecture analysis, network options analysis, functional analysis (2011-12-14, Visual C++, 183KB, 下载5次)

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

[图形图像处理] vor

涡街信号处理程序,实现周期图谱法和中心校正相比较。
Vortex signal handler, Mapping method to achieve cycle (2011-12-13, Visual C++, 1210KB, 下载9次)

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

[网络编程] timing-with-taobao

与淘宝服务器校时
timing with taobao (2011-12-13, Visual C++, 1913KB, 下载6次)

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

[图形图像处理] CamerResce

采用直接线性法进行相机检校的程序,在VC6.0环境下编译通过。
Method of direct linear camera calibration procedure, compile in VC6.0 environment. (2011-12-06, Visual C++, 14KB, 下载31次)

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

[单片机开发] CHP24_UartAlarmClock

基于单片机的具有串口校时和闹铃功能的数字钟系统设计
When the school has a serial digital clock and alarm function system design (2011-11-25, Visual C++, 49KB, 下载8次)

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

[图形图像处理] Camera-demarcate

相机检校程序,完整的c++代码,注释详细易懂,并且已经验证过
Camera calibration procedure, the complete c++ code, comments, detailed and easy to understand, and have been verified (2011-11-15, Visual C++, 140KB, 下载78次)

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

[进程与线程] vcthreads

VC 多线程操作实例源代码 如何安全终止线程 如何创建UI线程 如何创建Worker线程 如何等待线程结束 如何挂起和恢复线程 如何获得线程的退出码 如何使用互斥量 如何使用临界区 如何使用事件 如何使用信号量 有此实例代码,多线程无忧!
VC multi-threaded operating source code examples how to safely terminate a thread how to create a UI thread how to create a Worker thread to wait for the end of the thread to suspend and resume threads on how to obtain the exit code of how to use the thread mutex how to use the critical section how to use the event how to use the signal volume of this sample code, multi-threaded worry! (2011-11-08, Visual C++, 131KB, 下载44次)

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

[单片机开发] 1

可以报时,闹钟,校时的电子钟,自己手工完成的
electronic clock (2011-11-05, Visual C++, 1KB, 下载4次)

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

[OpenGL] seu3d_2011uc_update1

2011东南大学校赛基础代码,具有很强参考性
2011 southeast university,robcup 3d soccer simulation game, source code, full version (2011-10-25, Visual C++, 395KB, 下载7次)

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

[单片机开发] ADE78xx-calibration

ADI公司发给我的关于电能计量芯片ADE78xx系列芯片校表流程的ppt。内部资料啊!
ADI' s sent to my family on-chip energy metering chip ADE78xx calibration process ppt. Internal data ah! (2011-10-12, Visual C++, 2022KB, 下载55次)

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

[单片机开发] PS2

这是我在学校学习时的PS2程序,基于51的,实现了键盘数据的检测,可以移植到工程项目中
This is my school when the PS2 program, based on the 51, the keyboard data to achieve the detection, can be transferred to the project in (2011-10-01, Visual C++, 2575KB, 下载12次)

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

[教育系统应用] 3-students-management-system

系统介绍 随着各大院校的扩招,学生数量不断增加,学生管理成为学校管理中的重中之重。传统的学生管理方法,就学生的个人的自然情况出发,对其进行管理,但是,这种方法不但效率低,而且还要耗费大量的人力,已经不能满足各大院校的学生管理要求。 提高学生管理的管理水平,优化资源,尽可能地降低学校的管理成本,成为学生管理的新课题。学生管理系统是从学生管理的现状出发,根据学生管理的新要求进行开发设计的,它解决了学生管理中数据信息量大,修改不方便,对一系列数据进行统计与分析花费时间长等问题,帮助学生管理人员有效管理学生信息,成为高校管理中必不可少的管理工具。 本系统主要实现了以下功能: 学生信息录入 学生成绩录入 程序等级设置 学生违规处理 学生成绩排行 学生信息查询 学生成绩查询、打印
System is introduced Along with the universities and colleges of enrollment expansion and increasing the number of students, and students to become school management in the management of top priority. The traditional student management method, on student s personal natural conditions, the management, but, this method not only low efficiency, but also a significant amount of manpower, cannot have satisfied universities and colleges of student management requirements. Improve the management level of students management, optimize the resource, as far as possible to reduce the cost of administering the school, become the student management new topic. Student management system from students management of the present situation of students management, according to the new requirements for the development design, and it solve the student management information, modify data in not convenient, to a series of data statistics and analysis of problems such as spending time long, help students m (2011-09-17, Visual C++, 8004KB, 下载3次)

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

[GPS编程] GPS-timing-of-IRIG-B

用GPS校时的IRIG-B(DC)时间码产生器设计,一个PDF文档
With GPS timing of IRIG-B (DC) time code generator design, a PDF document (2011-08-27, Visual C++, 114KB, 下载64次)

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

[DSP编程] ADI-DMM-

本项目充分地利用了DSP 强大的信号处理能力和现代数值分析方法。设计了 电能表前端采样及计量模块的硬件,以及一套符合国标GB/T 17883-1999 的0.2S 级精度要求的算法,同时扩展了谐波分析功能。系统概述为:三相电压、电流 AD 采样,采样数据通过串口送至处理器(DSP),由DSP 对采样数据作电参数计 量和谐波分析,处理结果通过定制LCD 显示,并通过脉冲口发出有功、无功校 表脉冲。DSP 采用ADI 公司的BLACKFIN531-16 位定点芯片,最高处理能力可 达800MIPS,采样芯片为16bit 的AD73360,支持六通道同步转换,无同步误差。 数字化、高精度、创新性和可扩展性是本项目的特点,准同步采样算法和谐波分 析是本项目的新颖之处。
This project fully utilize the DSP s signal processing capability and powerful modern numerical analysis. Design Meter sampling and measurement module front-end hardware, and are consistent with national standard GB/T 17883-1999 of the 0.2S Level accuracy of the algorithm, and extends the harmonic analysis. System is summarized as: three-phase voltage, current AD sampling, sampling data sent through the serial processor (DSP), the sampled data from the DSP design for electrical parameters Volume and harmonic analysis, the results through customizable LCD display, and issued by the pulse port active and reactive school Table pulse. DSP ADI s BLACKFIN531-16 bit fixed-point chip, the maximum processing capability Of 800MIPS, 16bit chip sampling of AD73360, support six-channel simultaneous conversion, no synchronization error. Digital, high-precision, innovation and scalability characteristics of this project, quasi-synchronous sampling algorithm and sub-harmonic Analysis i (2011-08-13, Visual C++, 666KB, 下载83次)

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