-
linux下的各种服务器的配置供大家参考
linux下的各种服务器的配置供大家参考-linux server under the configuration for your reference
- 2022-01-26 02:08:36下载
- 积分:1
-
实现计算器的基本功能,还包括计算机科学…
实现计算器的基本功能,还包括计算器的科学计算功能,提供菜单的选择功能。-To achieve the basic function calculator, but also includes calculators for scientific computing capabilities to provide menu options.
- 2022-02-21 05:08:34下载
- 积分:1
-
非常不错的摄象头程序,对于开发这类程序的人有福了。
非常不错的摄象头程序,对于开发这类程序的人有福了。-A perfect camera application,A good new for you.
- 2022-05-30 06:28:10下载
- 积分:1
-
建立哈夫曼树和哈夫曼编码的程序,每一行都有详细的注解,比较适合初学者...
建立哈夫曼树和哈夫曼编码的程序,每一行都有详细的注解,比较适合初学者-The establishment of Huffman trees and Huffman coding procedure, each line has a detailed annotation, more suitable for beginners
- 2023-04-12 19:40:03下载
- 积分:1
-
可以实现循环码编码,解码和纠错,构思简单,可以一看
可以实现循环码编码,解码和纠错,构思简单,可以一看-cycle can be achieved coding, decoding and error, a simple concept, one can s
- 2023-04-18 00:15:03下载
- 积分:1
-
用VB编写的记事本,程序精简易懂,对VB练习文本框控件以及相关方法非常有用...
用VB编写的记事本,程序精简易懂,对VB练习文本框控件以及相关方法非常有用-Written in Notepad using VB, procedures streamlined and understandable, to VB text box control, exercise and related method is very useful for
- 2022-03-19 02:53:12下载
- 积分:1
-
图书管理借阅系统 毕业设计
工作室为朋友做的简单的毕业设计,没有花哨的功能,没有美观的界面,纯粹简单的易于操作的系统。
采用: Asp + Acc...
图书管理借阅系统 毕业设计
工作室为朋友做的简单的毕业设计,没有花哨的功能,没有美观的界面,纯粹简单的易于操作的系统。
采用: Asp + Access 制作的系统。
简单的页面加密,页面密码(注意密码的大小写):2Fly.cn
尽供原创教程使用,如发现错误,请提出意见!谢谢大家!
作者:2Fly工作室 网站:http://www.2fly.cn
主要功能:(缺点:没做表单验证,因为想必大家都会)
实现了图书分类、图书添加、图书管理、借书会员管理、借书管理、还书管理、书本废弃管理
教案主要目的:学习参数之间的互相传递和SQL查询的主要应用-Lending Library Management System graduate design studio for a friend to do the simple design graduate, no garish function, not aesthetically pleasing interface simplistic easy to operate system. Use : Access Asp production systems. Simple pages encryption, password pages (Note that the password is case) : 2Fly.cn do for original guide, like the discovery of the error, please advise! Thank you! Author : 2Fly studio website : http://www.2fly.cn main functions : (drawbacks : do not form validation, because we all must) achieved the classification of books, and books add, library management, library membership management, library management, book management, waste management templ
- 2022-01-26 05:48:41下载
- 积分:1
-
kmeans算法的源代码
kmeans算法的源代码-kmeans algorithm source code
- 2022-02-13 02:54:57下载
- 积分:1
-
优秀论文(基于非线性的雷达目标识别中的若干问题…
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part3-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part3
- 2022-01-26 03:40:46下载
- 积分:1
-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1