-
bigview
在UNIX下经常要看大日志,vi又打不开,pg又不能一行一行翻,more就更是乱码了。于是自己做了个程序来查看日志,包括跳转,查找等。
自动识别汉字、全角字符、日文,真正做到光标随字移动
窗口化全屏浏览
宽行浏览,完全显示文本原始信息
支持查找、跳转、打印,任意滚屏
支持任意大小的文本,特别适合分析系统大日志
动态内存分配,系统资源消耗少
方便UNIX用户使用,完全仿真vi指令
支持custom命令安装,软件管理方便
内置指令帮助
(Under UNIX often depends on large logs, vi and open, pg line by line can not turn, more even more garbled. So do yourself a program to view the log, including jumps, look like. Automatic character recognition, full-width characters, Japanese, truly moving the cursor over the word wide rows fullscreen browsing browsing, fully display the text of the original information to support search, jump, print, scrolling support any size of any text analysis system is particularly suitable for large Log dynamic memory allocation, consume less system resources UNIX user convenience, complete simulation of vi commands to support custom commands to install, easy management software built-in command help)
- 2014-05-23 11:50:17下载
- 积分:1
-
利用CserialPort串口通讯类进行封装的DLL接口函数库SerialPort
说明: 利用CserialPort串口通讯类进行封装的DLL接口函数库,该函数库使用方便,功能强大,提供打开串口、设置波特率、发送数据、接收数据、关闭串口等功能,支持多线程、多进程使用,在实际应用中经过反复测试,工作稳定。(The DLL interface function library encapsulated by CserialPort serial communication class is convenient to use and powerful. It provides functions such as opening serial port, setting baud rate, sending data, receiving data, closing serial port, etc. It supports multi-thread and multi-process use. After repeated tests in practical applications, the work is stable.)
- 2020-07-16 13:38:49下载
- 积分:1
-
date
一个对日期编写的函数。
在VC6.0下实现。(Date of preparation of a function. Achieved in VC6.0.)
- 2009-01-03 22:55:49下载
- 积分:1
-
sanjiaoxing
判断输入的三条边是否能组成一个三角形。C#编写。(Three sides to determine whether the input can form a triangle. Written in C#.)
- 2014-12-15 09:17:27下载
- 积分:1
-
WebTest
web得,里面是我们做项目时候的DEMO(WEB ,this is our in classing do ,will de text)
- 2010-01-03 19:15:42下载
- 积分:1
-
testZeroMQ
内含简单项目代码及ZeroMQ使用教程,资源适合初学者,可以满足快速入门要求
下载ZeroMQ
下载网址:http://zeromq.org/intro:get-the-software
点击“Windows sources”下载zeromq-4.0.3.zip文件
编译ZeroMQ库文件
解压zeromq-4.0.3.zip文件,进入buildsmsvc目录,用VS打开*.sln工程文件,编译生成解决方案。编译完成后,会在lib目录下生成dll和lib文件
编写简单的测试工程
1.用VS新建2个项目,一个是server端,一个是client端
2.将ZeroMQ源码项目的include目录下的两个文件“zmq.h”,“zmq_utils.h”拷贝至自己新建的工程
3.将ZeroMQ源码项目的lib目录下的两个文件“libzmq.dll”,“libzmq.lib”拷贝至自己新建的工程
4.将文件“zmq.h”,“zmq_utils.h”和“libzmq.lib”添加进自己新建的项目。(ZeroMQ simple project containing the code and tutorials, resources for beginners, to meet the requirements of the Quick Start Download ZeroMQ Download URL: http://zeromq.org/intro:get-the-software Click " Windows sources" download zeromq-4.0. 3.zip ZeroMQ library files compiled zeromq-4.0.3.zip unzip the file, enter builds msvc directory, with VS open*. sln project file, the compiler generates solutions. After the compilation is complete, it will generate dll and lib files in the lib directory to write a simple test project. Using VS New two projects, one is server-side, is a client-side two would both include directories ZeroMQ source project under File " zmq.h" , " zmq_utils.h" copy to their new project 3 would be two files ZeroMQ source project lib directory under " libzmq.dll" , " libzmq.lib" copy to their new project 4 would file " zmq.h" , " zmq_utils.h" and " libzmq.lib" added to their new projects.)
- 2014-02-19 08:43:26下载
- 积分:1
-
usesjabyrinth
说明: The turtle walks the labyrinth experiment, uses the MFC in VC to draw the labyrinth, and lets the turtle find a way out of the maze
- 2018-12-24 04:39:14下载
- 积分:1
-
19
说明: 在实现本实例之前先来简要了解一下加密的概念,加密是指通过 某种特殊的方法,更改已有信息的内容,使得未授权的用户即使得到 了加密信息,如果没有正确解密的方法,也无法得到信息的内容。谈 到加密的话题,一些读者一定非常感兴趣,而且会联想到复杂的加密 算法,本实例主要使用异或“^”运算符简单地实现了对数字加密的 功能(Take a brief look at the concept of encryption before implementing this example, encryption is defined by some special way, has changed the content of the information, the unauthorized users even get the encrypted information, if there is no correct decryption method can not get the information. When it comes to the topic of encryption, some readers will be very interested, and will associate the complex encryption algorithm. This example mainly uses XOR "^" operator to realize the function of digital encryption simply.)
- 2018-01-01 18:58:03下载
- 积分:1
-
66570104
说明: 用VC模拟数字通信系统,包括信源产生,噪声产生,QPSK调制,16PSK调制和计算误码率等,(Using VC analog digital communication system, including source generation, noise generation, QPSK modulation, 16PSK modulation and calculation of bit error rate (BER), etc.)
- 2019-04-02 15:01:47下载
- 积分:1
-
gofk
说明: c语言编的词法分析器,可以学习的源码,不错(C language of lexical analyzer, you can learn the source code, good)
- 2018-12-25 21:44:27下载
- 积分:1