搜索资源列表
use-debug
- DEBUG用法全掌握!我见过的比较全的DEBUG用法讲述-DEBUG use all master! I have seen all the more usage on the DEBUG
renyuan_guanli
- 我自己些的一个蛮简单的C++小程序,主要练习了一下C++中的继承和派生的用法-some of my own quite a simple procedure in C minor, mainly about the practice of C inheritance and the use of derivatives
propercomset
- 获取串口合法的stopbits与bytesize组合 用法: propercomset comx x=1,2,3,-legitimate access to the serial port and bytesize stopbits portfolio usage : propercomset comx x = 1,2,3,
LinuxCmdOnWindows
- Windows 平台上的 Linux 命令, 适合习惯于 linux 的人使用. 用法: 请在命令行窗口中键入 \"程序名 -?\" 查看帮助. 注: awkprint ... 相当于 linux 下的 awk {print ...} . 因为 windows 下 awk print 效率太低, 所以引入 awkprint
VB-PLC-Commuation
- VB与台达PLC通讯程序源码 可以监控台达PLC的输入输出状态 注释很好的解释了通讯协议的用法-VB and Delta PLC communication program source code can monitor the the Delta PLC input and output status note explained the communication protocol usage
con2
- 演于Windows信号量用法,司机售票员问题。 结果写入文件res.txt-demonstrate windwos semaphore usage
MapDemo_20100514
- STL库中map的用法,教你如何使用map来添加和删除元素-STL map library usage, teach you how to use the map to add and delete elements
devcPP
- memset用法初学者必看涵盖memset的所有基本用法简单明了-memset usage must-see for beginners covers all the basic usage of memset simple
EnumWindows
- 列舉作業系統內現有的的控制元狀態,類似工作管理員的美觀排版,可以當做個人特製的工作管理員小程式,進階用法是切換控制元的工作。-enum function of listing processes inside x86 operation system.
map
- 最全面的STL中Map函数用法。包括建立,插入,删除,查找等。-Map function usage in the most comprehensive STL. Including create, insert, delete, search.
dllmain
- 一个dll用法的示例,这里仅上传cpp文件,还有.h文件-A the dll usage of example, here only upload cpp file there. H file
Singlton
- 单实例类的实现,一个类只能创建一个对象,创建第二个对象的指针指向的也是第一个对象-请键入文字或网站地址,或者上传文档。 取消 Dān shílì lèi de shíxiàn, yīgè lèi zhǐ néng chuàngjiàn yīgè duìxiàng, chuàngjiàn dì èr gè duìxiàng de zhǐzhēn zhǐxiàng de yěshì dì yī gè duìxiàng “”的用法示例:由 Google 自动翻译英语中文(简体)日语The
2
- 实验二、进程控制(15分) 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间 在Linux下实现: 使用fork()/execv()来创建进程
OSforUnix
- 1.在Windows平台上模拟Unix文件系统 2.理解Unix文件系统和i-node用法 3.实现子目录功能-1. Simulate a Unix file system on your Windows Platform 2. Understand the file system on Unix system, and the usage of i-nodes 3. Implement the function of sub-directory
Union-Find-Sets
- 并查集的基本用法,是对并查集的最基础的应用。是比较好理解的。很容易看懂,并应用。-Disjoint-set basic usage, is the most basic and applied for the investigation set. Is better understood. It is easy to understand and apply.
C-basic-program-practice
- C语言初学的编程练习,可以很好的熟悉指针的用法。-Basic C program practice for young.
FinalDate
- 在学习java过程中的一些小程序,这个是有关于final关键字的用法,以及和static关键字搭配使用达到不可更改的恒定对象的操作。-In the process of learning java small programs, this is about the final keyword usage, as well as with the use of the static keyword and achieve operating unchangeable constant object
4
- STL中map用法详解:map的构造函数、数据的插入、map的大小、数据的遍历、数据的查找(包括判定这个关键字是否在map中出现)等。-Detailed the STL map usage: traversal, find the data constructor map, insert the data, the size of the map, data (including determining whether the keyword appears in the map) and th
libsigcDemo_20160811
- 信号槽库sigc++库的demo,使用sigc++2.8.0库版本,详细讲解了库的用法-demo signal slot library sigc++ library, use the library version sigc++2.8.0, explain in detail the usage of the library
sigslotDemo_20160811
- 信号槽库sigslot库的demo,使用sigslot1.0.0库版本,详细讲解了库的用法,只需要包含一个头文件就可以使用-demo signal slot library sigslot library, use the library version sigslot1.0.0, explain in detail the use of the library, just include a header file, you can use