搜索资源列表
VBchangyongsuanfa
- Visual Basic 常用数学算法集书中收录了所有代码-Visual Basic mathematical algorithms used book collection contains all the code
asp.net33zhongdaima
- ASP.NET程序中常用的33种代码,有兴趣的话可以下来-ASP.NET procedures used in 33 species of code, are interested in it down! !
jspnetcode
- 《JSP网络编程从基础到实践》的实例代码目录中包含了前10章的所有实例的源代码,实例名称及其所处章节如下: 第1章 JSP技术概述 实例1 第一个JSP页面 第3章 Web开发基础 实例2 HTML与Javascr ipt交互示例 第4章 JSP语法 实例3 JSP程序的基本结构 实例4 简单数据类型综合应用实例 实例5 包装类综合应用实例 实例6 数组应用实例 实例7 字符截取程序示例 实例8 查找字符串程序示例 实例9 Str
sjjg_suanfaji
- 数据结构及算法C语言实现代码集.有数据结构中的常用算法源码(c语言编写),如图论算法、线性表、栈和队列的及一些常见的计算问题
vhdlexamples
- 总结了好多VHDL常用代码 对学习和研发的都很有用
net_safe
- “网络安全技术实践与代码详解”实例代码,内含网络安全技术实践中常用的方法的实例代码,如PING,木马,嗅探等。
lesson8
- 孙鑫老师VC视频第八课代码:逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其它属性页和向导页。
c-ckmm
- c语言和c++的编程思想和c语言编程中常用的一些算法的代码-c c language and programming ideas and c programming language commonly used algorithm of the code
PHPsourcecode
- 这是《PHP网页模块开发实例导学》一书中包含了一些网页常用模块的PHP代码,比如:分页模块,列表显示模块,网站访问计数模块,购物车模块-This is a "PHP Web module development instance Guidance," a book containing some of the common module PHP code pages, such as: paging module, the list display module, the site visit
wiener
- 维纳滤波代码,数字信号处理领域常用,C语言编写-Wiener filtering code, commonly used digital signal processing, C language
applicationsofclanguage
- c语言的常用函数以及一些小游戏代码,如文曲星小游戏、五子棋游戏等-commonly used functions and some game code of c language ,
DelphiAlgorithm
- 常用的算法代码,delphi实现,包括了方程求解,插值,优化,特征值等-Algorithm commonly used code, delphi achieve, including the equation, interpolation, optimization, eigenvalue, etc.
VisualFortrancode
- Visual Fortran 常用数值算法集代码-Visual Fortran codes
classical_c_100_examples
- 包括100个经典的C程序代码,通过100个编程例子,将C语言中常用的输入输出,条件语句,循环语句,指针,结构体,等几块融会贯通,是学习C的基础资料,帮助大家更上一层楼。-Including 100 classic C program code, through the 100 programming examples will be used in C language input and output, conditional statements, loop, pointer, struct
ErrorEllipses
- 在地球科学中,误差分析非常实用,这里提供测地学常用的误差分析代码-Error Ellipses in Geodesy
canspi_examples_v100
- CANSPI Board Examples 包含pic、c51等常用的芯片和单片机访问mcp2515的代码样例
kalman
- 卡尔曼滤波代码,数字信号处理领域极为常用-Kalman filtering code, an extremely popular area of digital signal processing
(原)OpenGL蓝宝书,红宝书及源代码,常用API
- OpenGL蓝宝书,红宝书及源代码,常用API(OpenGL Blaupunkt books, Red Treasure Book and source code, commonly used API)
VC++源代码
- 源至c++教程,基本涵盖常用代码并附有语言解释(Common tutorial code and language interpretation)
C语言常用算法代码
- C语言常用算法代码,包括常见的数值计算的珍贵源代码