-
我已经写了一个将军
自己编写的一个通用无人机仿真和控制程序,希望能帮助其他有需要的朋友。-I have written a general-purpose UAV simulation and control procedures, hoping to help others in need of a friend.
- 2022-07-10 02:22:33下载
- 积分:1
-
这是一个关于dsp编译连接工具的使用(课件推荐),值得看看。
这是一个关于dsp编译连接工具的使用(课件推荐),值得看看。- This is connects the tool about the dsp translation the use
(class recommendation), is worth having a look.
- 2022-07-07 06:50:54下载
- 积分:1
-
an MFC extension of the class. You can blow the monitor!
一个MFC扩展类。可以炸开你的显示器!-an MFC extension of the class. You can blow the monitor!
- 2022-03-23 11:02:37下载
- 积分:1
-
用指向指针的指针的方法对n个字符串排序输出
用指向指针的指针的方法对n个字符串排序输出 -Pointer with a pointer pointing to the method of the n-string sort out
- 2022-03-01 11:55:27下载
- 积分:1
-
ATL object wizard is just not restricted for ATL COM appwizards. It can be used
ATL object wizard is just not restricted for ATL COM appwizards. It can be used in any application provided the project meets certain requirements. You can use this appwizard to create ordinary(non - COM) Win32 application utilizing the ATL window classes or develop console OLEDB consumer applications. ATL对象向导不限于 ATL COM 应用程序向导。它也可以用于满足要求的项目的任何应用程序中。你可以使用这个向导来创建普通的(非COM) Win32 应用程序,使用ATL窗口类或开发控制台OLEDB消费者应用程序。 来源: http://www.codeguru.com/atl/atlcompappwz.shtml-ATL object wizard is just not restricted for ATL COM appwizards.
It can be used in any application provided the project meets certain
requirements. You can use this appwizard to create ordinary (non-
COM) Win32 application utilizing the ATL window classes or develop
console OLEDB consumer applications. the ATL object guide is not
restricted in ATL the COM application procedure guide. It also may use
in the project any application procedure which answers the purpose.
You may use this guide to found (non- COM) ordinary the Wi
- 2022-02-10 10:47:45下载
- 积分:1
-
贪吃蛇纯c++代码
l是控制键,count是时间延迟计数器,p死亡证明,m地图上是否有食物。score是分数,level等级。struct snake是蛇的结构体struct place是地图的结构体void init_place()初始化地图void init_snake()初始化蛇,初始长度为3,方向为右void print() 打印地图和蛇
- 2022-08-05 13:07:22下载
- 积分:1
-
多语言代码编辑器Syn Dev
用Delphi7写的代码编辑器,支持多语言语法高亮,可通过XML自定义语法。
Features
*多语言语法高亮,可自定义
*括号匹配高亮
*代码块匹配画线(彩色线)
*多语言自动补全,可自定义
*代码折叠
*代码导出功能
*支持添加自定义命令
*支持编写插件,接口函数int main(hMain HWND, hDll HWND)
- 2022-05-25 22:13:24下载
- 积分: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
-
播放列表中音乐的代码
这是我的消息来源,使用 visual studio 2013 的第一个程序播放列表程序是 windows 中的播放列表音乐
- 2022-05-28 04:31:45下载
- 积分:1
-
The closure of a window, suitable for beginners
关闭某个窗口,适合初学者研究和学习,本代码是一个完整的程序。-The closure of a window, suitable for beginners
- 2022-06-16 13:45:52下载
- 积分:1