搜索资源列表
Bridge
- 自己编写的关于设计模式中的桥模式的应用例子,是用.net下的C++开发的,对刚接触设计模式的同行很有帮助。-I have written on the design of the bridge model in the application example is used. Net of C++ development on the peers useful design patterns.
B06040403_a_4
- 题目:加密软件 要求:(1)输入任意一段明文M,以及密钥K (2)根据一下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 -MFC
studyofC
- 本人在学习C++过程中遇到的一些常见问题积累-I am learning C++ course of some common problems encountered by the accumulation of
AutoUpdatePlus
- AutoUpdate是一款先进的升级软件工具,通过全球开发者都使用的各式各样编写程序的语言,从C++到Delphi和.NET以及VB6,在5分钟内轻松的自动对你的程序加入更新和升级功能。 汉化这个软件有一段时间了,因为资源大部分是UNICODE码,一些资源提取工具无法完全提取,所有只得手工汉化。因为时间仓促,没有仔细测试,有问题可以本站留言给我,我进一步进行汉化修改和调整。-AutoUpdate is a sophisticated software tools to upgrad
Giaotrinh_FORTRAN
- Fortran - Tóm tắ t nộ i dung mô n họ c Các khái niệ m và yế u tố trong ngô n ngữ lậ p trình FORTRAN. Các câ u lệ nh củ a ngô n ngữ FORTRAN. Cơ bả n về chư
vidieukhien
- c++ Ngô n ngữ C cho vi đ iề u khiể n Các tài liệ u tham khả o, ebook. Programming Microcontrollers in C (Ted Van Sickle) C Programming for Microcontrollers (Joe Pardue SmileyMicros.com ) Programming 16-Bit P
Matlap
- learningMatlab PhÇ n 1 c¬ së Mat lab Ch ¬ ng 1: Cµ i ® Æ t matlab 1.1.Cµ i ® Æ t ch ¬ ng tr×nh: Qui tr×nh cµ i ® Æ t Matlab còng t ¬ ng tù nh vi&
encode
- I have aatched C code for Encoder.
metu_c_slayts
- Middle east technical university C lesson slayts. Very useful and detailed. I am sure about its usefulness.
Ckechengsheji
- 通过这次课程设计,使我学到了很多东西。这不仅提高了我对C++语言知识的进一步了解,也增强了自己动手动脑编写程序的能力,课程设计的要求严谨,不允许出现任何错误,使程序可以顺利的编完。第一次针对做具体情况的c++程序设计,缺乏实际经验。因此,在做的过程当中遇到了很多困难,当然也学到了很多的知识。-Through this curriculum, I learned a lot. This is not only to improve my C++ languages to learn more ab
kill_bcb3
- a simple borland c++ builder project: examine the process of windows and kill selectively the desired process, or all user process or all process. I use this facility for test the programs speed with minimal process in execution. this version is
WORD
- I = imread( C:\MATLAB701\toolbox\images\imdemos\coins.png ) imshow(I) figure, imhist(I,64)
sk
- 本文是用C语言写的程序 相信会对即将制作课程设计的同学一些帮助-This article is written using C language program I believe will soon produce a number of courses designed to help students
gaozhiliang
- 软件质量是被大多数程序员挂在嘴上而不是放在心上的东西! 除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?” 别难过,作者只不过比你早几年、多几次惊慌而已。 请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议。 -Software quality is the majority of programmers have paid lip service rather than th
CSTLchineseversion
- C++STL中文版,该版本翻译得非常完美,相信对大家很有帮助!-C++ STL Chinese version, the version of the translation was very perfect, I believe very helpful to everyone!
vc-lin-232
- 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平台, 利用W indow s A P I 函数通过PC
stl
- some books about the stl of c++,because recently I should use that,so I collect some resource from the web
vc-compile-tech
- Visual C++开发工具与调试技巧整理 自己总是用VC平台来开发东西,但是有时候总是出这样那样的问题,呵呵,总是需要上网查资料来解决,在这里把自己用到上网查的一些技巧摘录如下,希望对大家有用,省去大家再去搜索的烦恼。 -Visual C++ development tools and debugging techniques put my always use VC platform to develop things, but sometimes the problem is a
BooktoCplusplusExpert
- 如果你想成为高手,那么你可以按本文循序渐进地学习,同时在实际项目中反复思考,相信有朝一日你会成为C++高手。-If you want to become a master, then you can learn step by step according to this article, while the actual project repeatedly thinking, I believe that one day you will become a C++ expert.
tut_embedded_programming_verilog_C_DE2
- This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with interrupts using C and the Altera Monitor Program. Two example programs are given that diplay the state of the toggle switches on the red LEDs. The fi