Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - c select
Search - c select - List
技术性需求分析 3 一致的逻辑数据 3 优秀的网络环境适应性 3 系统的兼容性 3 开放的界面和接口 3 完备的数据存储、备份管理策略 3 高度的安全性 3 技术性设计思想和原则 3 安全性 4 易操作性 4 适应性及灵活性 4 基于组件的软件开发 4 数据共享 4 系统环境 5 数据库平台 5 数据库模型简介 5 选择数据库的准则 6 本系统数据库选择 9 网络操作系统 9 本系统网络操作系统选择 16 本系统环境 18 系统开发平台 18 .NET平台的基本组成 19 .NET框架(.NET Framework)概述 20 ADO.NET组件 23 .NET Framework 24 .NET 的新特性 24 .NET与J2EE的比较 25 开发语言C# 27-Technical needs analysis in line 3 of 3 outstanding logical data network environment adaptability 3 system compatibility 3 open interface and interface 3 a complete data storage, backup management strategy 3 a high degree of safety of 3 technical design concepts and principles of 3 security 4 4 ease 4 Adaptability and flexibility of component-based software development 4 Data Sharing 4 System Environment 5 database platform database model 5 Introduction 5 criteria for choosing a database system database 6 to choose 9 network operating system OS 9 System Network Select 16 system 18 system development platform environment 18.NET platform elements 19.NET Framework (. NET Framework) outlined 20ADO.NET components 23.NET Framework 24.NET new features 24.NET with J2EE comparison 25 development language C# 27
Date : 2025-12-23 Size : 86kb User : ustchw

SOC仿真模型的整合 丹麦技术大学 硕士论文 通过SystemC来建立SOC仿真模型-Integration of System-On-Chip Simulation Models Technical University of Denmark Master Thesis Reaching deep sub-micron technology within the near future makes it possible to implement complex embedded Multiprocessor System-on-Chip (MPSoC) as a single chip solution. Combined with the requirements for short time to market and low production cost, make designs rely on IP core re-usability. To cope with the increasing complexity of the software and hardware design space, the SoC designer rely on simulation tools to be able to make crucial design decisions at an early stage in the design phase especially related to the SoC communication platform. For efficient and powerful design space exploration, the ultimate simulation tool consists of a library from where the SoC designer can freely select from a variety of different SoC models, representing IP cores at different abstraction level and then be able to integrate these into a common SoC communication platform (e.g. NoC) hav
Date : 2025-12-23 Size : 682kb User : Archie

here c related interview quetiones are mentioned that are required for any embedded software designe engineer to select in organisation.
Date : 2025-12-23 Size : 29kb User : omprakash

一个基于C/S的Java GUI程序,其中: 1.客户端主类Client, 连接上服务器端后在客户端选择试题界面ChoiceFile中选择试题,并在客户端考试界面ClientTestArea中答题目。   2.服务器端主类Server,用于监听客户端的请求。响应请求后在服务器端读取试题ReadTestquestion中获取试题信息。 3.试题信息可以保持在服务器端的数据库或文本文件中。 -A Based on C/S of Java GUI program, which: 1. Client main class Client, connect to the server after the client interface ChoiceFile choice questions, select questions, and the client interface ClientTestArea in A title examination. 2. Server-side master class Server, used to monitor the client' s request. Response to a request on the server side to get papers to read questions ReadTestquestion information. 3. Test information can be maintained at the server-side database or text file.
Date : 2025-12-23 Size : 131kb User :

摘 要: 经过限带滤波后的QDPSK 信号的码元波形可分为稳定区与过渡区, 根据这一特点可以利用DFT 方法来实现信 号的解调和位同步。 在这种数字化解调器中需要设计一个合适的带通滤波器, 以便尽可能地消除信号的旁瓣分量而不影响信号 码元稳定区内的波形。本文介绍了上述带通滤波器的方案选择和基于M at lab 的滤波器参数设计方法, 以及仿真效果。-Abs tra c t: A f ter a band pass f ilter, QDPSK signal′ s symbo l can be divided into steady sect i on and t ransit i on sect i on, so the demodulat i on and synch ronizat i on fo r th is signal can be realized w ith DFT 1 In such a digital demodulato r, it is i mpo r tant to design a p roper band pass f ilter to get r id of side beam pow er effect ively and don′ t change the w avefo rm in steady sect i on1 Th is paper int roduces the scheme select i on, parameter design method and si mulate effect fo r th is f ilter based onM at lab1
Date : 2025-12-23 Size : 193kb User : zhangchenglin

《程序设计基础》课 程 设 计:包括实验报告和源代码 题目一: 使用菜单选择程序 题目二: 用结构数组设计职工文件 题目四: 链表信息管理 -" Program Design" Course Design: including lab reports and source code subject 1: Use the menu to select the program title 2: The structure of the array design file workers subject 4: Information Management list
Date : 2025-12-23 Size : 36kb User : llw

