-
joyocn-wish
软件介绍
修改了性别不能显示的bug,简化了参数设置,加入了绝对路径设置,加入了背景音乐,初始管理员admin,密码123 (Software introduction
Modify the gender can not display the bug, simplifying the parameter settings, joined the absolute path settings, adding the background music, the initial administrator admin, password 123)
- 2016-03-04 15:09:36下载
- 积分:1
-
OPC-0710-00000004
Matlab环境下基于OPC技术实现动态矩阵控制 Matlab环境下基于OPC技术实现动态矩阵控制(Matlab environment based on OPC technology to achieve dynamic matrix control Matlab environment OPC technology based on Dynamic Matrix Control)
- 2007-10-08 05:44:51下载
- 积分:1
-
STM32_IAPl例程
IAP例程,供大家参考使用,直接可以使用,找资料比较辛苦.
- 2022-07-02 14:54:34下载
- 积分:1
-
c_c++point
学习C++指针的一个不错的资料,找了好久才找到(Learning C++ Indicator of a good information, look for a long time to find)
- 2009-01-08 11:13:37下载
- 积分:1
-
NAT-P2P
vc写的穿透NAT例子。很不错 又说明文件(vc write NAT example of penetration. Also very good note)
- 2020-10-02 16:07:41下载
- 积分:1
-
STM32_EXP
stm32f103与sca100t通讯程序(program for sca100t with stm32f103)
- 2020-12-18 19:49:11下载
- 积分:1
-
C# 企业人事工资管理系统源码(含数据库以及脚本)
企业人事工资管理系统其中包括考勤、工资管理(工资调整及汇总、奖惩管理)和员工管理(基本信息、社会关系、教育经历和部门设置等)可以进行数据备份操作多个界面可供用户切换选择只需要附加数据库即可运行此实例,无须修改数据库连接串,也无须修改配置
- 2018-11-07下载
- 积分:1
-
计算机图形学
在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transformation of Pentagon to pentagonal star, using DDA, middle point drawing and Bresenham algorithm to draw straight lines; using middle point drawing circle method and Bresenham algorithm to draw circle; using fence filling and scanning line filling to fill in polygon interior color filling; and realizing the translation, enlargement and reduction of two-dimensional graphics and 3D graphics. Basic graphic transformation, such as symmetry, rotation, and error cutting.)
- 2020-06-30 08:20:02下载
- 积分:1
-
ReverseSubstring
Problem Statement
You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input.
Definition
Class: ReverseSubstring
Method: findReversed
Parameters: string
Returns: string
Method signature: string findReversed(string input)
(be sure your method is public)
Notes
The substring and its reversal may overlap partially or completely.
The entire original string is itself a valid substring (see example 4).
Constraints
input will contain between 1 and 50 characters, inclusive.
Each character of input will be an uppercase letter ( A - Z ).
Examples
0)
"XBCDEFYWFEDCBZ"
Returns: "BCDEF"
We see that the reverse of BCDEF is FEDCB, which appears later in the string.
1)(Problem Statement You are given a string in put. You are to find the longest substring of proficient ut such that the reversal of the substring is als o a substring of input. In case of a tie. return the string that occurs earliest in input . Definition Class : ReverseSubstring Method : findReversed Parameters : string Returns : Method signature string : string findReversed (string input) (be sure yo ur method is public) The Notes and its substring reversal may overlap partially or completely. The entire original string is itself a valid sub string (see example 4). Constraints will input contain between 1 and 50 characters, inclusive. Each character of input will be an up percase letter (A-Z). Examples 0) "XBCDEFYWFE DCBZ "Returns : "BCDEF" We see the reverse of that is)
- 2007-04-08 00:00:21下载
- 积分:1
-
fa0d
基于像素标记的连通区域计算程序,只针对二值图像,随附有。(Based on regional connectivity calculation procedure pixel tags, only for the binary image, comes with.)
- 2013-12-13 14:51:32下载
- 积分:1