-
解决中小学科研成果人工收集、统计等工作量大等问题,特开发科研管理系统。
功能:
论文管理: 发表论文添加 获奖论文添加 交流论...
解决中小学科研成果人工收集、统计等工作量大等问题,特开发科研管理系统。
功能:
论文管理: 发表论文添加 获奖论文添加 交流论文添加 论文管理
课题管理: 结题课题添加 获奖课题添加 课题管理
课件管理: 获奖课件添加 课件管理
著作管理: 出版著作添加 著作管理
及各项成果的统计、报表打印、excel导出等功能。-excel,
- 2022-01-26 03:41:10下载
- 积分:1
-
四旋翼
在如今的飞控中,种类繁多。如果要进行而二次开发,需要进行大量的解读。该自主壁障模块为基于飞控和接收机之间的植入模块。其即不影响遥控接收机输出pwm给飞控,又能处理超声波传感器送回的信号,超声波传感器为us-016,输出为模拟信号。板子用的是arduino328p。sip下载。
- 2022-07-08 07:23:50下载
- 积分:1
-
Java Perk 5.01 For Win9x/NT辅助产生 Java 特殊效果, 如动画、幻灯片、广告变化、打字效果、数字钟、下拉屏幕等....
Java Perk 5.01 For Win9x/NT辅助产生 Java 特殊效果, 如动画、幻灯片、广告变化、打字效果、数字钟、下拉屏幕等.-NOTE:
Java Perk 5.01 For Win9x/NT assistant produces Java especial effect,for example,cartoon,slide,advertisement change,typing effect,numeric bell,below-haul screen,and so on.
- 2023-06-27 05:50:05下载
- 积分:1
-
好网址添加程序软件好用,但是还没有完善,希望大家喜欢,提出宝贵意见...
好网址添加程序软件好用,但是还没有完善,希望大家喜欢,提出宝贵意见-Add a good web site easy to use software, but not yet perfect, I hope everyone likes to give valuable advice
- 2022-04-08 14:36:05下载
- 积分:1
-
图书管理系统,采用Visual Basic编写,能实现对图书书籍的管理,对其进行添加、删除、修改。并能进行借书日期的管理,当超过一定的时间后就会对读者进行罚款...
图书管理系统,采用Visual Basic编写,能实现对图书书籍的管理,对其进行添加、删除、修改。并能进行借书日期的管理,当超过一定的时间后就会对读者进行罚款-Library management system using Visual Basic development, to achieve the management of the library books, their add, delete, modify. And to date the management of library, when after more than a certain amount of time readers will be fine
- 2022-07-03 12:51:50下载
- 积分:1
-
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your contro...
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your control notification handler code heredecimal=true
}
void CJisuanqiDlg::OnBUTTONclear()
{
// TODO: Add your control notification handler code here
UpdateData(true)
value=0
input1=0
input2=0
_gcvt(value,10,buffer) -vc6.0 related installation configuration, void CJisuanqiDlg:: OnBUTTONdecimal () (//TODO: Add your control notification handler code heredecimal = true ) void CJisuanqiDlg:: OnBUTTONclear () (//TODO: Add your control notification handler code here UpdateData (true) value = 0 input1 = 0 input2 = 0 _gcvt (value, 10, buffer)
- 2022-08-05 23:29:21下载
- 积分:1
-
Domain3.2的源代码 Domain3.2的源代码
Domain3.2的源代码 Domain3.2的源代码-Domain3.2 source code source code Domain3.2
- 2022-01-23 11:13:15下载
- 积分:1
-
我写的一个控件,可以通过串口发送数据到LED显示屏,支持中午,支持bmp图形,广大排队叫号软件显示屏程序开发者可以借鉴!...
我写的一个控件,可以通过串口发送数据到LED显示屏,支持中午,支持bmp图形,广大排队叫号软件显示屏程序开发者可以借鉴!-I wrote a control that can send data via serial port to the LED display, support at noon, support bmp graphics, the majority of the software line called number display application developers can learn from!
- 2022-08-02 21:03:31下载
- 积分:1
-
With c++ Prepared by the China Unicom SGIP agreement, the contents of the whole...
用c++编写的的中国联通SGIP协议,内容挺全。
MultiByteToWideChar WideCharToMultiByte CString CFile CFileException CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu SetWindowText SetTimer IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon PostMessage PostQuitMessage GetLastError CTime wsprintf KillTimer WinExec GetPrivateProfileString WritePrivateProfileString SetTextColor CAsyncSocket -With c++ Prepared by the China Unicom SGIP agreement, the contents of the whole ting. MultiByteToWideChar WideCharToMultiByte CString CFile CFileException CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu SetWindowText SetTimer IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon PostMessage PostQuitMessage GetLastError CTime wsprintf KillTimer WinExec GetPrivateProfileString WritePrivateProfileString SetTextColor CAsyncSocket
- 2023-06-11 04:35:03下载
- 积分:1
-
I used to write a SOCKS5 proxy server, containing source, the current version 0....
我用VC6写的一个SOCKS5代理服务器,内含源码,目前版本0.0....01,只实现了Connect模式而且还有问题,Bind和UDP未实现.全API,使用了WinSock2中的完成端口模型。长期目标是完全实现三种模式,作成NT系统服务(为了调试协议,现在采用的控制台模式).-I used to write a SOCKS5 proxy server, containing source, the current version 0.0 .... 01, only achieved Connect mode but also, Bind and UDP unrealized. All API, the use of the completed WinSock2 port model. Long-term goal is to achieve three models, make NT system services (for debugging agreement, the console mode).
- 2022-03-01 09:24:29下载
- 积分:1