-
在判断是否一个变形:先画一个多边形然后判断是否…
判断点是否在多变形内:
先画一个多边形
然后判断,如果在多边形内,显示“N”
如果在多边形外,显示“W”-in judgment over whether a deformation : the first draw a polygon then judge if the polygon, show "N" If the polygon, shows that the "W"
- 2023-05-21 11:25:04下载
- 积分: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
-
我自己用api编的一个写字板程序,初学者可以学习一下。
我自己用api编的一个写字板程序,初学者可以学习一下。-This is my notepad, which code by API directly. for beginer ref.
- 2022-02-26 04:46:26下载
- 积分:1
-
infix notation to postfix notation converter
- 2022-05-07 01:53:23下载
- 积分:1
-
对于 Windows 记事本
简单记事本使用 C# 帮助你写编辑保存和还打开您将您的文本文件保存在哪里...
- 2023-03-31 11:55:04下载
- 积分:1
-
基于。NET三
一个基于.net三层架构,多功能数据库操作,仿百度词条系统的实例。-Based on. Net three-tier architecture, multi-functional database operations, like Baidu entry system example.
- 2023-06-25 23:55:03下载
- 积分:1
-
myVBs 点击数
一些特别程序为大地测量计算 (数字 theodolits 和交手),数学和其他人......
- 2022-08-25 19:00:41下载
- 积分:1
-
分为前后台,SQL数据库。适合中小型超市使用
分为前后台,SQL数据库。适合中小型超市使用-Taiwan is divided into before and after, SQL database. Suitable for the use of small and medium-sized supermarket
- 2022-03-06 18:10:03下载
- 积分:1
-
从16x16字符阅读作为一个小的,Visual C开发使用。只是开始…
从16x16字库中读内容的小程序,使用visual C++开发。仅供初学者使用-from 16x16 character read as a small, the use of visual C development. Only beginners
- 2022-02-05 19:02:38下载
- 积分:1
-
微软基础类库:接口
MICROSOFT FOUNDATION CLASS LIBRARY : Interface
- 2022-03-17 05:14:15下载
- 积分:1