搜索资源列表
2642-1
- //在tc3.0++在运行 //a数组用于随机产生1-6数表示每个方格后面的图形.用inita()函数来实现 //c数组用于记录方格的状态,用字符L(lock)表示没有打开的方格 //D(delete)表示已消去的方格.O(open)表示打开的方格. //变量m表示按回车键的有效次数.也是记忆力参数,越小记忆力越好 //变量xpos,ypos用于表示当前光标所在的位置 //(x1,y1),(x2,y2)用于记录打开的两个方格的位置 //judge()函数用于控制
GPSSerialRevSoft
- GPS数据采集程序大致可分4个模块:串行通信、数据库处理、控制和显示模块。串口通信技术使用了自己编写的CSerialPortEx类;接收串口数据时使用隐式调用,CserialPortEx在串口数据到达时讲数据发送到程序主窗口。控制模板每隔一段时间察看一次主创口串口数据接收缓冲区,并对符合要求的数据进行处理后通过数据库处理模块存储导数据库中,同时请求显示模块跟新纪录,语言环境:Visual C++6.0。 -GPS data collection procedures can be large
Codes_for_Major_Projects
- these are the mini project codes on inventiry and record entry in c language.
serialport1
- 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h-Recently, when sorting the documents found in
xulexample
- xul调用c++xpcom例子,这几天在研究Xul ,调试通过了一个Xul做界面,通过js调用c++开发的xpcom的例子。感觉步骤比较繁杂,配置环境也颇费了点时间,所以就把整个开发过程作了一个记录-xul call c++ xpcom example, these days in the study Xul, debug interface, the adoption of a Xul do, through the js call c++ development xpcom example.
melp_syn
- 混合激励线性预测编码melp中melp的信号合成部分C++源程序- This program takes the new parameters for a speech frame and synthesizes the output speech. It keeps an internal record of the previous frame parameters to use for interpolation.
WindowsPMobilePCEP5(cSharp)
- Windows+Mobile+CE+5下的GPS导航路线记录系统源代码(c#)-Windows+ Mobile+ CE+5 route record under the GPS navigation system source code (c#)
02
- 《Visual c++ 项目开发案例 全程实录》(第二版)第二章 企业短信群发管理系统 配套源代码-" Visual c++ project development case full Record" (second edition) Chapter II Enterprise SMS group sending, supporting source code management system
51_COM
- 51单片机C语言实现呼叫上位机(串口通信),并记录响应时间和处理时间,数码管动态显示-51 microcontroller C language calling PC (serial communication), and record the response time and processing time, digital tube dynamic display