-
这是人脸识别的英文综述的下半部分,希望对您有帮助
这是人脸识别的英文综述的下半部分,希望对您有帮助-This is the English on face recognition to the second half, and I hope to help you
- 2022-01-21 00:12:30下载
- 积分:1
-
这是一个java写的俄罗斯方块的程序,使用frame写的,而不是传统的applet,希望大家玩过之后给点意见 lzz_zsu_2005@yahoo.com.cn...
这是一个java写的俄罗斯方块的程序,使用frame写的,而不是传统的applet,希望大家玩过之后给点意见 lzz_zsu_2005@yahoo.com.cn-This a java Russian ideographic written procedures, the use of the frame was made, rather than the traditional applet hope that after we tried to point lzz_zsu_2005@yahoo.com.cn
- 2022-07-26 21:46:42下载
- 积分:1
-
(1) 使用所学过的组件设计一友好的登记表, 设计方式可以Applet 或Application。
(2) 该表可以为学生入学登记表或邮件用户登记表。...
(1) 使用所学过的组件设计一友好的登记表, 设计方式可以Applet 或Application。
(2) 该表可以为学生入学登记表或邮件用户登记表。
(3) 要求将所学过的所有组件在表中体现,并通过事件处理对组件进行相关操作。
(4) 表中的输入信息要求存放于一文本文件中。
(5) 通过数据输出的方式,将文本中的输入信息读出后显示到屏幕上。
-(1) use the learned component to design a friendly registration form, design ways to Applet or Application. (2) The enrollment form for registration form or mail the user registration form. (3) requiring that all of the components studied reflected in the table and, through the event handling of the components related to operation. (4), enter the information requirements in the table stored in a text file. (5) The data output by the way, the text in the input information read out after the show to the screen.
- 2023-08-20 03:55:03下载
- 积分:1
-
连连看小游戏连连看的见之间实现和平是没有区别的…
实现连连看游戏
和平时看到的连连看没什么分别,初学c++可以参考代码-Lianliankan game to achieve peace Lianliankan see no difference between the beginner c++ can refer to the code
- 2023-07-28 02:30:04下载
- 积分:1
-
制作精良的ppt,独具匠心的编排顺序,让你从Endnote菜鸟变成熟练掌握该软件的大虾。节省你精读600页英文说明书的时间。(Endnote10版本请自行下载)...
制作精良的ppt,独具匠心的编排顺序,让你从Endnote菜鸟变成熟练掌握该软件的大虾。节省你精读600页英文说明书的时间。(Endnote10版本请自行下载)
简介:
教程主要分四个部分:
1.文献导入方法
2.文献管理统计
3.Ms Word中使用Endnote
4.高级功能介绍及疑难问题
基本涵盖了日常需用到的所有功能,是作者通读各Endnote10中英文教程后的总结,希望能对大家有帮助。
-Well-made ppt, original scheduling order, so that you get from rookie endnote become master bully of the software. Save your instructions in English 600 reading time. (Endnote10 version of your own to download) Description: Course is divided into four main parts: 1. Literature into Method 2. 3.Ms Word Document management using statistical Endnote4. Advanced features and troubleshooting basic introduction covers all the necessary day-to-day function, the author read through the tutorials in English and Chinese Endnote10 after summing up the hope that it can be helpful to everyone.
- 2023-08-23 15:35:04下载
- 积分:1
-
GPS原始数据分割的小工具,直接解压执行就能用
GPS原始数据分割的小工具,直接解压执行就能用-GPS raw data segmentation of small tools, the implementation will be able to directly extract used
- 2022-04-23 16:03:24下载
- 积分:1
-
procedure is very simple to play and is also very simple. Game players can be ri...
程序很简单,玩法也很简单。能对玩家游戏时间进行统计以决出胜负-procedure is very simple to play and is also very simple. Game players can be right time for a winner and loser Statistics
- 2022-03-04 04:55:00下载
- 积分:1
-
used to achieve a simple chat room! Please also provide professionals with the c...
用asp实现简单的聊天室! 还请各位专业人士给与指正与修改! 谢谢 各位的支持!-used to achieve a simple chat room! Please also provide professionals with the correct change! Thank you for your support!
- 2022-03-25 11:48:02下载
- 积分:1
-
The function will detect whether the input sequence is a balanced sequence, in o...
该函数将检测输入的序列是否是平衡的序列,以加以挑选,例如在扩频通信中的地址码就需要具有良好平衡性的gold序列-The function will detect whether the input sequence is a balanced sequence, in order to be selected, for example, in Spread Spectrum Communication address code on the need to have a good balance of the gold sequence
- 2022-06-02 09:53:44下载
- 积分:1
-
For any software that handles client requests, at some point, there must be a pe...
For any software that handles client requests, at some point, there must be a persistent point where all data related to the clients are stored. Those storages can be any thing (database, mainframes, files etc.). What if this software needs to access those storages with concurrent requests, knowing that opening a connection is memory and CPU consuming? A Connection Pool is a container of open and reusable connections. It will help you save both memory and CPU time. Also, it will help you in managing connections.
- 2022-03-20 11:42:04下载
- 积分:1