-
C#写的一个超微软操作系统
C#写的一个超微软操作系统-C#-write a Microsoft operating system
- 2022-01-25 13:58:34下载
- 积分:1
-
esp8266 wifi
esp8266 wifi 程序,实现esp6266 wifi 功能 有研究价值
- 2022-02-02 20:54:48下载
- 积分:1
-
this is an book shop system
this is an book shop system-this is an book shop system
- 2022-06-16 12:16:50下载
- 积分:1
-
微信商城系统
java开发的微信商城系统(spring+mybatis+mysql)完成包括商品发布购买修改的一些基本操作
、以及微信菜单、微信认证、微信支付等功能
- 2022-10-31 23:15:07下载
- 积分:1
-
window8风格自绘Button类
根据CButton 类派生的自绘按钮,学习了别人按钮的自绘方法,window8风格创建了我想要的按钮三种风格,鼠标悬浮,鼠标按下,鼠标离开,可以分别设置颜色字体等,有各自接口,你也可以自己创建接口
- 2022-08-26 11:16:01下载
- 积分:1
-
光盘管理程序,可以自动对光盘的所有内容进行分析,并且提供了全面的检索功能,便于对硬盘和光盘的文件和目录进行快速搜索。...
光盘管理程序,可以自动对光盘的所有内容进行分析,并且提供了全面的检索功能,便于对硬盘和光盘的文件和目录进行快速搜索。- The compact disc executive program, may automatically carry on
the analysis to compact disc all contents, and has provided the
comprehensive retrieval function, is advantageous for carries on the
fast search to the hard disk and the compact disc document and the
table of contents.
- 2022-09-07 08:25:03下载
- 积分:1
-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -Algorithm is required to complete a task specific steps and methods. That is a given initial state or input data through a computer program for a limited time operations, able to draw the required or desired end state or output data. Algorithm often contain repeat the steps and some of the more or logical judgments. If an algorithm is defective, or not suitable for a particular problem, the implementation of this algorithm will not solve the problem. Different algorithms may use a different time, space or efficiency to accomplish the same task. Pros and cons of an algorithm can use space complexity and time complexity of the evaluation.
- 2022-07-10 14:25:53下载
- 积分: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
-
个人简介参考实现1.1的最终版本(JSR
Personal Profile Reference Implementation 1.1 Final Release(JSR-216)
- 2022-02-22 12:29:59下载
- 积分:1
-
Trnsfer hex to txt. Can be converted Hex file become normal text file Hex file c...
将十六进制转换为txt。十六进制文件可以转换成普通文本文件十六进制文件可以转换成普通文本文件十六进制文件可以转换成普通文本文件十六进制文件可以转换成普通文本文件
- 2022-04-28 19:47:53下载
- 积分:1