搜索资源列表
wachserver
- 局域网,广域网监控源代码,我自己编写的只要公司经理安装一个服务器端,然后在员工的电脑安装客户端,经理就可以随时知道每个员工在做什么,要是员工做别的事,经理可以发送警告信息,同时把员工的行为记忆下来,强烈推荐。- The local area network, the WAN monitoring source code, I compile so long as company executive installs a server end, then in staff s computer
当前流行的串口调试助手的源码-自己编写
- 串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容-serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define serial rate, as indicated by
Socket编写的点对点聊天软件
- 自己用builder编写的点对点聊天软件,以后再也不用担心服务器忙咯,-use c++ builder,conect point to point.can chat in any time,should not care about the block server.
姬小兵的无向图邻接表
- 我自己编写的无向图邻接表-myself prepared by the undirected graph adjacent table
VC++编写的ActiveX控件
- ActiveX控件是用户自己编写的控件,并能成功地注册到计算机中并被用户编写的程序所调用以实现用户定义的功能,这样可以节省代码的编写时间。VC++和MFC是用于创建ActiveX控件的强大而灵活的工具,就快速开发和使用简便而言,这两个工具是最好的选择。所以我们选用MFC来进行ActiveX控件的开发。本程序我们就来写一个简单的ActiveX控件,程序虽然简单,但是从中我们可以了解到ActiveX控件编写的整个过程。-ActiveX is prepared by the user controls
禁止别人扫描自己机器的程序应用
- 编写的禁止别人扫描自己机器的程序,由于网络安全的世界风-prepared by others against their own scanning machines procedures, network security in the world wind
java编写的QQ登录界面
- 用java编写的QQ登录界面! 该QQ界面高真模仿腾讯QQ登录界面+自己的美化因素
PLC_Control.用VC++ 6.0和mscom编写的通讯程序
- 用VC++ 6.0和mscom编写的通讯程序,测试OK.主要是和三菱fx1s 的通讯,包含命令的收发和解码,要熟悉三菱fx1s 的通讯原理和mscom的通讯解码,呵呵,花了好大的功夫才调适好的,界面还有部分预留给未来的使用,可以控制马达的动作,当然你自己要会写PLC的代码。,Using VC++ 6.0 and the preparation of the communication process mscom test OK. Mainly Mitsubishi fx1s communicat
AcPtsRecorder
- 自己编写的一个小型会员积分系统,实现对会员信息及其积分的添加修改及删除,采用VC2005+Access开发,适用于小型饰品店等-I have written a small membership points system for members to add information and its integral amended or deleted using VC2005+ Access development, applicable to small jewelry stores, e
printer
- 打印功能模仿,和模拟打印机差不多的东西,不是自己编写的。-Print function to imitate, and simulation similar printer, not something I have written.
netpageview
- 自己编写的一个MFC实现的网页浏览器,当然,内核调用的还是微软的接口。-I have written a MFC to achieve the web browser, of course, Microsoft is calling the kernel interface.
Mine
- 自己编写的扫雷的程序,仿照的是windows的扫雷-I have written mine clearance procedures, modeled on the windows of mine
histogram
- 自己编写的基于mfc的8位灰度图像的灰度直方图功能小程序-I have written mfc-based 8-bit grayscale image histogram function of small programs
基于vhdl的出租车计价器
- 对vhdl的出租车计价器的设计,自己编写的,有详细的解释和说明,论文附有代码(Taximeter on the design of VHDL, written by itself, there are detailed explanations and notes, papers with code)
空心圆阵的空间束波
- 空心圆阵的空间波束,自己编写的,欢迎交流(beamforming Hollow beam of hollow array it is made by myself)
VB遗传算法
- 自己编写的改进的遗传算法,嵌入了CST。这是遗传部分(The improved genetic algorithm, which was written by himself, was embedded in CST. This is the genetic part)
RCS
- 自己编写的,仿照教室里面的学生端教师端,代码大约近一千行,有许多没来的及精简的代码(I wrote it, imitating the students in the classroom)
内点法程序及说明
- Matlab编写的内点惩罚法,内附有函数说明,简单实用(The interior point punishment method compiled by Matlab is simple and practical with function explanation)
XML
- 自己编写的xml的读写操作,包括应用demo,vs2017,代码中还带中英文切换代码(The XML operation function written by myself includes reading and writing functions, in which the Chinese and English switching code is added)
C#编写的继电器控制
- 自己用C#编写的继电器控制,需要的可以拿来参照。