-
可以为无字库的LCD生成汉字或者字符的编码值,非常好用。
可以为无字库的LCD生成汉字或者字符的编码值,非常好用。-can no font LCD generation of Chinese characters or character encoding value, a very handy.
- 2023-05-08 12:05:02下载
- 积分:1
-
这个源码是用遗传算法对FCM 算法进行改进后的算法,实现了对脑图像的自动分割,速度较快...
这个源码是用遗传算法对FCM 算法进行改进后的算法,实现了对脑图像的自动分割,速度较快-the source is using genetic algorithms to FCM algorithm for improved algorithm, achieving the right brain"s automatic image segmentation, faster
- 2022-01-23 11:14:05下载
- 积分:1
-
ThemeEngine5.05全部源代码
ThemeEngine5.05全部源代码
-complete code of ThemeEngine5.05.
- 2023-09-06 23:25:05下载
- 积分:1
-
本代码实现了交通控制的一部分模块 ,是用vc代码开发的,有一定的功能 可以实现一定的作用...
本代码实现了交通控制的一部分模块 ,是用vc代码开发的,有一定的功能 可以实现一定的作用-??
- 2022-04-23 00:35:59下载
- 积分:1
-
内含多种经典数据结构的实现和注释,其中包括二叉树,哈夫曼树,键树,Trie树,有向图,无向图的实现以及各种排序算法。...
内含多种经典数据结构的实现和注释,其中包括二叉树,哈夫曼树,键树,Trie树,有向图,无向图的实现以及各种排序算法。-Containing a variety of classic data structures and the realization of the Notes, including the tree, Huffman tree, key tree, Trie tree, directed graph, undirected graph, as well as realize the sorting algorithm.
- 2022-04-10 01:46:46下载
- 积分:1
-
这是用Vb编写的资源管理系统,希望对大家有帮助.
这是用Vb编写的资源管理系统,希望对大家有帮助.-Vb prepared by the resource management system, and I hope to be helpful.
- 2023-08-08 17:25:04下载
- 积分:1
-
用模糊数学相关知识作的年龄分布曲线,隶属函数
用模糊数学相关知识作的年龄分布曲线,隶属函数-fuzzy math knowledge for the age distribution curve, membership function
- 2022-01-25 21:45:25下载
- 积分:1
-
对话框跟随移动
对话框跟随移动,能够跟随鼠标移动的对话框,能够记录鼠标移动坐标,希望能有一定的用处
- 2022-03-14 18:04:00下载
- 积分:1
-
按我理解,这就是所说的三层架构了。
File工程负责最底层的文件操作
FileProtocol工程负责具体的流程及协议,将相关数据返回给界面层
UI...
按我理解,这就是所说的三层架构了。
File工程负责最底层的文件操作
FileProtocol工程负责具体的流程及协议,将相关数据返回给界面层
UI工程就是具体的界面层了,他只负责显示具体的数据,不负责软件的工作流程。
File, FileProtocol这两个工程都是DLL,注意看一下FileProtocol的工程依赖及附加包含目录。还要再看一下UI工程的工程依赖及附加包含目录。在这里,三个工程,项目解决方案是在同级目录下,通过一个解决方案去包含三个工程。这样做的好处在于,工程可以重用。比如说File工程,他负责最底层的文件操作,以后我们的其它软件项目还会用到它的,因此,以后的项目,在解决方案里直接添加File工程便可以用了。 -According to my understanding, this is referred to a three-tier architecture.
File project is responsible for the bottom of the file operations
FileProtocol charge of the project specific processes and agreement to the relevant data back to the interface layer
UI project is a specific interface layer, and he is only responsible for display of specific data, is not responsible for the software workflow.
File, FileProtocol these two projects are DLL, note that the works look FileProtocol dependence and additional include directories. Would also like to look at what the engineering rely on UI and additional include directories. Here, the three projects, t
- 2022-03-16 06:02:29下载
- 积分:1
-
个人信息管理系统 C# 窗体
包括通讯录、个人财务、个人信息等,直接在窗体中对数据库进行增删改查,后台超级简单的C#代码适合课程设计
- 2022-09-17 15:10:05下载
- 积分:1