-
frmTransferOrder
proyecto de sopa de letra hecho en c#
- 2020-06-25 02:00:01下载
- 积分:1
-
dailymanager
说明: 学生、办公室人员可以安排计划,用于弹窗提醒。
个人桌面版,Windows平台,C#桌面程序(Students and office staff can arrange plans for pop-up reminders.
This is a personal desktop version, windows platform, C# desktop program)
- 2019-12-23 15:54:15下载
- 积分:1
-
行业软件,该源代码为道路设计纵断面典型的计算程序,该程序界面友好,计算准确,值得借鉴...
行业软件,该源代码为道路设计纵断面典型的计算程序,该程序界面友好,计算准确,值得借鉴-industry software, the source code for the design of roads profile of the typical calculation procedures, the procedures friendly interface and more accurate calculation worth learning
- 2022-03-25 13:24:22下载
- 积分:1
-
COM +编程:使用Visual C++ ATL和实际指南
应用背景+程序设计利用Visual C++和ATL的实用指南该tapadiyapublisher:Prentice Hall PTR第一版2000年9月15日国际标准书号:0-13-088674-2,560页关键技术最大化/组件复用和可扩展性:实用,企业级解决方案!如果你准备开发公司的应用程序,从这开始实用,解决方案为重点的指南!使用案例研究和真实世界的代码休利特帕卡德的例子,COM / COM +专家Pradeep tapadiya了COM和COM +从开发者的角度看。你将掌握强大的技术提高可重用性,可扩展性和鲁棒性,并发现如何避免陷阱和陷阱,等待粗心的。tapadiya演示了当今最好的设计接口,构建服务器,处理的方法交易,包括:在界面设计与IDL深度覆盖一个完整的章节,最大限度地提高了可扩展性+应用程序在分布式,基于组件的环境中最大限度地提高安全性+同步,公寓,活动和事件通知与排队组件一起工作管理分布式组件环境无论你是新的组件开发,迁移到通讯+和窗口2000,或有经验的开发人员寻求强大的新技术,你会发现在COM编程的答案:用Visual C++ ATL和实用指南。并;
- 2023-02-18 17:05:04下载
- 积分:1
-
功能:多线程、E
功能:多线程、E-mail转发、自动隐藏,huffman、JPEG压缩,全屏、指定区域或最前窗口抓图,窗口或全屏控制方式,彩色或黑白显示,修改注册表、取密码、记录键盘信息等等。
缺点:控制端在WIN98下运行,每抓一幅图会吃掉几十K内存,不知道为什么,在WIN2000下运行没有发现这种情况,知道原因请通知我。E-mail:KelvinSpace@21cn.com
Regedit:HKEY_CURRENT_CONFIG/CtrlSrvr设置E-MAIL地址等,电邮密码写在程序中(TVB)
服务端密码:TVB123(注意大小写)
文件:pe2.part01.rar至pe2.part05rar共5个文件
-Features: multi-threaded, E-mail forwarding, auto-hide, huffman, JPEG compression, full screen, specify the area or the front window, drawings, window or full-screen control mode, color or black and white display, modify the registry, get your password, record keyboard information and so on. Drawback: controlling end of the run WIN98, each grasping a plan would eat up tens of K of memory, do not know why, in the running under WIN2000 did not find such a situation, know the reason please let me know. E-mail: KelvinSpace@21cn.com Regedit: HKEY_CURRENT_CONFIG/CtrlSrvr Set E-MAIL addresses, e-mail your password to write in the program (TVB) server-side password: TVB123 (case sen
- 2022-08-07 08:55:37下载
- 积分:1
-
HoodLoader2-master
说明: Arduino Uno Hood Loader 2 input conversion
- 2019-06-18 14:37:16下载
- 积分:1
-
一个页面使用DIV层设计,增加页面打印在两速度,优化…
1、页面采用DIV层设计,增加页面载入速度
2、优化代码,更易搜索引擎收录
3、签写信息、存入信息、显示信息均在一个页面上执行,方便代码的管理和查看
后台地址:Manage/Login.asp
管理用户:tzstudent.com
管理密码:tzstudent.com
-a page using DIV layer design, increased pages printed in the two speed, optimize code, better search engine contains three sign the information into the message that the information is on one page implementation, facilitate code management and background check Address : Manage/Login.asp management users : tzstudent.com management Password : tzstudent.com
- 2022-07-21 06:40:42下载
- 积分:1
-
一个VC++ 随机数组生成类
VC++随机数组生成类的源代码,代码由重庆大学光电学院311实验室 袁刚编写,将随机生成的数组序列保存在TXT中,srand((unsigned)time(NULL));// 生成时间种子
m=rand()%m_Txt_Line;// 返回一个0-m_Txt_Line-1的随机数,即查表的起始位置
mx=m%m_Txt_Row;// 查表起始位置的列号,文件头为0行0列
my=m/m_Txt_Row;// 查表起始位置的行号
// 下面取出剩下的字符串中每三个空格前面的字符串,就是所要查一个数据
for(m=0;m {
aw2=strc.Find(" ");// 找到作为间隔的后三个空格所在位置
if(mx==m_Txt_Row-1||m==m_Txt_Row-mx-1)
a_Random[ct]=atof(strc);
else
a_Random[ct]=atof(strc.Left(aw2));// 保存数据到数组
aw1=strc.GetLength();
aw2=strc.Find(" ");// 找到作为间隔的前三个空格所在位置
strc=strc.Right(aw1-aw2-m_Txt_Spacing);// 取这三个空格右边的所有字符串
- 2023-02-02 04:50:03下载
- 积分:1
-
Untitled
GDOP的MATLAB计算程序,可以用于MATLAB现在的版本,实测可以用的。可以在上面直接修改。互通有无。(A section of MATLAB code for drawing GDOP map in TDOA positioning has been tested and available.)
- 2019-04-20 19:50:49下载
- 积分:1
-
UDSMProt-master
说明: 基于深度学习的深度神经网络融合的蛋白质预测位点算法(Protein prediction site algorithm based on deep learning and deep neural network fusion)
- 2020-12-17 21:52:57下载
- 积分:1