在VS的版本中,编写C sharp的时候假如输入一个函数,你只要输入第一字母,它旁边会有很多函数会给出你来选择,MFC就没这样的效果,其实要自己装上去的,就是这个软件了,大家下载试试吧!-In the VS version, when writing C sharp if the input of a function, you simply enter the first letter, there will be next to it will give you a lot of functions to select, MFC no such effect, in fact, to put something of their own, is this software, and to download it a try!
Date : 2025-12-23 Size : 10.19mb User : 曾思

C#+Excel表的导入导出 首先,我们先说下Excel的导入:Excel导入分为3个步骤,1、获取.xls文件的路径(即选择目标文件)-C#+ Excel table import and export first, let' s say that under the import of Excel: Excel import is divided into three steps, 1, to obtain. Xls file path (ie, select the target file)
Date : 2025-12-23 Size : 4kb User : Li

MFC是一个微软公司提供的类库,以C++的形式封装了Windows的API,并且包含一个应用程序框架,以减少应用程序开发人员的工作量。基于MFC的定时器设计,首先进入到主界面,选择你想要的工作模式,当选择工作在“定时”时,设定定时时间,确定定时即可,时间到来时,定时器提醒。当想“退出”时,点击退出按钮。当选择“关闭计算机”,点击关机。-MFC is a Microsoft-provided class libraries in C++ in the form of packaging of the Windows API, and includes an application framework, in order to reduce the workload of application developers. MFC-based timer design, first into the main interface, select the operating mode you want, choose to work in the "time", set a regular time, to determine the timing can be, the time arrives, the timer to remind. When you want to "opt out", click the Exit button. When you select "Turn Off Computer", click Shut Down.
Date : 2025-12-23 Size : 101kb User : 王舒

该驱动程序库包含了常用的16位ADC操作与控制功能函数,如选择通道、 设置信号放大倍数、设置数据格式、基准源输出开关等,以及常用采样 函数,包括单通道采样、平均采样、多通道同时采样等。可以作为各种 程序的底层驱动使用。 要使用该库函数,需要将本文件(ADC16.c)添加进工程,并在需要 调用ADC函数的文件开头处包含"ADC16.h"-The driver library contains the commonly used 16-bit ADC operating and control functions functions, such as select a channel, set the signal magnification, format data, the reference output switch, as well as commonly used sampling function, including the single-channel sampling, the average sampling, multi- channel simultaneous sampling. Can be used as the underlying drivers of the various procedures. To use the library functions, you need to add the file (ADC16.c) into the project file at the beginning of the need to call the ADC function contains " ADC16.h
Date : 2025-12-23 Size : 4kb User : 马路

C语言课设,包含: 比较“冒泡排序”和“选择排序”两种排序方法的效率 比较两个文件是否雷同 处理简单的数据文件 创建“文件复制”的DOS命令 关联两个文件中的数据-C language lesson set, including: compare the efficiency of the bubble sort and select Sort two Sort method to compare two files are identical to handle simple data file to create a " file copy" DOS command associated with the two files in the data
Date : 2025-12-23 Size : 170kb User : 王泽

基于ArcObjects与C#.NET的GIS应用开发 在广泛的社会需求调查的基础上,选择国际流行的、最具代表性的、最新版本的ArcObjects作为CIS开发组件,以C#.NET作为开发环境,全面系统地阐述了应用型GIS工程项目开发的基本思路、技术方法和应用实例。-NET GIS application development based on ArcObjects with C#. "On the basis of a wide range of social needs survey, select international pop, the most representative of the latest version of ArcObjects as the CIS development of components to C#. NET as a development environment, comprehensive and systematic exposition of the basic ideas, technology and methods are applied GIS project development, and application examples. Book from the point of view of the GIS application developers, system elaborates the basis of GIS applications development, ArcGIS application framework using ArcObjects control programming, geometric objects and spatial reference maps and related objects, the visual expression of spatial data and spatial data The management, geoprocessing framework, spatial query and spatial analysis, spatial data editing and 3D GIS application development foundation. The part of the book explain with a key to the source code, the book comes with the CD-ROM contains the complete sourc
Date : 2025-12-23 Size : 3.58mb User : 小王

在simulink里如何精确建模-好文推荐 Building Accurate, Realistic Simulink Models By Seth Popinchalk An accurate system model is one that performs as expected and produces the desired results. To achieve this level of accuracy you must have a clear modeling goal. For example, will the model be used strictly for simulation, or for generating embedded C code?? This article describes five modeling techniques that can help ensure accuracy: Select the right modeling approach Know your system, understand its dynamics Monitor fo-How accurate modeling in simulink- good text recommended
Date : 2025-12-23 Size : 432kb User : zhangjie

