-
The Windows Installer XML (WiX) is a toolset that builds Windows installation pa
The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages
- 2023-07-09 01:30:05下载
- 积分:1
-
用TC写的游戏,很有意思
用TC写的游戏,很有意思-a game writen in tc, very interesting
- 2022-05-28 14:22:51下载
- 积分:1
-
当把鼠标放在单词的地方,就会读出鼠标所在位置的单词
当把鼠标放在单词的地方,就会读出鼠标所在位置的单词-When the mouse on the word, it will read out the location of the mouse word
- 2022-03-12 17:05:57下载
- 积分: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
-
开源软件与游戏本、 HawkVoice
HawkVoice 是一个游戏的面向,多人游戏的声音通过网络发布下 GNU 库通用公共许可证 (LGPL),Linux ® /UNIX ® 系统和 Windows ® 9 x/ME/NT/2000年/XP/CE 支持的 API。它被设计为 Microsoft ® DirectPlay ® 声音在 DX8 9 一个便携式的、 免费的开放源代码的代码替代。它提供了使用几个免费的语音编解码器的语音压缩。极低比特率 (VLB) 编解码器、 那些较少比 6 Kbps,针对人类语音的压缩优化-HawkVoice 是一个游戏的面向,多人游戏的声音在网络发布下 GNU 库通用公共许可证 (LGPL),Linux ® /UNIX ® 系统和 Windows ® 9 x/ME/NT/2000年/XP/CE 支持的 API。它被设计为 Microsoft ® DirectPlay ® 声音在 DX8 9 一个便携式的、 免费的开放源代码的代码替代。它提供了使用几个免费的语音编解码器的语音压缩。极低比特率 (VLB) 编解码器、 那些较少比 6 Kbps,优化人类语音的压缩。
- 2022-06-18 23:34:03下载
- 积分:1
-
kinect fingerTip
这个一个用于识别手指的代码,跟一般的opencv识别不同,采用kinect传感器,可以动态识别手指,建立手指的简单模型,获取手指数据,从而实现一些应用,别如用手指控制电脑鼠标,模拟键盘,钢琴等。。。。。。。。。
- 2022-08-19 20:00:53下载
- 积分:1
-
(141k)oleloadpic演示如何使用API oleloadpicture()加载图片…
(141k) OleLoadPic demonstrates how to use the API OleLoadPicture() to load a picture from a file or resource. Useful if you need a JPG instead of a bitmap in an applications resource section-(141k) OleLoadPic demonstrates how to use the API OleLoadPicture () to load a picture from a file or resource. Useful if you need a JPG inste ad of a bitmap in an applications resource secti on
- 2022-04-13 16:44:32下载
- 积分:1
-
键盘检测程序。程序包里有完整的代码和相应的说明,并且编译过了。...
键盘检测程序。程序包里有完整的代码和相应的说明,并且编译过了。-keyboard detection procedures. Procedures bag complete code and the corresponding note, and the compiled.
- 2022-03-03 11:46:48下载
- 积分:1
-
一个简单的局域网聊天程序,采用SOCKET编程
一个简单的局域网聊天程序,采用SOCKET编程-a simple LAN chat program using Socket Programming
- 2022-06-15 10:01:51下载
- 积分:1
-
This program finds Least Common Divisor (LCS) of two or more numbers.
This program finds Least Common Divisor (LCS) of two or more numbers.
- 2022-01-30 12:47:37下载
- 积分:1