▍1. Clio
Clio, drawing in GDI, example of elementari use of gdi functions
Clio, drawing in GDI, example of elementari use of gdi functions
基于MFC框架实现了C均值聚类算法,感知器训练。(Based on the MFC framework implements the c-means clustering algorithm, perceptron training.)
vc编写的物资管理系统,使用sql数据库,ODBC访问方式,包含索引及存储过程,很好的参考价值(vc prepared materials management system, use sql , ODBC access methods, including indexing and storage process, a good reference value)
行程编码的基本原理是:用一个符号值或串长代替具有相同值的连续符号(连续符号构成了一段连续的“行程”。行程编码因此而得名),使符号长度少于原始数据的长度。只在各行或者各列数据的代码发生变化时,一次记录该代码及相同代码重复的个数,从而实现数据的压缩。(The basic principle of run length coding is: a symbolic value or string length instead of having the same value of consecutive symbols that symbol length less than the length of the original data (consecutive symbols constitute a period of continuous stroke run-length encoding, hence the name.) . Only when the code for each row or each column of data is changed, the recording time code and the same number of code duplication, in order to achieve compressed data.)
对研华运动控制卡API的封装,使调用更加简单,只需要几个函数即可完成80 以上的功能,同事提供DLL调用实例以及封装后的头文件和静态库文件(Advantech motion control card API package, making calls easier, you only need a few functions to complete more than 80 of the features, and colleagues provide examples DLL calls the header files and static library files encapsulated)
基于googlebuffer协议包与zmq的c#版(C# version based on package and ZMQ googlebuffer agreement)
这是一个用MFC对话框连接数据库编写的源代码 (his is a source code written in MFC dialog box to connect to the )
google开源工具,实现深度学习,相关词发现(word2vec source)
OPC服务器开发指南,采用VC和VB进行开发指导(OPC developer guide by use VC or VB)
计算机图形学课程设计,3d俄罗斯方块.oenGl(Computer graphics curriculum design)
这是基于VC的16节点格型光网络的方针程序,假设每条信道有10个波长,随机产生业务请求。具体看程序,探讨请私信。路由采用Dijkstra算法,一个小例子。(this is a simulation for 16 nodes-optical net based on VC6.0.)
vc连接STK,试过,可以用。希望对大家有帮助。本人也在做这方面工作,希望交流。(vc connection STK, tried, can be used. Hope everyone has to help. I also do this work, I hope exchanges.)
自己写的雷达MFC编程,适用于刚学习C++做雷达相关的MFC编程新人,(Write my own radar MFC programming for doing just learning C++ MFC programming related to the new radar,)
This function generates an Additive White Gaussian Noise (AWGN) sample at every call. Its beauty lies in its simplicity! The generated sample set will have zero mean and a standard deviation of 1. Therefore, one can simply scale the output samples by a different standard deviation to generate different noise profiles. To do this scaling, simply multiply the sample with the standard deviation of your choice. This is a very versatile function that can be used in communication system simulations and random number generation in various applications. I have used it in the past while working with channel encoder and decoder simulators.
本程序主要包括振动信号采集,时域分析和频域分析等功能。(This program includes a vibration signal acquisition, time domain analysis and frequency domain analysis.)
绘制不规则图形 如 圆和弧线的绘制 利用GDI函数(Draw irregular shapes such as circles and arcs drawn using GDI functions)
对多种数据进行格式转换,方便快捷。如时间数据整型与字符串互转,16进制10进制互转,IP数据整型与字符串互转等。(For a variety of data format conversion, and convenient. Time data such as integer and string conversion, hex decimal system conversion, IP data conversion between integer and string and so on.)
windows 环境的 ADSL 拨号监控,由 C++ 语言实现。(ADSL dial-up monitoring windows environment, implemented by the C++ language.)