CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 7.14
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 7.14 - List
[
source in ebook
]
VHDL语言100例(普通下载)
DL : 2
VHDL语言100例 VHDL语言100例 第1例 带控制端口的加法器 第2例 无控制端口的加法器 第3例 乘法器 第4例 比较器 第5例 二路选择器 第6例 寄存器 第7例 移位寄存器 第8例 综合单元库 第9例 七值逻辑与基本数据类型 第10例 函数 第11例 七值逻辑线或分辨函数 第12例 转换函数 第13例 左移函数 第14例 七值逻辑程序包 第15例 四输入多路器 第16例 目标选择器 第17例 奇偶校验器 第18例 映射单元库及其使用举 第19例 循环边界常数化测试 第20例 保护保留字 第21例 进程死锁 第22例 振荡与死锁 第23例 振荡电路 第24例 分辨信号与分辨函数 第25例 信号驱动源 第26例 属性TRANSACTION和分辨信号 第27例 块保护及属性EVENT, 第28例 形式参数属性的测试 第29例 进程和并发语句 第30例 信号发送与接收 第31例 中断处理优先机制建模 第32例 过程限定 第33例 整数比较器及其测试 第34例 数据总线的读写 第35例 基于总线的数据通道 第36例 基于多路器的数据通道 第37例 四值逻辑函数 第38例 四值逻辑向量按位或运算 第39例 生成语句描述规则结构 第40例 带类属的译码器描述 第41例 带类属的测试平台 第42例 行为与结构的混合描述 第43例 四位移位寄存器 第44例 寄存/计数器 第45例 顺序过程调用 第46例 VHDL中generic缺省值的使用 第47例 无输入元件的模拟 第48例 测试激励向量的编写 第49例 delta延迟例释 第50例 惯性延迟分析 第51例 传输延迟驱动优先 第52例 多倍(次)分频器 第53例 三位计数器与测试平台 第54例 分秒计数显示器的行为描述6 第55例 地址计数器 第56例 指令预读计数器 第57例 加.c减.c乘指令的译码和操作 第58例 2-4译码器结构描述 第59例 2-4译码器行为描述 第60例 转换函数在元件例示中的应用 第61例 基于同一基类型的两分辨类型的赋值相容问题 第62例 最大公约数的计算 第63例 最大公约数七段显示器编码 第64例 交通灯控制器 第65例 空调系统有限状态自动机 第66例 FIR滤波器 第67例 五阶椭圆滤波器 第68例 闹钟系统的控制 第69例 闹钟系统的译码 第70例 闹钟系统的移位寄存器 第71例 闹钟系统的闹钟寄存器和时间计数器 第72例 闹钟系统的显示驱动器 第73例 闹钟系统的分频器 第74例 闹钟系统的整体组装 第75例 存储器 第76例 电机转速控制器 第77例 神经元计算机 第78例ccAm2901四位微处理器的ALU输入 第79例ccAm2901四位微处理器的ALU 第80例ccAm2901四位微处理器的RAM 第81例ccAm2901四位微处理器的寄存器 第82例ccAm2901四位微处理器的输出与移位 第83例ccAm2910四位微程序控制器中的多路选择器 第84例ccAm2910四位微程序控制器中的计数器/寄存器 第85例ccAm2910四位微程序控制器的指令计数器 第86例ccAm2910四位微程序控制器的堆栈 第87例 Am2910四位微程序控制器的指令译码器 第88例 可控制计数器 第89例 四位超前进位加法器 第90例 实现窗口搜索算法的并行系统(1)——协同处理器 第91例 实现窗口搜索算法的并行系统(2)——序列存储器 第92例 实现窗口搜索算法的并行系统(3)——字符串存储器 第93例 实现窗口搜索算法的并行系统(4)——顶层控制器 第94例 MB86901流水线行为描述组成框架 第95例 MB86901寄存器文件管理的描述 第96例 MB86901内ALU的行为描述 第97例 移位指令的行为描述 第98例 单周期指令的描述 第99例 多周期指令的描述 第100例 MB86901流水线行为模型
Date
: 2009-04-15
Size
: 336kb
User
:
wfl.a@163.com
[
source in ebook
]
aspshiliwenjian
DL : 0
使用说明: 请将ASPBook文件夹直接复制到硬盘上,并且不要改变里面的文件夹的路径和名称,然后将IIS的目录设置为ASPBook目录,这样就可以直接在浏览器中访问动态网页文件了,例如:ASPBook\booksite\books1.asp可以通过在浏览器中输入:http://localhost/booksite/books1.asp来访问。相关的具体内容请参看书中相关章节对IIS设置方法的介绍。 第一部分: site文件夹:书本第一部分页面设计的源文件 第二部分: 2文件夹:书本对应"第11章 脚本语言基础"的代码 3文件夹:书本对应"第12章 asp基础"的代码 4文件夹:书本对应"第13章 asp内置对象及组件"的代码 5文件夹:书本对应"第14章 ASP与数据库"的代码 7文件夹:书本对应"第16章 公告模块的设计与实现"的代码 8文件夹:书本对应"第17章 商品管理模块的设计与实现"的代码 9文件夹:书本对应"第18章 会员及评论模块的设计与实现"的代码 10文件夹:书本对应"第19章 收藏夹模块的设计与实现"的代码 12文件夹: 书本对应"第21章 将网站从Access转换到SQL Server"的代码 booksite文件夹:书本对应"第20章 系统整合"的代码,也就是制作完成的整个网站的代码-use : I would be grateful if ASPBook folders directly copied to the hard drive, and not to change the folder inside the path and name, then IIS directory set to ASPBook directory, This would direct the browser to visit dynamic web pages, for example : ASPBook \ booksite \ books1.asp available through the browser type : http://localhost/booksite/books1.asp to visit. The specific contents please read the relevant sections of the IIS configuration briefing. Part I : site folder : books first part of the source page design document Part II : two folders : books counterparts "Chapter 11 scripting language based" code three folders : books counterparts "Chapter 12 asp based" code four folders : books counterparts "Chapter 13 asp built-in objects and components" code
Date
: 2025-12-18
Size
: 1.1mb
User
:
conan
[
source in ebook
]
cs_2e_src2005(1)
DL : 0
中文名:Windows Forms 程序设计 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻译: 荣耀 蒋贤哲 出版社:人民邮电出版社 代码内容: The Table of Contents * Foreword * Preface * Chapter 1 Hello, Windows Forms * Chapter 2 Forms * Chapter 3 Dialogs * Chapter 4 Layout * Chapter 5 Drawing Basics * Chapter 6 Drawing Text * Chapter 7 Advanced Drawing * Chapter 8 Printing * Chapter 9 Components * Chapter 10 Controls * Chapter 11 Design-Time Integration: The Properties Window * Chapter 12 Design-Time Integration: Designers and Smart Tags * Chapter 13 Resources * Chapter 14 Applications * Chapter 15 Settings * Chapter 16 Data Binding Basics * Chapter 17 Applied Data Binding * Chapter 18 Multithreaded User Interfaces * Chapter 19 ClickOnce Deployment * Appendix A Whats New in Windows Forms 2.0 * Appendix C Delegates and Events * Appendix D Component and Control Survey * Appendix E Drag and Drop * Appendix F Document Management * Bibliography * Index -Chinese name : Windows Forms Programming English : Windows Forms Programming in c# Author : Chris Sells Translation : JIANG Xian glory philosophy Press : People's Posts & Telecommunications Publishing House code : The Table of Contents Preface*** Foreword Chapdelaine ter a Hello, Windows Forms* Forms* Chapter 2 Chapter 3 Dialo gs* Chapter 4 Chapter 5 Layout** Drawing Basics Chapter 6 Drawing Text* Chapter 7 Advanced Draw ing* Printing* Chapter 8 Chapter 9 Components* Chapter 10 Chapter 11* Controls Design-In Time tegration : The Properties Window* Chapter 12 Design-Time Integration : Designers and Smart Tags* Chapter 13 Resources* Chapter 14* Chapter 15 Applications Settings* Chapter 16* Data Binding Basics Chapter 17 App lied Data Binding* Chapter 18 Multithre
Date
: 2025-12-18
Size
: 4.59mb
User
:
杨帅
[
source in ebook
]
jspnetcode
DL : 0
《JSP网络编程从基础到实践》的实例代码目录中包含了前10章的所有实例的源代码,实例名称及其所处章节如下: 第1章 JSP技术概述 实例1 第一个JSP页面 第3章 Web开发基础 实例2 HTML与JavaScript交互示例 第4章 JSP语法 实例3 JSP程序的基本结构 实例4 简单数据类型综合应用实例 实例5 包装类综合应用实例 实例6 数组应用实例 实例7 字符截取程序示例 实例8 查找字符串程序示例 实例9 StringBuffer综合应用程序示例 实例10 日期数据应用示例 实例11 算术表达式综合运用实例 实例12 switch语句示例 实例13 循环应用综合实例 实例14 一个简单的计数器 实例15 include指令应用示例 实例16 forward应用程序示例 实例17 param应用程序示例 实例18 plugin应用程序示例 实例19 中文字符处理程序示例 第5章 JSP的内置对象 实例20 request常用方法的应用 实例21 获得表单数据 实例22 页面重定向程序示例 实例23 定时刷新页面程序示例 实例24 记住会话的用户名 实例25 猜字母游戏 实例26 网站计数器-"JSP programming from the network infrastructure to practice" examples of code directory contains 10 chapters before all the examples source code, and examples of names which sections are as follows : Chapter 1 JSP example of a resolution outlining a JSP pages in Chapter 3 examples based Web development with HTML J 2 avaScript interactive examples Chapter 4 JSP syntax examples of three JSP the basic structure of a few simple examples 4 According to the type of integrated application packaging category five examples of integrated application examples 6 array Application examples seven characters interception procedures Example 8 Example search string procedures example examples 9 StringBuffer integrated application examples of a sample 0 Date Data Application Example 11 examples o
Date
: 2025-12-18
Size
: 386kb
User
:
xk
[
source in ebook
]
vc_jiqiaoshili_part2_3
DL : 0
Visual.C++程序设计技巧与实例--配套光盘 第2章 MSDEV集成环境与VC编译器 共1个实例 1. MyAppwizard:定制一个AppWizard 第3章 对话框和控件 本章共有15个实例: 1. RedBK 改变对话框背景颜色 2. BitmapBK为对话框设置一幅背景图 3. DlgDemo创建和使用非模式对话框 4. ESCNoExit按ESC时对话框不退出 5. DlgToolTip实现对话框控件的ToolTip 6. SmoothDlg实现对话框的淡入淡出效果 7. IrregularDlg实现不规则对话框 8. FullScreenDlg实现全屏对话框 9. UnClickableButton点击不到的按钮 10.BMPButton位图按钮 11.LinkBTN超链接按钮 12.RoundBTN非矩形按钮(圆形按钮) 13.MaskEdit限制编辑框中允许出现的字符 14.AutoComboBox自动完成组合框 15.ProgressBar在状态条中显示进度条-Visual.C program design techniques and examples-- matching CD Chapter 2 integrated environment with MSDEV Visual C++ compiler has an example of one. MyAppwizard : Custom AppWizard a dialog Chapter 3 of this chapter and controls a total of 15 cases : 1. RedBK change the background color of the dialog box 2. BitmapBK to set up a dialog background Figure 3. D lgDemo the creation and use of non-Mode dialog box 4. ESCNoExit by the ESC when the dialog withdrawal from the five . DlgToolTip achieve dialog controls ToolTip 6. SmoothDlg realize right dialog box Fade out of the seven results. IrregularDlg achieve irregular dialog 8. FullScr eenDlg achieve full screen dialog 9. UnClickableButton it less than a button 0.BMPButton bitmap button 11.LinkBTN hyperlink button 12.RoundBT N non-rectangular
Date
: 2025-12-18
Size
: 1.48mb
User
:
xixi
[
source in ebook
]
vc_jiqiaoshili_part7
DL : 0
Visual.C++程序设计技巧与实例--配套光盘 第7章 窗口和桌面系统 本章共14个实例: 1. NotMoveResize创建不能改变大小也不能移动的窗体 2. DockToolbar将两个工具条摆在一排 3. RemoveUntitle去除MFC APPWIZARD生成工程标题中的"Untitled-MyApp" 4. RestoreWindowPos恢复窗口位置 5. SetFormViewBkgrnd设置FormView的背景色 6. DyCreateControl在View中创建控件 7. MDIFullScreen窗口全屏显示和工具栏的飘浮与停靠 8. StatusBarControl在状态条上创建按钮和组合框 9. TabedViewProject创建标签视(tabbed view) 10. Tray创建系统托盘 11.ShowHideTaskbar隐藏显示系统任务条 12.Changefbl改变屏幕分辨率 13.ShutDown调出关机对话框 14.WindowOnTop创建一个顶层窗口-Visual.C program design techniques and examples-- matching CD Chapter 7 of the window and desktop systems were chapter 14 examples : 1. NotMoveResize creation can not change size can remove the Form 2. DockToo lbar two tools will be placed in a row of three. RemoveUntitle removal MFC APPWIZ ARD generating project title "Untitled- MyApp" 4. RestoreWind owPos restore window 5. SetFormViewBkgrnd set FormView 6 of the background color. DyCreateControl created in the View Control 7. MDIFull Screen window full screen display and the floating toolbars and accommodate eight. StatusBarControl in a state of the buttons on the creation and composition of Box 9. TabedViewProject create labels as (tab bed view) 10. Tray create implicit system tray 11.ShowHideTaskbar possession of the missio
Date
: 2025-12-18
Size
: 2.02mb
User
:
xixi
[
source in ebook
]
vc_jiqiaoshili_part13_14
DL : 0
Visual.C++程序设计技巧与实例--配套光盘 第13章 网络编程 本章共有8个实例: 1. PowerNetConfig在Win2000系统下修改主机名、IP、网关、子网掩码和代理服务器 2. GetAllIP得到多穴主机的多个IP地址 3. EnumHosts枚举局域网内的计算机 4. GetMac读取网卡的Mac地址 5. C_S Demo一个小型的公司客服系统——C/S使用示例 6. Mount在应用程序中映射网络驱动器 7. AddIEButton往IE的工具条上添加自定义的图标 8. MyBrowser利用WebBrowser控件创建自己的浏览器 第14章 帮助系统 本章共有两个例子: 1. HlpDemo如何制作一个传统的hlp格式的帮助文件 2. CHM如何制作一个CHM格式的帮助文件 至此,本书源码已上传完毕,非常抱歉要分开来上传,学校的网络实在太差了-Visual.C program design techniques and examples-- matching CD Chapter 13 of this chapter network programming, there are eight examples : 1. PowerNetConfig in Win2000 system changes hostname, IP, Gateway, Subnet Mask and Proxy Server 2. GetAllIP be multi-homed host multiple IP addresses 3. EnumH osts Enumerate LAN computer 4. GetMac card read Mac addresses five. C_S Dem o a small company customer service system-- C/S examples of the use of six. Mount procedures in the application of mapping network drives All seven. AddIEButton to add Hi IE icon from the definition of eight. MyBrowse r use WebBrowser control to establish its own browser Chapter 14 of this chapter help system consists of two examples : 1. HlpDemo how to make a traditional hlp format documents with the help of two. CHM ho
Date
: 2025-12-18
Size
: 2.22mb
User
:
xixi
[
source in ebook
]
C_9
DL : 0
100个经典vhdl编程实例, 第1例 带控制端口的加法器 第2例 无控制端口的加法器 第3例 乘法器 第4例 比较器 第5例 二路选择器 第6例 寄存器 第7例 移位寄存器 第8例 综合单元库 第9例 七值逻辑与基本数据类型 第10例 函数 第11例 七值逻辑线或分辨函数 第12例 转换函数 第13例 左移函数 第14例 七值逻辑程序包 第15例 四输入多路器...... -100 vhdl classical programming examples, No. 1 is the control port Adder first two cases of uncontrolled port Adder No. 3 Multiplier first four cases compared with the first five cases 2 Lu choice for the first six cases Register No. 7 cases shift register first eight cases consolidated for the first module nine cases seven-valued logic and basic data types No. 10 No. 11 cases function seven-valued logic function or defective Line No. 12 conversion functions No. 13 bits function section 14 cases 7 logic package No. 15 cases four multi-input devices ......
Date
: 2025-12-18
Size
: 329kb
User
:
[
source in ebook
]
medi
DL : 0
′问题描述: 设 X[0:n-1]和 Y[0:n-1]为 2 个数组,每个数组中含有 n 个已排好序的数。试设计一个 O(logn)时间的算法,找出X和Y的2n个数的中位数。 例如,当n=7,X=[1,3,6,7,8,9,10];Y=[2,4,5,11,12,13,14]时,X 和Y 的中位数是7。
Date
: 2025-12-18
Size
: 1kb
User
:
chenyi
[
source in ebook
]
sum
DL : 0
给定一个正整数 n,计算有多少个不同的连续自然数段,其和恰为 n。例如,当 n=27 时,有4个不同的连续自然数段的和恰为27:2+3+4+5+6+7;8+9+10;13+14;27。 -Given a positive integer n, calculate the number of consecutive natural number of different paragraph, and its and exactly n. For example, when n = 27 when the four have a different section of consecutive natural numbers and exactly 27:22 B! 3+ 4+ 5+ 6+ 7 8+ 9+ 10 13+ 14 27.
Date
: 2025-12-18
Size
: 46kb
User
:
chenyi
[
source in ebook
]
1-44
DL : 0
C语言精彩百例第1-44例 实例1 数据类型转换 实例2 转义字符 实例3 关系和逻辑运算 实例4 自增自减 实例5 普通位运算 实例6 位移运算 实例7 字符译码 实例8 指针操作符 实例9 if判断语句 实例10 else-if语句 实例11 嵌套if语句 实例12 switch语句 实例13 for语句 实例14 while语句 实例15 do-while语句 实例16 break和continue语句 实例17 exit()语句 实例18 综合实例 实例19 一维数组 实例20 二维数组 实例21 字符数组 实例22 数组初始化 实例23 数组应用 实例24 函数的值调用 实例25 函数的引用调用 实例26 数组函数的调用 实例27 命令行变元 实例28 函数的返回值 实例29 函数的嵌套调用 实例30 函数的递归调用 实例31 局部和全局变量 实例32 变量的存储类别 实例33 内部和外部函数 实例34 综合实例1 实例35 综合实例2 实例36 变量的指针 实例37 一维数组指针 实例38 二维数组指针 实例39 字符串指针 实例40 函数指针 实例41 指针数组 实例42 二维指针 实例43 指针的初始化 实例44 综合实例-err
Date
: 2025-12-18
Size
: 143kb
User
:
杨志亮
[
source in ebook
]
C
DL : 0
第一部分 基础篇 实例1 第一个C程序 2 实例2 求整数之积 6 实例3 比较实数大小 8 实例4 字符的输出 10 实例5 显示变量所占字节数 11 实例6 自增/自减运算 13 实例7 数列求和 14 实例8 乘法口诀表 17 实例9 猜数字游戏 19 实例10 模拟ATM(自动柜员机)界面 22 实例11 用一维数组统计学生成绩 24 实例12 用二维数组实现矩阵转置 26 实例13 求解二维数组的最大/最小元素 29 实例14 利用数组求前n个质数 31 实例15 编制万年历 33 实例16 对数组元素排序 36 实例17 任意进制数的转换 37 实例18 判断回文数 39 实例19 求数组前n元素之和 41 实例20 求解钢材切割的最佳订单 42 实例21 通过指针比较整数大小 44 实例22 指向数组的指针 48 实例23 寻找指定元素的指针 50 实例24 寻找相同元素的指针 52 实例25 阿拉伯数字转换为罗马数字 53 实例26 字符替换 56 实例27 从键盘读入实数 57 实例28 字符行排版 59 实例29 字符排列 60 实例30 判断字符串是否回文 62 实例31 通讯录的输入输出 63 实例32 扑克牌的结构表示 68 实例33 用“结构”统计学生成绩 69 实例34 报数游戏 72 实例35 模拟社会关系 73e-e
Date
: 2025-12-18
Size
: 4.36mb
User
:
郎永山
[
source in ebook
]
Systemidentificationandneuralnetwork
DL : 0
主要内容: 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦Matlab程序 【14】F-检验法部分程序-err
Date
: 2025-12-18
Size
: 17kb
User
:
jintong
[
source in ebook
]
LabVIEW-8.20-VI
DL : 0
第2章 牛刀小试 第5章 程序结构 第6章 字符串,数组,簇和矩阵 第7章 Chart图表和Graph波形图 第8章 Express VI 第9章 文件IO 第10章 子VI 第12章 人机界面交互设计 第13章 数学分析与信号处理 第14章 数据采集与仪器控制-Chapter 2 chopper small test Chapter 5 Program Structure Chapter 6 strings, arrays, clusters and matrices in Chapter 7 Chart Chart and Graph waveform Chapter 8 Express VI Chapter 9 File IO Chapter 10, sub-VI Chapter 12 man-machine interface interaction Mathematical analysis of the design Chapter 13 Chapter 14 and signal processing data acquisition and instrument control
Date
: 2025-12-18
Size
: 2.78mb
User
:
yoranfu
[
source in ebook
]
MSDN98
DL : 0
MSDN字典 1。更新说明和更多的浏览信息(就是首页和Welcome了) 2。.NET的文档 3。Visual Studio的帮助库 4。Office开发者文档 5。嵌入设备开发者文档 6。平台SDK开发文档 7。其他文档(例如新加入的XML&SOAP开发包,Passport开发包,Project2000等等) 8。Windows系列资源包的开发文档(每个平台特性说明和独有特性API说明) 9。知识库 10。技术文章 11。背景知识 12。规格书(或者叫白皮书) 13。有价值的书(比如MSPress的好多书,还有经典的书籍的节选) 14。杂志节选 15。示例 -MSDN dictionary 1. Update instructions and browsing information (Home and Welcome a) 2. NET documentation. Visual Studio help library. Office developer documentation 5. Embedded device developer documentation. Platform SDK development documentation. Other documentation (such as a new XML & SOAP development kit, Passport Development Kit, Project2000, etc.) 8. Windows family development documentation (description of each platform features and unique characteristics of the resource package API) 9. Knowledge Base 10. Technical article 11. Background knowledge 12. Specifications (called White Paper) 13. Valuable books (such as many books of MSPress, there are classic book excerpt) 14. Magazine excerpt 15. Example
Date
: 2025-12-18
Size
: 17.62mb
User
:
杜紫藤
[
source in ebook
]
ANSYS Workbench 14.0
DL : 0
适用于workbench 14.0练习时的随书练习(A source file for workbench 14.0 practice with books)
Date
: 2025-12-18
Size
: 10.74mb
User
:
shouwang30
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.