点集压缩算法,douglas-peucker,Radialdistance,Nthpoint等。
使用win7,VS2013,Qt5.5.1,64位编译。
对原程序作了Qt顺应性修改。
psimpl_v7_win32_demo\src\demo\x64\Debug下的程序可直接运行,裸机已实验
2015/8/21 4:41:46 26.37MB 点集压缩 c++
1
API-MS-WIN一系列丧失DLL打包dll列表api-ms-win-core-console-l1-1-0.dllapi-ms-win-core-datetime-l1-1-0.dllapi-ms-win-core-debug-l1-1-0.dllapi-ms-win-core-errorhandling-l1-1-0.dllapi-ms-win-core-file-l1-1-0.dllapi-ms-win-core-file-l1-2-0.dllapi-ms-win-core-file-l2-1-0.dllapi-ms-win-core-handle-l1-1-0.dllapi-ms-win-core-heap-l1-1-0.dllapi-ms-win-core-interlocked-l1-1-0.dllapi-ms-win-core-libraryloader-l1-1-0.dllapi-ms-win-core-localization-l1-2-0.dllapi-ms-win-core-memory-l1-1-0.dllapi-ms-win-core-namedpipe-l1-1-0.dllapi-ms-win-core-processenvironment-l1-1-0.dllapi-ms-win-core-processthreads-l1-1-0.dllapi-ms-win-core-processthreads-l1-1-1.dllapi-ms-win-core-profile-l1-1-0.dllapi-ms-win-core-rtlsupport-l1-1-0.dllapi-ms-win-core-string-l1-1-0.dllapi-ms-win-core-synch-l1-1-0.dllapi-ms-win-core-synch-l1-2-0.dllapi-ms-win-core-sysinfo-l1-1-0.dllapi-ms-win-core-timezone-l1-1-0.dllapi-ms-win-core-util-l1-1-0.dllapi-ms-win-crt-conio-l1-1-0.dllapi-ms-win-crt-convert-l1-1-0.dllapi-ms-win-crt-environment-l1-1-0.dllapi-ms-win-crt-filesystem-l1-1-0.dllapi-ms-win-crt-heap-l1-1-0.dllapi-ms-win-crt-locale-l1-1-0.dllapi-ms-win-crt-math-l1-1-0.dllapi-ms-win-crt-multibyte-l1-1-0.dllapi-ms-win-crt-private-l1-1-0.dllapi-ms-win-crt-process-l1-1-0.dllapi-ms-win-crt-runtime-l1-1-0.dllapi-ms-win-crt-stdio-l1-1-0.dllapi-ms-win-crt-string-l1-1-0.dllapi-ms-win-crt-time-l1-1-0.dllapi-ms-win-crt-utility-l1-1-0.dllucrtbase.dll
2022/10/31 9:11:36 830KB dll
1
将日语中的假名转换为罗马音,给日语新手们用次要使用string的replace方法进行替换,促音特殊处理使用时请加载字典,在DEBUG目录下
2020/11/18 18:53:13 72KB 日文假名 罗马音
1
xinlinxjtag-hs3下载器,Xilinx下载器原理图,pcb图可用于量产,带固件,支持zynq系列,C#源码eeprom_tools\bin\debug\EEPROM.exe就可以写入了,如果需求更换写入eeprom的bin文件,用文件替换eep.bin就行
2019/10/24 20:54:38 7.27MB 原理图 PCB图 xilinx量产
1
基于VC++MFC的通讯录程序设计通讯录使用程序操作方法如下:1.编译程序。
2.打开通讯录\debug\通讯录.exe程序。
3.进入使用程序主体,单击“add”按钮,添加一个新的记录信息,输入需要填入的信息。
4.选择工具栏处的向左和向右按钮,单击“delete”或“edit”按钮对记录信息进行删除或编辑。
5.单击“关闭”按钮退出程序。
2015/3/13 1:23:58 4.52MB 通讯录 VC++ MFC
1
VS2008opencvMFC计算米粒的个数及最大米粒的面积及周长有个问题,因为constchar*和LPCTSTR的转换,还是不是很清楚,只生成了debug版本,Release不通过。
debug版本中只需如何将LPCTSTR转换为constchar*??项目--属性--配置属性--字符集改为使用多字节居然可以这么简单~~~【LPCTSTR1、在非UNICODE环境下为constchar*2、在UNICODE环境下为constunsignedshort*so,需要将宽字符转换为多字节】
1
├─chapter01│└─1.4│└─Debug├─chapter02│├─2.3.1││└─res│├─2.3.2││└─res│├─2.3.3││└─res│└─2.3.4│└─res├─chapter03│├─3.2.1││├─class│││└─Debug││└─struct│├─3.2.3││└─Employee│├─3.2.6││└─Books│├─3.2.7││└─salary│├─3.3.2││└─Employee│├─3.3.3││└─Employee│├─3.3.4││└─Employee│├─3.4.3││└─Employee│├─3.4.4││└─Employee│├─3.4.5││└─Employee│├─3.5.3││└─Employee│└─3.5.4│└─Employee│└─Debug├─chapter04│└─BreakPoint├─chapter05│└─5.2├─chapter06│└─Example2│└─res├─chapter07│└─Example3│├─Debug│└─res├─chapter08│├─8.1-8.5││└─Example4││└─res│├─8.6││└─Example5││└─res│└─8.7│└─Scroll│└─res├─chapter09│└─9.2.4│└─Bitmap│└─res├─chapter10│├─10.1.3││└─Add││└─res│├─10.2││└─Dialog││├─Debug││└─res│├─10.3││└─Show││└─res│└─10.4.3│└─AddressList│└─res├─chapter11│└─interface│└─res├─chapter12│└─file│├─Debug│└─res├─chapter13│├─13.2││└─multiDoc││└─res│├─13.5││└─singleDoc││└─res│└─13.6.4│└─archive│└─res├─chapter14│└─multiThread│└─res├─chapter16│└─ODBCAPI│└─res├─chapter17│└─MFCODBC│├─Debug│└─res├─chapter18│└─DAO│└─res├─chapter19│└─ATLOLEDB│└─res├─chapter20│└─ADO│└─res├─chapter22│├─WinSockClient││├─Debug││└─res│└─WinSockServer│├─Debug│└─res├─chapter23│├─FileSender││└─res│└─Receiver│└─res├─chapter24│└─FTPClient│└─res├─chapter25│└─RW_INI├─chapter26│├─26.2││└─UseActiveX││└─res│└─26.3│└─MyControl├─chapter27│└─Person│├─hlp│└─res└─chapter28├─Client│├─hlp│└─res└─Server├─hlp
2018/3/13 22:55:27 11.65MB Visual C++ 从入门到精通 配套光盘
1
Dll调用与嵌套调用一.Win32动态链接库  1.制造的步骤:  (1)新建WIN32Dynamic-linkLibrary工程,工程名为MyDll,选择AsimpleDLLproject类型。
  (2)MyDll.h的内容如下:以下是引用片段:extern"C"_declspec(dllexport)intsum(inta,intb);//本文所有的例子只有一个sum即加法函数。
2.使用方法:  (1).隐式调用法:将MyDll.lib和MyDll.h拷贝到需要应用该DLL的工程的目录下,将MyDll.dll拷贝到产生的应用程序的目录下,并在需要应用该DLL中的函数的CPP文件中添加如下几行:3.A_Dll嵌套调用B_Dll,跟exe调用A_Dll是同样的道理,不过注意,要把生成的两个.Dll文件copy到应用程序的debug目录下
2016/3/5 7:42:49 1.75MB Dll 嵌套 调用
1
对于win10不能够使用debug进行汇编语言的学习与设计,现在给出win10安装debug的处理方案的物理文件。
2017/1/5 16:10:22 1.38MB debug
1
CefSharp模仿浏览器Tab分页,刷新,删除,新窗口。
不能运转请把dll文件夹的(icudt.dll,libcef.dll)复制到x68/debug里即可!
2017/2/18 2:03:34 19.34MB cef分页
1
共 237 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