-
可以为无字库的LCD生成汉字或者字符的编码值,非常好用。
可以为无字库的LCD生成汉字或者字符的编码值,非常好用。-can no font LCD generation of Chinese characters or character encoding value, a very handy.
- 2023-05-08 12:05:02下载
- 积分:1
-
This is a algorithm demo system developed by some persons, which including n que...
在毕业设计期间由多人开发的一个算法演示系统,它包n皇后问题、拉维斯加算法等-This is a algorithm demo system developed by some persons, which including n queen problem, Laplac algorithm,etc.
- 2022-06-20 13:13:03下载
- 积分:1
-
I P C机制的即“邮槽” (M a i l s l o t) 。用最简单的话来说,通过邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。在同一台计算机...
I P C机制的即“邮槽” (M a i l s l o t) 。用最简单的话来说,通过邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。在同一台计算机的不同进
程之间,或在跨越整个网络的不同计算机的进程之间,协助进行消息的传输。用邮槽来开发应用程序是一件非常简单的事情,不要求对 T C P / I P或I P X这样的基层网络传送协议有着非常深入的了解。一种具体协议创建套接字所需的基本步骤。-In a variety of network transmission protocol, in order to provide a network programming interfaces are familiar with the U.S., should pay attention to some of the various characteristics of network protocols. This chapter will talk about a comprehensive agreement to use a specific attention should be drawn to some of the characteristics, including some of the basic principles of network connections. In addition, we will also discuss how Wi nsock inquiry procedure to protocol information, and to explore a specific protocol for the creation of the basic steps required socket.
- 2023-05-14 17:00:03下载
- 积分:1
-
算法分析中的实例,简单的贪心算法用于求解此类问题
算法分析中的实例,简单的贪心算法用于求解此类问题-Examples of algorithm analysis, the simple greedy algorithm for solving such problems
- 2023-08-10 05:10:03下载
- 积分:1
-
virsual 386 system design (not yet in full)
virsual 386系统的设计(尚未完全)-virsual 386 system design (not yet in full)
- 2022-01-26 03:45:17下载
- 积分:1
-
一个简单的记事本程序,和windows的差不多,windows有的功能这个程序也有,但还是有不足之处望高手指教...
一个简单的记事本程序,和windows的差不多,windows有的功能这个程序也有,但还是有不足之处望高手指教-A simple Notepad program, and the windows almost, windows and some features of this procedure have, but there are still inadequacies in expert Zhi Jiao Wang
- 2023-01-28 18:30:04下载
- 积分:1
-
Visual C++.NET 数据库开发指南3
Visual C++.NET 数据库开发指南3-Visual C++. NET Database Developer" s Guide 3
- 2023-02-25 01:15:03下载
- 积分:1
-
This is a greedy algorithm using the algorithm for minimum spanning tree, accomp...
这是一个利用贪心算法求最小生成树的算法,内部附有说明-This is a greedy algorithm using the algorithm for minimum spanning tree, accompanied by internal
- 2023-03-13 17:05:03下载
- 积分:1
-
抽象工厂
主要是一些初学者对C#抽象工厂的理解。和使用反射,加深对抽象工的理解能力我的程序中有需要一系列的对象,比如apple,orange…, 要想利用他们,我们就必须在程序中根据用户要求,然后一个个调用 new 操作符来生成他们,这样客户程序就要知道相应的类的信息,生成的代码显然不够灵活。我们可以在代码中不利用具体的类,而只是说明我们需要什么,然后就能够得到我们想要的对象吗?
哦,我们都看设计模式,听吧,很多人都在那里鼓吹他们是如何如何的棒,我们看看怎么样利用他们来解决问题。目标明确了,那我们看看哪个能够符合我们的要求。GoF的《设计模式》都看过吧,似懂非懂的看了一些,那我们看看能够不能够“凑”上去呢?J 嗯,我们的程序考虑的是对象怎么创建的,创建型模式应该符合要求吧。然后我们浏览一下各模式的“意图”部分。呵呵,第一个好像就撞到彩了, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 17:25:58下载
- 积分:1
-
用OpenCV实现轮廓检测,可根据不同用途在此基础上调试
用OpenCV实现轮廓检测,可根据不同用途在此基础上调试-contour detection
- 2022-07-19 15:33:00下载
- 积分:1