Welcome![Sign In][Sign Up]
Location:
Search - Csharp memory

Search list

[CSharp模拟WINDOWS计算器

Description: #制作了一个类似Windows中的计算器。本计算器的基本功能如下: 1实现了计算器的基本功能:加、减、乘、除 2实现开平方根 3实现清除屏幕 4实现了清除内存 5实现了对屏幕数据的复制和粘贴-# produced a similar Windows calculator. The basic functions of the calculator is as follows : a realization of the basic functions of the calculator : addition, subtraction, multiplication and square root of two open three to achieve removal of the screen to achieve the removal of four memory to achieve realization of the five screens of data copying and pasting
Platform: | Size: 756736 | Author: | Hits:

[Hook apigamehook

Description: 使用vs.net,c#开发的外挂程序, 利用全局键盘钩子激活外挂, 通过进程内存读写技术,实现扫雷和连连看3的外挂功能。-use vs.net, c# development of the external procedure, and use the keyboard hook overall external activation, through the process of reading and writing memory technology, and the 1000 block of Terry Avenue mine three of the external function.
Platform: | Size: 83968 | Author: 稷下剑圣 | Hits:

[OtherDynMem

Description: 一个模拟动态内存分配的小程序,包含最优算法和最先算法,c#环境下编写-a simulation of dynamic memory allocation small programs, including the optimal algorithm and the first algorithm, c# prepared environment
Platform: | Size: 47104 | Author: pao | Hits:

[GDI-BitmapPsFilters

Description: 这是photoshop中置换滤镜的模拟代码,在photoshop中的置换图是psd文件,但这里是哟使用的是bmp图片。另外,包含了一个简单的图像反相功能,该功能是使用了指针,直接对图像数据的内存操作。-which is the replacement filter simulation code, photoshop in the replacement plan is psd file, but here is the use of yo bmp picture. Also, include a simple image inverse function that is used indicator of image data directly to the memory operation.
Platform: | Size: 32768 | Author: jinfd | Hits:

[SQL Serverdataset

Description:   ADO.NET是.Net FrameWork SDK中用以操作数据库的类库的总称。而DataSet类则是ADO.NET中最核心的成员之一,也是各种开发基于.Net平台程序语言开发数据库应用程序最常接触的类。之所以DataSet类在ADO.NET中具有特殊的地位,是因为DataSet在ADO.NET实现从数据库抽取数据中起到关键作用,在从数据库完成数据抽取后,DataSet就是数据的存放地,它是各种数据源中的数据在计算机内存中映射成的缓存,所以有时说DataSet可以看成是一个数据容器。同时它在客户端实现读取、更新数据库等过程中起到了中间部件的作用(DataReader只能检索数据库中的数据)。-ADO.NET yes. Net FrameWork SDK which is used to operate the database category for its tributaries. DataSet and ADO.NET category is the most crucial one of the members also on various development. Net platform programming language to develop database applications most frequently in touch with the class. The reason why the category of ADO.NET DataSet has a special status, because ADO.NET DataSet in achieving collected data from the database plays a key role the completion of data from the database collected, the DataSet is data storage, it is a variety of data sources of data in computer memory mapping into the cache, So sometimes that DataSet can be seen as a data containers. It will also achieve the client read, the process of updating the database, etc. have played a role in the intermedi
Platform: | Size: 26624 | Author: linse | Hits:

[Chess Poker gamesRedSnake

Description: C#开发的精美贪吃蛇游戏 GDI+绘图 开发环境:Microsoft Visual Studio .NET 2003-C# development of the beautiful game GDI drawing huge memory development environment : Microsoft Visual Studio.NET 2003
Platform: | Size: 109568 | Author: red | Hits:

[Other Riddle gamesPMBSnake

Description: 模拟贪吃蛇小游戏 使用VS 2003编写。功能不多,能够自选速度,一个非常简单的小游戏。-small huge memory simulation game prepared to use VS 2003. Functional little to Customize speed, a very simple little game.
Platform: | Size: 2423808 | Author: 何合 | Hits:

[File Operatedevnetcache

Description: 一个在C#下使用内存映射,能保存对象实例!强。dll源码及示例!-C# 1 in the use of memory mapping, object can be preserved examples! Strong. Dll source code and examples!
Platform: | Size: 522240 | Author: ufoteam | Hits:

[CSharpCSharpSharedMemory

Description: C# Shared Memory Class from CodeProject
Platform: | Size: 22528 | Author: Matthew | Hits:

[CSharpComputerInfo

Description: 读取本机或其他机器的cpu、内存、网络等的资源实时的使用情况-Read the machine or other machines cpu, memory, network resources, such as the use of real-time
Platform: | Size: 635904 | Author: lxg | Hits:

[OS DevelopOS_experiment

Description: 1处理器调度 2主存分配和回收 3磁盘存储空间的分配和回收-1 processor scheduling 2 main memory allocation and recovery of 3 disk storage space allocation and recovery
Platform: | Size: 541696 | Author: bestjilei | Hits:

[Windows Develop1_080220081333

Description: 模仿Vista侧边栏CPU和内存使用状况的仪表盘控件C#源码-Mimic Vista Sidebar CPU and memory usage of the instrument panel controls C# Source
Platform: | Size: 791552 | Author: 马莲花 | Hits:

[.netWDMS

Description: Windows系統性能監控(CPU,MEMORY)-Windows System Performance Monitor (CPU, MEMORY)
Platform: | Size: 204800 | Author: rohn | Hits:

[OS programfilesystem

Description: 用c#实现的在内存中模拟的简易文件系统,整个文件系统可保存至硬盘。系统设计参照fat格式。文件系统提供的操作: a) 格式化 b) 创建子目录 c) 删除子目录 d) 显示目录 e) 更改当前目录 f) 创建文件 g) 打开文件 h) 关闭文件 i) 写文件 j) 读文件 k) 删除文件 -With c# Realize the simulation in memory of the simple file system, the entire file system can be stored to the hard disk. System design with reference to fat format. File system operation to provide: a) format b) create a subdirectory c) delete the subdirectory d) show the directory e) Change the current directory f) create a file g) open the file h) close the file i) Write a document j) reading a document k ) delete files
Platform: | Size: 808960 | Author: twofox | Hits:

[Browser ClientIE

Description: IE浏览器,实现了个人一般的上网需求,占用内存小。-IE browser, the realization of a personal Internet demand in general, small memory.
Platform: | Size: 443392 | Author: 肖宪华 | Hits:

[File OperateFileMapping(csharp)

Description: 在C#中使内存映射文件方式进行文件读写, 文件读写功能由一个C++写的DLL提供. 附件内含有完整的DLL工程和C#调用工程.-In the C# Make the memory-mapped files of papers to read and write, file read and write function by a C++ Provide written DLL. Annex DLL contains a complete engineering and C# Call works.
Platform: | Size: 38912 | Author: 张鲁夺 | Hits:

[Consoleos

Description: 操作系统中几个重要算法的模拟程序,包括进程调度,内存分配与回收,银行家算法-Operating system simulation algorithm several important processes, including process scheduling, memory allocation and recovery, banker s algorithm
Platform: | Size: 124928 | Author: liuqiang | Hits:

[SQL Serverxuanke

Description: 自己做的一个学生选课,,c#和SQL2000 很不成熟,,,开始学习的时候做的,,纪念下-Their students to do a course,, c# and SQL2000 very immature, and began to do the study when, under the Memory. .
Platform: | Size: 2733056 | Author: fu | Hits:

[OS programprocesshacker-1.3.6.1-src

Description: Process Hacker is a free and open source process viewer and memory editor with unique features such as a Regex memory searcher and a powerful run-as tool. It can show services, processes and their threads, modules, handles and memory regions.
Platform: | Size: 1487872 | Author: YH7TZwEeT7Eb | Hits:

[OtherMemory

Description: 有关操作系统的连续可变式内存分配的模拟实验。-The operating system memory allocation simulation curriculum design.
Platform: | Size: 40960 | Author: | Hits:
« 12 3 »

CodeBus www.codebus.net