-
扩展树型控件,选择目录文件
扩展树型控件,选择目录文件-expansion tree controls, directory paper
- 2023-04-30 17:25:02下载
- 积分:1
-
Visual C learning examples can be run directly, beginners can understand the MFC...
Visual C++的学习实例,可直接运行,初学者可了解Visual C++的MFC运行过程和MFC的结构等。包括COM、CWND、CFrameWnd、CView/CDocument结构-Visual C learning examples can be run directly, beginners can understand the MFC Visual C operating processes and the structure of MFC. Including COM, CWND, CFrameWnd, CView/CDocument structure etc.
- 2023-04-14 18:35:03下载
- 积分:1
-
只用简单的代码的和最基本的控件,实现对图片批量预览图片,修改图片和对图片进行转移...
只用简单的代码的和最基本的控件,实现对图片批量预览图片,修改图片和对图片进行转移-using only simple code and the most basic controls and achieve volume preview of pictures pictures, photo and picture transfer
- 2023-09-07 18:45:04下载
- 积分:1
-
small c compiler, suitable for windows environment that includes flex, and gener...
小型c编译器,适合windows环境,包含flex ,ya-small c compiler, suitable for windows environment that includes flex, and generates
- 2022-05-09 05:44:29下载
- 积分:1
-
读取串口数据
VC++ 使用MSCOMM控件,实现串口数据接收,并显示。读取串口数据,为温度信号。实现数据采集并实时显示。
- 2022-11-02 00:45:03下载
- 积分:1
-
学生论坛
ØØØØ学生forumis成功地设计并进行精度和质量进行测试。的在thisproject我们已经完成了所有的与本项目符合theorganization需要用于获取招生,查看考勤一样,时间表,标志备忘录学术信息的开发项目将非常具有。 ,latestevents等,学生们还可以发帖到HOD。
- 2023-09-05 08:00:02下载
- 积分:1
-
金额数字小写转大写
应用背景 企业财务、出纳、资产评估师、土地评估师、房产评估师等在日常工作中经常需要金额大写的情况,这个工具将小写的数据转换为大写的数据。方便工作人员填写报表等。关键技术 采用VB编程,代码可以用到任何地方。Private Function changnum(num As Integer) As String Select Case num Case 0 changnum = "零" Case 1 changnum = "壹" Case 2 changnum = "贰" Case 3 changnum = "叁" Case 4 changnum = "肆" Case 5 changnum = "伍" Case 6 changnum = "陆" Case 7 changnum = "柒" Case 8&nb
- 2023-03-22 09:15:04下载
- 积分:1
-
Be able to read the folder where all the categories, as well as the path and fil...
能够读取所在文件夹类的所有文件名以及路径并保存到你所要的*.txt文件中,很适合批处理文件哦.-Be able to read the folder where all the categories, as well as the path and file name you want to save the*. txt file, it is suitable Oh batch file.
- 2022-04-23 05:37:54下载
- 积分:1
-
超级文本编辑器,允许用户同时打开多个文档,允许用户剪切、拷贝、粘贴,允许用户设置制表位、设置字体、打印字体等。...
超级文本编辑器,允许用户同时打开多个文档,允许用户剪切、拷贝、粘贴,允许用户设置制表位、设置字体、打印字体等。-Super text editor that allows users to open multiple documents at the same time, allowing users to cut, copy, paste, allow users to set up tab, and set the font, print fonts and so on.
- 2023-06-19 11:05:04下载
- 积分:1
-
粒子群优化算法的MATLAB
函数[x,fval,exitflag,output]=pso(objfunc,nvars,options)
- 2022-06-14 22:30:17下载
- 积分:1