三菱PLC教学软件FX-TRN-BEG-C 三菱电机最新推出的FX-TRN-BEG-C将虚拟舞台和专家操作指导合成一起,学习通用梯形图逻辑编程。无需其他培训工具,将软件装在个人电脑上即可开始! 3维的虚拟空间设计,用户可以控制一个实时制造单元,并对PLC进行仿真操作。用户可以在“运行”过程中通过屏幕调节机器速度以及确认元件与程序的状态。 渐进式课程水平。各科目的不同难度水平使用户可以选择作为一个新手或者在较高的课程水平上完成整个FX-TRN-BEG-C的学习。选择最适合您的水平! 家庭教师将在您的整个学习过程中提供指导和提示。让您尽情享受编程的乐趣! -Teaching software Mitsubishi PLC FX-TRN-BEG-C Mitsubishi Electric' s new FX-TRN-BEG-C virtual stage and expert operational guidance synthesis with learning universal ladder logic programming. No other training tools, the software installed on the PC to start! The three-dimensional virtual space design, the user can control a real-time manufacturing simulation operating unit and the PLC. Users can adjust the speed of the machine through the screen in the " run" process as well as to confirm the status of components and procedures. Progressive curriculum level. The different levels of difficulty of various subjects so that the user can select as a novice or FX-TRN-BEG-C learning in higher level courses. Choose the most suitable for your level! The tutor will provide guidance and tips in your entire learning process. Let you enjoy the fun of programming!
Date : 2025-12-23 Size : 44.83mb User : 王兵兵

用C语言编写的三种排序方法。冒泡法,插入法,选择法。-C language prepared by the three sorting method. Bubble method, insertion method, select the method.
Date : 2025-12-23 Size : 5kb User : 小帅

《C++ 語法暨程式庫標準辭典》是 C++ 語言和執行期程式庫的全面性的參考書籍。 你是 C++ 的程式設計者嗎?那你一定知道正確瞭解語言各方面的微妙特性有多重要。 你也知道 C++ 標準不只定義語言,還定義執行期程式庫,包括容器、迭代器、演算法、 字串、異常、I/O 及更多更多。程式庫就是 C++ 的定義之所在。-Software requires the use of efficient algorithms. O Reilly- COM and .NET Component Services.pdf. Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs. O Reilly- C++ in a Nutshell.chm. He doesn t explain things too clearly, so you need to understand it already in order to understand it. For C++, there s "Thinking in C++"(Volume 1 and 2), "C++ in a Nutshell", "C++ Pocket Reference", "C++ Primer Plus", and "STL Pocket Reference". Each one covers several pages, including a pseudo-code listing, an actual listing in a language like C++ or Java (supported by the full source code in an archive somewhere), performance statistics and a discussion.
Date : 2025-12-23 Size : 1.14mb User : Clark Chen

C语言的基本概念,选择结构设计,数组和函数的定义。-The basic concepts of the C language, select the structural design, arrays, and function definitions.
Date : 2025-12-23 Size : 34kb User :

This paper presents a new and efficient approach for capacitor placement in radial distribution systems (RDS) that determine the optimal locations and size of capacitor with an objective of improving the voltage profile and reduction of power loss. The solution methodology has two parts: in part one the loss sensitivity factors (LSF) are used to select the candidate locations for the capacitor placement and in part two a new algorithm that employs Dijkstra Algorithm (DA) is used to estimate the optimal size of capacitors at the optimal buses determined in part one. The main advantage of the proposed method is that it does not require any external control parameters. The other advantage is that it handles the objective function and the constraints separately. The proposed method is applied to 33 & 69 RDS. The solutions obtained by the proposed method are compared with other methods. The proposed method has outperformed the other methods in terms of the quality of solution. OPTIMAL C
Date : 2025-12-23 Size : 555kb User : pasupu

This paper presents a new and efficient approach for capacitor placement in radial distribution systems (RDS) that determine the optimal locations and size of capacitor with an objective of improving the voltage profile and reduction of power loss. The solution methodology has two parts: in part one the loss sensitivity factors (LSF) are used to select the candidate locations for the capacitor placement and in part two a new algorithm that employs Dijkstra Algorithm (DA) is used to estimate the optimal size of capacitors at the optimal buses determined in part one. The main advantage of the proposed method is that it does not require any external control parameters. The other advantage is that it handles the objective function and the constraints separately. The proposed method is applied to 33 & 69 RDS. The solutions obtained by the proposed method are compared with other methods. The proposed method has outperformed the other methods in terms of the quality of solution. OPTIMAL C
Date : 2025-12-23 Size : 768kb User : pasupu

  基于排序算法实现的对学生成绩进行录入,对于总分进行排序的一个学生成绩统计算法,算法结构较为简单,选取了插入排序的算法思想,基于MFC的框架结构,结合C++代码编写的一个简单的排序程序,能够对学生的基本信息进行录入,并计算学生总成绩和平均成绩,再根据学生总成绩进行排序,分数相同的为同一名次,并且打印成表格的程序。程序操作简单,界面简洁,实现了排序的基本要求。- Statistical algorithm based sorting algorithm for student achievement entry, for scores to sort student achievement, the algorithm structure is simple, select the insertion sort algorithm ideas, MFC-based framework, combined with C++ code written in a simple sort program, the students basic information can be input, and calculate the total student achievement and grade point average, and then sorted according to overall student achievement, the same score for the same ranking, and the printed form of the program. The program is simple to operate, simple interface, to achieve the basic requirements sorted.
Date : 2025-12-23 Size : 7kb User : 赵娟
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.