-
基于Android的手机公交车线路查询APP
通过尽可能简洁明了的代码实现查询功能 方便开发者使用
- 2022-03-20 14:59:00下载
- 积分:1
-
VC++的GDI画直线、椭圆的源代码
一个VC++的GDI画直线、椭圆的源代码,对于初学者挺有用的,可以看到画直线的算法、流程以及效果展示。
- 2022-05-29 00:29:38下载
- 积分:1
-
stm32 MDK5 MPU9250
本代码MPU9250 姿态数据读取,可以实现四元数与欧拉角数据的转换,可以额外添加软解姿态滤波,实现数据的准确性和高效性;本程序代码也可改编成MPU6050和6500等姿态传感器模块的代码,方便对工程的开发。
- 2022-07-09 19:09:01下载
- 积分:1
-
介绍了算术逻辑器件的各种实现方式,包括各种方式的优点和缺点...
介绍了算术逻辑器件的各种实现方式,包括各种方式的优点和缺点-Introduction of the arithmetic logic device realize a variety of ways, including the various ways the advantages and disadvantages of
- 2022-02-06 08:04:01下载
- 积分:1
-
VB中的API函数调用的操作指示变量
在VB中调用API函数操作指针变量-in VB API function called Operation indicator variables
- 2022-03-20 08:23:43下载
- 积分:1
-
一些c++简单的小程序
里面都是一些简单的小程序源代码,主要是对新手而言的,有定时关机,邪恶重装系统,图形绘画,获取用户名并修改等等,都是一些很简单的代码,有兴趣的可以看看,都是c++写的
- 2022-04-11 02:33:03下载
- 积分:1
-
procedures for handling a unicode string, two procedures resources, and the stri...
程序1处理unicode字符串,程序2 进行资源读取和字符串类的CString 扩展类 程序3 不依赖系统的CString类,程序4CUnicodeString类,程序5实现基本功能的
字符串类-procedures for handling a unicode string, two procedures resources, and the string read like CString extension of the class three procedures do not rely on the system CStrin g category, procedures CUnicodeString category four, five procedures to achieve the basic functions of the string type
- 2022-03-25 09:02:20下载
- 积分:1
-
在印度法律制度中产生光秃秃的行为
generate bare acts as given in the indian legal system
- 2022-05-14 04:53:33下载
- 积分:1
-
很好用的窗口查看工具 让你能更加方便的查看窗口信息
很好用的窗口查看工具 让你能更加方便的查看窗口信息-A good window view with the tool so that you can more easily see the information window
- 2022-05-18 09:24:29下载
- 积分:1
-
恢复SSDT完整源程序,驱动级源码
恢复SSDT完整源程序,驱动级源码,保护您电脑安全。通过修改SSDT实现的内核原生API挂钩在Windows中,用户态应用程序会调用一些API来请求系统服务,这些api被很多dll导出.比如说,向一个打开的文件或者管道或者设备中写入数据,通常会调用WriteFile这条API来实现,WriteFile是被kernel32.dll导出的.在kernel32.dll中,被执行的WriteFile API会调用ZwWriteFile这条被ntdll.dll导出的原生API.这项工作实际是由ZwWriteFile在内核态完成.因此,ZwWriteFile在ntdll.dll中的执行过程仅仅是将一些极少量的代码传送到内核空间调用
- 2022-01-24 15:15:18下载
- 积分:1