搜索资源列表
Microsoft.Visual.C.Sharp.2005.Step.by.Step.Oct.200
- 学习c#,查询c#的必备工具书之一,你值得拥有,原版英文语言避免了翻译错误,可以收藏一下!-Learning c#, Inquiries c# One essential tool, you deserve to own, original English language to avoid the translation error, you can click Favorites!
draw.c
- One example use c functions to draw boxes,and show the method to use keyboard!
C++ebookbegg
- One of the most basic books about C-One of the most basic books about C++
Sams.Teach.Yourself.C.plus.plus.in.One.Hour.a.Day
- This book is designed to help you teach yourself how to program with C++. Just as you can learn to walk one step at a time, you can learn to program in C++ one hour at a time. Each lesson in this book has been designed so that you can read the en
C
- 现代设计理论与方法中,基于C++的一维优化设计的相关程序-Modern design theory and methods, based on C++, one-dimensional optimal design procedures
Ceasar cipher c#
- In cryptography, a Caesar cipher, also known as Caesar's cipher, the shift cipher, Caesar's code or Caesar shift, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the plai
C语言程序设计100个经典例子
- 这是一百个经典的c语言程序小练习,可以练习c语言的编写(This is the one hundred classic C language program, small exercises, you can practice the preparation of C language)
C课程设计报告——个人通信录管理系统.doc
- 设计要点: 建立一通讯录,输入姓名、电话号码、住址等信息,然后对通信簿进行显示、查找、添加、修改及删除。 功能要求 (1) 通讯录的每一条信息包括姓名、单位、固定电话、移动手机、分类(如同事、朋友、同学、家人等)、EMAIL、QQ等。 (2) 输入功能:可以一次完成若干条信息的输入。 (3) 显示功能:完成全部通讯录信息的显示(一屏最多显示10条,超过十条应能够自动分屏显示) (4) 查找功能:可以按姓名等多种方式查找通讯信息 (5) 增加、删除、修改功能:完成通讯录信息的多种更新
C++字符串操作
- 一个字符串选定字符插入另一个,真玛法你这网站(One string is selected and another character is inserted)
BISS-c协议中英文版本
- 描述了IC-hus公司推出的BISS-C协议内容,包括单向biss-c协议以及标准biss-c协议(Describes the BISS-C protocol introduced by IC-hus, including the one-way biss-c protocol and the standard biss-c protocol)
bartender具名数据源及C++调用其模板实现打印
- 两个文档,一个是关于bartender具名数据源,一个是C++调用bartender模板(用到具名数据源)步骤,包含代码(Two documents, one about the named data source for the bartender, one is the c + + call to the bartender template (using the named data source) step, including the code)
C++Primer3rdEdition
- 本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标 准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空 间内置布尔数据类型新的强制转换方式而且还大量修改并扩展了现有的特性比如模 板template 支持面向对象object-oriented 和基于对象object-based(The changes between the second and third editions of this book are very large. One o
C#2008 Demo
- 一个可以C#语言。可以实现smart card通信的demo(One can use C# language. Demo can realize smart card communication)
码农·经典C++(第26期)
- 时至今日,C++仍然是计算机编程领域的经典语言之一。它不再是当初 的样子,稚嫩偶显笨拙,在C++标准委员会的雕琢下,日臻完善。希望 当初熬夜学习C++的你我,能跳出偏见,重新审视下这位老朋友!(Today, C++ is still one of the classic languages in the field of computer programming. It is no longer the beginning The appearance of the young, even
ass4.c
- In this assignment we will implement a "guessing" program. Our program will select a secret number from 1 to 100 and we will try to guess that number. To implement our program we will use IPC. The CHILD process is the one that selects
c#建站
- c#语言开发OA源码,一键建站。编译即可部署到IIS上(C# language development OA source code, one key station. Compiling can be deployed to IIS)
slist
- 实现C++中单向链表的基本插入,实用类模板(The realization of the basic insert C++ one-way linked list, practical class template)
C语言编程实例
- C语言是用户最多的语言之一,也是应用最广泛的语言之一,这个文档是一些实例,希望能帮助到大家(C is one of the most popular languages and one of the most widely used languages, and this document is a few examples that I hope will help you.)
C#fft_ifft
- 根据网上资源实现的一维二维快速傅里叶变换fft ifft,,(One dimension two-dimensional fast Fourier transform FFT IFFT realized on the basis of online resources,)
一站式学习C编程
- 第一遍: 看完宋劲杉的《一站式学习C编程》的前两部分,1-27章。 对编程有个初步的感觉,知道什么是编译,什么是汇编,什么是连接。 会用命令行编译,调试,运行程序。(First time: After reading Song Jinshan's first two parts of one-stop learning C programming, the 1-27 chapter. It has a preliminary sense of programming, knowing