搜索资源列表
TrayIcon2
- 一个封装了Windows中关于TrayIcon实现和管理的C++类,使用方便,使用方法与一般的MFC类没有什么区别。-a package of Windows on TrayIcon realization and management of C + + classes, and convenient to use with the general category of MFC no distinction.
FlashTool20
- 第二版功能: 能将DSP应用程序生成的.out文件直接生成烧写Flash的.out文件,直接在CCS里load program并运行即可。 变灰的控件表示以后版本将要支持的功能。 第一次发布前经过测试的系统: 1.C5402+SST39VF040,Flash的8000H-FFFFH映射到外部数据空间的8000H-FFFFH, 2.C5416+SST39VF200,Flash的0000H-7FFFH映射到外部数据空间的8000H-FFFFH 加载表均小于32k wor
unix_reader_writer
- unix下实现的读写者问题的代码,使用信号量的方法实现-under the problems of reading and writing code, the use of signal method
wordfreq
- 按照linux下使用shell编程统计单词词频的方法,使用vc实现文章中英文单词词频统计
并行接口
- 此程序为一可编程并行接口实验源程序,通过此实验可掌握8255方式0的工作原理及使用方法。编程从8255C口输入数据,再从A口输出。-procedure for a programmable parallel interface experiment source, the passage of this experiment can seize 8,255 0 means the working principle and methods of use. Programming from the
shiyan1
- 实现一个简单的shell(命令行解释器),类似于bash, csh等。本设计的主要目的在于学会如何在Unix系统下创建进程和管理进程。 要求实现的shell支持以下内部命令: 1. cd <目录> 更改当前的工作目录到另一个<目录>。如果<目录>未指定,输出当前工作目录。如果<目录>不存在,要求有适当的错误信息提示。改命令应能够改变PWD的环境变量。 2. environ 列出所有环境变量字符串的设置(类似于Unix系统下的e
MUTEXES
- 操作系统MUTEX 的使用方法及实例-Mutex to use the operating system and examples
shell
- 首先需要一个递减的步长,这里我们使用的是9、5、3、1(最后的步长必须是1)。 工作原理是首先对相隔9-1个元素的所有内容排序,然后再使用同样的方法对相隔5-1个元素的排序,以次类推。 -First step reduced the need for a long, here is our use of 9,5,3,1 (the final step must be to 1). The first is that on the job between 9-1 months to sort
91331945robocup_gait_xukai
- 程序编辑演示 简单易懂 WinShell的使用方法-Program edit the presentation to use easy to understand WinShell
bash
- ? 介绍shell编程的概念 ? 讨论shell程序是如何执行的 ? 描述shell变量的概念和使用方法 ? 讨论命令行参数是如何传给shell程序的 ? 解释命令替换的概念 ? 介绍一些编程的基本原则 ? 编写并讨论一些shell脚本 ? 讨论数值数据处理,数组处理 ? 描述如何将shell中的命令的标准输入重定向到脚本中的数据 ? 解释Bash的信号/中断处理能力 ? 解释Bash中的函数 ? 讨论Bash脚本的调试-? ? introduced
Exception
- 很哟用的异常处理方法 方便使用 参考学习 C-Very yo exception handling method is convenient to use reference learning C++
sed-and-awk
- shell编程中经常用到的关于sed和awk的使用方法讲解-shell programming is often used on the use of sed and awk to explain
UltraSim_User
- IC设计软件virtuoso下使用快速仿真器的方法-virtuoso ultrasim user guide
webchat
- Python编程语言很强大,能做出很多的工具供在不同环境下使用,今天介绍的python源码是:Python Tornado实现web实时消息聊天的方法源码。 tornado在Python语言的学习过程中会或多或少的接触一些。今天就来讲Tornado 实现实时消息聊天的方法,及源码下载。在网络上能找到很多类似这样的案例,我也参考着再写一次,当做练手了。 (1)代码用中到的前端是: twitter 的项目 bootstrap ajax 框架是 jquery (
excel2txt
- 自己用vbs写的小工具,将excel文件转换为txt文本文件,便于后续的文本处理。使用方法:将需要转换的文件通过鼠标拖拽到该文件上,或将该文件粘贴到文件夹然后双击运行,可以把文件夹内的所有excel文件转换为txt文本文件 注:需安装有office。仅转换文本,不支持图表等其他非文字对象-Vgs used to write their own small tools, the excel file will be converted to txt text file, easy to follo