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

[软件设计/软件工程] flicker-free-picture-redraw

利用了双缓冲技术在MFC对话框上进行高性能绘图,有效还解决了闪烁问题,给出了设计思路和代码实现。
Using double buffering technology in the MFC dialog box for high-performance graphics, effective also solved the flicker problem, given the design ideas and code to achieve. (2017-04-20, Visual C++, 4KB, 下载12次)

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

[软件设计/软件工程] 3

可以輸入金錢數目讓你可以兌換成幾張千元百元鈔票以及己多少個的十元硬幣
Enter the amount of money you can make a few thousand dollars can be converted into the number of hundred notes and had $ 10 coins (2014-10-06, Visual C++, 11KB, 下载3次)

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

[软件设计/软件工程] Microsoft-Word

C++实现,希望对大家有所帮助,谢谢合作,不客气
C++ achieve, we want to help, thank you, you' re welcome (2014-03-24, Visual C++, 2KB, 下载1次)

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

[软件设计/软件工程] CryEngine--Paper

现在该作者已是德国某一大学的图形学研究所首席教授,与Cryteck公司一直保持紧密的研究合作
The authors have the graphics of a German University Chair Professor of the Institute, and Cryteck has maintained close research collaboration (2012-07-20, Visual C++, 14256KB, 下载45次)

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

[软件设计/软件工程] 123123

人月神话,经典书籍,提高整体合作,软件工程方面参考书
Mythical Man-Month, classic books, improve overall cooperation, software engineering reference books (2011-12-26, Visual C++, 1108KB, 下载2次)

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

[软件设计/软件工程] feixingqixitongbianshi

《飞行器系统辨识》,蔡金狮,宇航出版社,1995.06..pdf
" Aircraft system identification," Cai Lion, Aerospace Press, 1995.06 .. pdf (2011-11-17, Visual C++, 6745KB, 下载13次)

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

[软件设计/软件工程] surakarta

中国机器博弈项目苏拉卡尔塔 代码和博弈分析 欢迎有兴趣的朋友下载
China machine game program code and game analysis Surakarta interested friends are welcome to download (2011-09-20, Visual C++, 4531KB, 下载99次)

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

[软件设计/软件工程] AD

AD 相关双采样 介绍AD转换时的相关双采样技术。
AD correlated double sampling AD converter introduced when correlated double sampling technique. (2011-07-28, Visual C++, 311KB, 下载7次)

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

[软件设计/软件工程] daocheleida

双通道收发一体式倒车雷达系统的设计与实现
Dual-channel transceiver reversing radar system design and implementation of (2011-07-26, Visual C++, 156KB, 下载11次)

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

[软件设计/软件工程] 1.RM68090PTM2.4~2.RM68090PHSD2.2QVGA

瑞鼎的RM68090配TM2.4和 配HSD2.2QVGA 的两款初始化代码,这可是我到客户那里调好的,为了能下别人的资料先上传自己,呵呵。分享一下。
Rui Ding RM68090 with TM2.4 and with HSD2.2QVGA the two initialization code, this is where I went to the customer a good tune, under someone else' s information to be able to upload their own, huh, huh. Share. (2011-07-17, Visual C++, 2KB, 下载49次)

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

[软件设计/软件工程] CVS

CVS 是 Concurrent Versions System 的简称。它是现今 Open Source 成功发展的 幕後功臣之一。CVS 解决多人合作开发时程式版本控管的问题,通常会再搭配邮件 列表(Mailing List)做为开发团队沟通的管道
CVS is Concurrent Versions System ,Open Source (2011-06-20, Visual C++, 372KB, 下载2次)

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

[软件设计/软件工程] Hanoi

hanoi塔问题.关于其问题解决的代码,其中用到了栈和递归知识。
hanoi tower problem. on their problem-solving code, which uses the stack and recursive knowledge. (2011-06-13, Visual C++, 72KB, 下载2次)

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

[软件设计/软件工程] runge-kutta

四阶龙格-库塔法求微分方程,通过实数编码方法实现简单易懂-
Runge- Kutta Method to solve derivative Equations (2011-05-27, Visual C++, 1KB, 下载10次)

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

[软件设计/软件工程] 201104

SCA100T中文说明(高精度双轴倾角传感器,支持SPI通信)
Chinese description SCA100T (2011-01-04, Visual C++, 4407KB, 下载52次)

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

[软件设计/软件工程] PWM

关于各种电机的PWM程序: 工程1,采用C语言完成的主要功能有 1:用定时器1中断让LED闪烁; 2:用定时器2的比较单元产生一路PWM; 3:用EVB模块产生6路PWM; 另外四个汇编程序依次分别是: SVPWM(软件法)程序, 交流异步矢量程序, 直流双极性双闭环可逆控制程序, 和采样SPWM程序。
PWM motor on a variety of programs: Project 1, using C language to complete the main functions 1: The Timer 1 interrupt enable LED blinking 2: Timer 2 compare unit produces all the way PWM 3: EVB module produces 6 Road PWM Followed by four other assembler are: SVPWM (software method) program, Induction vector process Double Closed Loop DC bipolar reversible control procedures, And sampling SPWM procedures. (2010-08-05, Visual C++, 80KB, 下载146次)

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

[软件设计/软件工程] liwu

很实用的礼物小软件,节日送亲友用吧,纯属娱乐
Very practical gift of a small software, holiday with friends and relatives to send it, pure entertainment (2009-09-22, Visual C++, 223KB, 下载40次)

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

[软件设计/软件工程] kringing

数值分析算法学习笔记之克里格插值及其实现2009-04-21 22:25克里格,或者说克里金插值Kriging。法国krige名字来的。 特点是线性,无偏,方差小,适用于空间分析。所以很适合地质学、气象学、地理学、制图学等。
kringing (2009-05-13, Visual C++, 3KB, 下载392次)

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

[软件设计/软件工程] 3

基于MATLAB的双正交小波图像压缩的对比
MATLAB-based biorthogonal wavelet image compression of the contrast (2009-04-24, Visual C++, 147KB, 下载20次)

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

[软件设计/软件工程] 20051519339955

主要是汉诺塔的程序问题,比书上的多了些图形界面。
Tower of Hanoi is mainly procedural issues than the book Any additional graphical interface. (2008-06-17, Visual C++, 202KB, 下载2次)

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

[软件设计/软件工程] jwwplan

金维网设计文档例子,大家可以参照,从网上找到,希望对大家有用
A living example of network design documents, we can reference, from the Internet to find, in the hope that useful to everybody (2008-06-11, Visual C++, 216KB, 下载3次)

http://www.pudn.com/Download/item/id/487114.html
12
总计:32