-
His practice as a handwritten String class that contains the basic functions of...
自己练手写的一个String类,包含基本功能,测试通过,当个纪念,希望对别人也能有点帮助-His practice as a handwritten String class that contains the basic functions of the test, when a memorial, in the hope others can also be helpful to
- 2022-03-09 13:13:30下载
- 积分:1
-
一个用企业类库访问数据库的简单例子
一个用企业类库访问数据库的简单例子-A class library to access the database using Enterprise simple example
- 2022-01-27 18:40:27下载
- 积分:1
-
此程序是RFID中使用的一种CRC16校验原理,采用了移位法,查表法做好后再上传。此外,下载解压后要把文件后缀名改为.c !...
此程序是RFID中使用的一种CRC16校验原理,采用了移位法,查表法做好后再上传。此外,下载解压后要把文件后缀名改为.c !-This procedure is the use of RFID as a CRC16 checksum principle, the use of the displacement method, look-up table method to do a good job and then upload. In addition, the downloaded file to extract the suffix after the name change. C!
- 2022-02-05 01:00:18下载
- 积分:1
-
本程序允许用户使用不同的XML,选择在左面显示的样式页,右面的数据...
本程序允许用户使用不同的XML,选择在左面显示的样式页,右面的数据-This demo allows the user to surf through different XML documents and apply different XSL
stylesheets to those documents. Choose an XML document and a XSL stylesheet on the left and display
the data on the right.
- 2022-02-04 11:53:48下载
- 积分:1
-
我已经写了一个将军
自己编写的一个通用无人机仿真和控制程序,希望能帮助其他有需要的朋友。-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
-
Xilinx Virtex FPGA
xilinx virtex fpga
- 2022-06-12 07:41:30下载
- 积分:1
-
本程序运行后将会屏 Alt+Ctrl+Del,Alt+F4,Alt+Tab等键, (Windows 2000 不能屏蔽) 必须在两个Enter键之间输入密码才能...
本程序运行后将会屏 Alt+Ctrl+Del,Alt+F4,Alt+Tab等键, (Windows 2000 不能屏蔽) 必须在两个Enter键之间输入密码才能退出!!!!!!!! 密码是"kkcocoon". 本程序在Visual C++ 6.0 下编译.大家可在vc下打开scrnsave.dsw文件就可以很好的查看源文件.也可以File->New->Project->Win32 Application->起个名字,create new workspace->empty win32 application.然后把一个个文件Add进来,F5->确定,就可以了. 这是一个用纯Windows SDK编写的程序,没有用MFC类库,要看懂此程序 必须要懂得在Windows下编程.本程序只是为了给刚学Windows SDK的同仁 提供适合的示例程序,并给出祥尽注释.-Windows Screen Saver source code, block keyboard input of Alt_Ctrl_Del, Alt+F4, Alt+Tab(can not block in win2000), password is kkcocoon.
- 2022-02-03 17:35:49下载
- 积分:1
-
просто картинка сотона
просто картинка сотона
- 2022-03-04 22:56:07下载
- 积分:1
-
Compiler Principle small programs have a small problem source files as follows :...
编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20) (5,” ”) (5,”)”)-Compiler Principle small programs have a small problem source files as follows : main () (int a, b a = b = a 10 20) output requirements are as follows : (2, "main") (5 ,"(") (5, " ) ") (5 ,"{"} (1," int ") (2," a ") (5 ,",") (2," b ") (5," ") (2," a " ) (4 ,"=") (3,10) (5, "") (2, "b") (4 ,"=") (2, "a") (4, "") (3,20 ) (5, "") (5 ,")")
- 2022-04-18 02:56:06下载
- 积分:1
-
数据结构中图的邻接表实现 c++ 实现大部分功能 学习的好参考...
数据结构中图的邻接表实现 c++ 实现大部分功能 学习的好参考-c++ MAP
- 2022-03-14 12:32:37下载
- 积分:1